资源列表
ad2s1210串行驱动
- 这是完整的在STM32f10x芯片下实现旋变解码的程序,虽然只有一个文件,但是芯片的配置、读取、故障处理等全部实现!
LIS3DHcc2541代码(spi)
- LIS3DH通过SPI与cc2541单片机进行通讯(Lis3dh communicates with cc2541 through SPI)
12V24V10A -2
- 12V24V10A太阳能充放电按器原理图(Schematic diagram of our 12v24v10a solar charging and discharging press)
12864液晶贪吃蛇游戏机
- 基于12864模块的51贪吃蛇程序,可以设置难度和地图(Based on 12864 module 51 greedy snake program, you can set the difficulty and map)
SHT20_源码
- SHT20 51源码 SHT20 STM32源码(SHT20 51 mcu code SHT20 STM32 mcu code)
stm32f030f4p6频率捕获
- stm32f030f4p6通过定时器输入捕获功能采集频率,并将采集到的频率信息通过打印输出
ExampleCode_ADC_AD7173
- ADI公司的24位ADC ad7173的控制程序,使用ADuCM360控制(ADI's 24 bit ADC ad7173 control program, using aducm360 control)
交通灯单片机
- 基于51单片机的交通灯仿真模拟,proteus仿真图,keil仿真
73969332mobile--power
- HT4901 是一款集成了充电管理模块、电量检测及 LED 指示模块、升压放电管理模块,完全取代目 前市场上的充电管理 IC+MCU+升压 IC 方案。(Ht4901 is an integrated charging management module, power detection and LED indication module, boost discharge management module, which completely replaces the charging man
51单片机
- 基于51单片机电子琴,基于51单片机电子琴
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用
iicoled显示实验
- 利用iic驱动显示oled,供广大网友学习使用