资源列表
stm32程序
- 通过stm32f103实现双通道AD采集数据并以DMA的方式串口发送至上位机(A / D conversion and send the result through serial port by DMA.)
F103C8T6
- 基于stm32f103四线oled驱动程序(oled drive by stm32f103c8t6)
基于CMS8S003设计的pm2.5传感器源码
- 基于CMS8S003设计的pm2.5浓度传感器的源代码
PCB MOS管
- 国赛亲测! 包括MOS驱动的PCB与SCH文件
2.4G半双工通讯
- 实现不切换状态的双工通讯,即利用应答信号返回数据,携带信息。(Duplex communication without switching state)
CP5 DAC 0808
- 80c51 interfacing with DAC 0808
8 模数转换ADC
- 基于STM32使用keil5软件编程的数模转换代码(Digital to analog conversion code programmed with keil 5 software based on stm32)
SN8P2711_ADC
- 松翰单片机8脚芯片SN8P2711 ADC工程例程(sn8p2711 chip adc example)
51?????_???С??????
- 四路红外循迹小车,曾成功挑战多个复杂线路,稳定百分百不会跑出跑道且速度快,编程思路可供本科生参加电子竞赛参考。(The four-way infrared tracking car has successfully challenged many complicated lines. It is 100% stable and will not run out of the runway and has a fast speed. The programming ideas can be use
单片机
- 弹奏乐曲。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
算法
- 内涵pid算法的指导,有代码可以参考,帮助新人了解pid(Connotation PID algorithm guidance, code can be used for reference, to help new people understand PID)
步进电机双四拍控制源码
- 步进电机双四拍控制源码,学习步进电机控制的可以参考。