资源列表
AD0832
- 此程序是一个关于A/D转化芯片0832的程序,通过此程序我们可以掌握0832的使用
key
- 这个采用汇编写的多键的键盘程序,逻辑性相当的强,这种逻辑借鉴性很不错。可做参考
led
- 这是一个用单片来实现流水灯的简单程序,这适合于单片机的初学者的学习
24064LCD_main
- 是一个24064液晶的菜单,此菜单独立性比较强,主要是框架结构很清晰,我可参考
89S51
- 很好的学习资料,是单片机初学者很好的学习书籍,欢迎大家下载
A51_C51
- 这是一个详细介绍A51和C51之间的关系的说明性文档,让能理解单片机程序是怎么编译的
latticeled
- 这是我自己做的一个用16×16的点阵灯来显示字的程序,是我在单片机初期学习是做的,觉得对初学者有用
LEDcaculater
- 在51单片机上实现多功能计算器功能,除了基本的加减乘除,还可以实现开方的功能。 开发平台是 keil 软件编译程序,proteus 软件编译顶层图。硬件实现上ASM8052s
CAN
- This example provides a descr iption of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kbit/S
DMA
- This example provides a descr iption of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in th
PIC-read-and-write-SPC3-ram
- PIC芯片读写SPC3寄存器的程序,PIC芯片不支持外部存储器扩展功能,通过软件编程,实现读写外部存储器功能。
ULTRASONIC
- 用的avr icc 开发的atmega16的超声波测距仪模型。
