资源列表
AVR单片机ATmega128外扩RAM访问SPC3(完全版)
- 详细讲解了ATMEGA128单片机如何访问外部扩展存储器0x0000---0x10FF之间空间的方法,最后用实例予以验证。(The method of how ATMEGA128 MCU access the space between external extended memory 0x0000---0x10FF is explained in detail. Finally, an example is used to verify it.)
程序
- 毕业实习内容,关于用单片机和液晶屏实现红外测温并显示。(Graduation practice content, on the use of SCM and LCD screen to achieve infrared temperature measurement and display.)
2.4G程序跟应用说明
- TR12规格说明书。 还包括其相关的使用说明和源代码说明。(TR12 specification. It also includes relevant use instructions and source code descr iptions.)
DVD+MCU+FM+VFD项目
- 一个DVD组合音响的完整商业程序 包括MCU,DVD通讯,IIC,VFD,遥控解码转发,PT2314音效控制,非常难得,完美编程风格
asm_task_switch8051
- 在8051单片机上用C语言和汇编语言混合编程,实现简单的任务调度。(A simple task scheduling is realized by the combination of C and assembly language on 8051 singlechip.)
Si4730应用程序
- Si4730应用程序,LCD显示,按键控制,可实现自动收台,上一电台,下一电台,电台存储等,C语言,移植很方便,编程风格规范,程序完整
9148遥控程序PIC源码
- 9148遥控程序PIC源码,可软件仿真 PIC软件模拟了9148编码格式,一发送,一解码,实现遥控按键功能,ISIS 7 Professional仿真直观
用C196编译器语言开发196系列单片机的代码_李天华
- 目前第三方的C 语言开发工具C 51 已用的很多, 而同样进人中国市场较早的MC S一9 6 系列单片机, 虽然目前用的不如8 位机较普遍, 但也占据了相当一部分市场, 其优越的性能,不是8 位机可以比拟的。笔者想就最近用C 19 6 的一些经验对它作一个介绍,其中涉及到和C 51 不一样的地方, 也作了一些对比(At present, many third party C language development tools C 51 has been used, but also into
chengxv-LCD1.3
- 基于STC89C52单片机提供汇编源代码,18b20测温并LCD显示,仿真(STC89C52 microcontroller based on the source code, 18B20 temperature measurement and LCD display, simulation)
Mini Balance
- 关于平衡车mpu6050,卡尔曼滤波。包括ccd相机的用处(On the balance car mpu6050, Calman filter. Including the use of the CCD camera)
eeprom
- STM32F103系列读写控制EEPROM,可连续读写(STM32F103 series reading and writing control EEPROM, which can be read and write continuously)
2016.12-4上海电机学院电梯课程设计4.0
- 使用keil平台与C语言编写的51单片机程序,可以控制电机的转动,达到控制电梯的目的,经proteus仿真验证通过(The 51 single chip computer program written by the Keil platform and the C language can control the rotation of the motor and achieve the purpose of controlling the elevator. It is verified th