资源列表
IAR
- AVR单片机的I2C做主的程序,编译器为IAR-AVR acts as master in I2C communication
I2C_5
- STM32F103RBT6 I2C comunication- I2C comunication
Light
- 应用于freescale单片机9s12xs128的一个简单的小灯闪烁程序,GPIO构件化思想,结构更清晰-Be applied to the freescale microcontroller 9s12xs128 a simple small lights flashing program, the GPIO component-based thinking, structure clearer
ceju
- 超声波测距完整程序、测距计算并实时显示等功能。具体实现过程是:单片机AT89S52产生40KHZ方波,启动单片机外部中断,单片机接收到中断后根据单片机的计算的时间x声速/2即为测量的距离。-Ultrasonic Ranging complete program, ranging calculation and real-time display. The concrete realization: the microcontroller AT89S52 40KHZ square wave is
7display
- 7段数码管显示,适合初学者学习,这个也不是本人写,共同学习下-7 wei shu ma guan display
F12x_SMBus_EEPROM
- 单片机通过SMBus来读写EEPROM,SMBus与I2C协议完全吻合,用I2C的朋友也可模仿参照!-Microcontroller to read and write through the SMBus EEPROM, SMBus and I2C protocol exactly, to imitable reference I2C friends!
nrf24l01-C51-test(CN)
- nrf24L01+蓝牙模块调试程序(中文注解)-nrf24L01+ Bluetooth module debugger (Chinese comments)
atmega16testuseccs
- 微电脑电磁式捶背按摩器模式测试程序,主要用于生产开发直流电磁式捶背按摩器时测试产品性能及为客户提供基本程序模式,并以此为基础进行沟通协调最终方案确定,程序为AVR的atmege16为主芯片,没有开关及显示等其他程序,请根据最终产品增加其它功能模块。-Microcomputer electromagnetic type Chuibei the massage mode test procedure is mainly used for the production and development
CAN
- 单片机CAN总线测试程序,调试成功,能进行can总线的数据传输-MCU CAN bus testing program, debug successful, can bus data transfer
51
- 51单片机开发的一些程序和文档,有点乱,用的工具是KEIL-51 MCU development programs and documents, is a bit of a mess, tools KEIL
sca100t
- sca100t 基于16位单片机编程模块程序 /////////////////获取温度///////////////// uint SPI_GetTR( void ) { uint result SPI_Start() SPI_WriteByte(RWTR) result = SPI_ReadBits(11) SPI_Stop() return result }-/////////////////获取温度////////
LCD
- lcd源代码程序,,用于单片机的LCD。。。/*************************************************************/ /* SPI写LCD函数 */ /*************************************************************/ void LCD_write_byte(unsigned char data, unsigned char command) { SCE
