资源列表
chuankou
- 串口调试C程序,单片机用STC89C52,实验板上带AD,将AD转换数据通过串口发送到上位机。-Serial debugging C program, microcontroller with STC89C52, experimental board with AD, the AD conversion data sent to the host computer through the serial port.
core_CM3
- STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下-The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains s
oled12864
- msp430g2553 OLED12864显示-msp430g2553 OLED12864
avr_com
- //实验板的AVR程序,uart应用,和计算机通讯,回送PC发送的数据 //接线定义:PD0-RXD PD1-TXD 开关位置:SW6-7/8打开。 //使用串口调试器,使用十六进制方式,首先让PC发送一个字符给MCU,然后将接收到MCU返回的值。 //记事:本程序旨在对uart的理解与演示,程序适合初学者使用. //使用片外8MHz晶体,9600bps波特率
zsp
- 摄像机电机的自动控制,温度采集 sbit inc=P3^4 //焦距增加值按键 sbit dec=P3^5 //焦距减少值按键 sbit m0=P1^6 //焦距电机正转输出 sbit m1=P1^5 //焦距电机反转输出 sbit rled=P1^2 //输出至红发光管 sbit gled=P1^3 //输出至绿发光管 sbit out_drv=P1^4 //输出负脉冲至驱动板 sbit out_light=P3^1 //输出控制220V光源继电器 sbit
freq_count
- 51单片机频率计程序,最高测量65535hz,小数点自动显示,当大于9999HZ,自动转成显示KHZ单位的频率数。-51 single-chip frequency counter program, the maximum measurement 65535hz, decimal point automatically, when more than 9999HZ, automatically converted into display KHZ frequency in number.
ds1302
- 初学51单片机,DS1302初级读写操作,-Beginner 51 microcontroller, DS1302 primary read and write operations,
svpwm_dj_tested
- 一个好用的电压空间矢量脉宽调制模型文件,已经经过测试
232113sd_ARM7
- arm7 开发读写SD卡驱动程序,很好的学习示例-arm7 the development of reading and writing SD card driver
12864
- 单片机控制12864显示,网上的不详细,现在发个纤细的,供大家一起学习-use ATMEL89S52 to control 12864
Yeni_klasr
- 8 bit Insruction register
1602-driver
- 液晶模块1602的驱动,自己编写的,通过了变异-LCD1602 driver
