资源列表
SPCE061A000
- 本程序为SPCE061A的头文件说明,已经调试通过-SPCE061A the procedures for the first paper that has been through debugging
at45db021b
- 用LPC2132驱动SPI接口FLASH的c驱动程序,调试完全通过
x25045
- 实现了带EEPROM的看门狗芯片的读写和设置。代码可靠,已运行多年。-Achieved with the watchdog chip EEPROM read and write and settings. Code is reliable, has been running for many years.
15--16
- DS18B20温度显示(51单片机) 使用lcd12864-DS18B20 temperature display (51 SCM) using lcd12864
LCD12832
- LCD128 32 驱动程序,stm32 串口操作-lcd128 32 for stm32
430+469
- msp430+469的C程序-Controller 469 C procedures
MUL2-1
- 松翰单片机双字节乘单字节的乘法,比通常乘法简洁,实用。-Sonix by double-byte single-byte single-chip multiplication, multiplication than the usual concise and practical.
16KEY
- 实用的16键红外线遥控代码程序,汇编程序HT161-Practical code 16 key infrared remote control procedures, compilation procedures HT16122
22.11
- 采用51单片机实现温度控制器,按键控制上下限温度值,数码管显示温度及上下限值。-MCU uses 51 temperature controller, the control buttons on the lower temperature, digital display temperature and the upper and lower limits.
MMA7361
- 利用STC单片机变成角度传感器进行数据采集-STC microcontroller into angle sensor data acquisition
analog-to-digital-
- 单片机c语言编程\单片机源程序超级精华包\无线电制作精汇(2)单片机源程序\用AT89C2051实现模数转换-SCM c language programming \ MCU source package super essence \ radio production Jinwe (2) MCU source \ implement analog to digital conversion using AT89C2051
include
- 1)设置3个变量,假如A,B,C,其中A在主程序里循环计数,计数间隔为1秒左右(不需要很精确),从0-9循环计数;B在外部中断0程序中计数,计数间隔为1秒左右(不需要很精确),从0计数到9,中断退出;C在外部中断2程序中计数,计数间隔为1秒左右(不需要很精确),从0计数到9,中断退出;外部中断0,1采用下降沿触发,通过按键触发。为了便于观察,P1连接到数码管,P2.0-P2.2对应A,B,C计数选通,每计数一次,将变量输出到数码管上,即在主程序里显示数码管4,在中断0里显示数码管5,在中断1里显
