资源列表
19264+1302电子万年历
- 电子万年历程序带农历节气无字库屏幕,有温度显示支持到2050年万年历。可以调节背光
CMSIS-DAP
- CMSIS-DAP Version 0.01 - Beta gives you a preview of the upcoming CMSIS-DAP Interface Firmware for the CoreSight Debug Access Port.
STC12最小系统资料包v3.3
- STC12最小系统资料包v3.3.zip
电位器调速有霍尔方波程序
- 霍尔传感器方波程序,带OS,电位器调速,STM32F1驱动(Holzer sensor square wave program, with OS, potentiometer speed control, STM32F1 drive)
084_96x32_oled
- China 0.86" 96*32 OLED SSD1316 source and datasheet
超声波测距
- 这是关于超声波测距模块程序,有注释,讲解清楚
ADC
- MSP430仿真软件,以及ADC代码。以及采样
ds18b20pid测温
- 通过ds18b20调节外部温度,并通过pid算法实现自动控制
proteus arduino library
- proteus的arduino开发元件库,含有arduino模块,gps模块,gsm模块,能够很好模拟arduino开发(this is a library for proteus ,you can simulate arduino use this)
DHT11(温湿度传感器)
- 串口通信DHT11,在PC端读取数据,实现传感器的温湿度提取(Communication DHT11)
en.x-cube-iap-usart
- this code is stm32 iap cubemx example code
模拟IIC读写AT24C512
- 用AT24C02改写的AT24C512程序,其中总结了奇数位读写乱码和读写ff的问题。