▍1. 2.Temple_MDK5.0_ADC_Interrupt_4CHs
STM32 使用ADC4个通道检测电压值,DMA依次输出。(ADC4 STM32 channel DMA output.)
STM32 使用ADC4个通道检测电压值,DMA依次输出。(ADC4 STM32 channel DMA output.)
利用stm32的adc1,实现规则转换,检测通道pa6和pa7的电压值,并把他们的值放在数组中。串口显示数据方便调试。(Use stm32 the adc1, implement rules conversion, detection channel pa6 and pa7 voltage value, and put their values in an array. Serial display data to facilitate debugging.)
利用stm32的adc1,实现规则转换,检测通道pa6和pa7的电压值,并把他们的值放在数组中。串口显示数据方便调试。(Use stm32 the adc1, implement rules conversion, detection channel pa6 and pa7 voltage value, and put their values in an array. Serial display data to facilitate debugging.)
LPC2138日历时钟,IAR代码+Proteus仿真(LPC2138 calendar clock, IAR code +Proteus simulation)
说明: PT100测温AD显示 用ADC0809实现,内有Keil C 源文件,仿真通过的Proteus电路原理图(DSN)(Ad display of Pt100 temperature measurement is realized by ADC0809, with keil c source file inside, and Proteus circuit schematic diagram (DSN) through simulation)
proteus仿真+程序关于数控直流稳压电源,毕业设计的,也可用于课程设计(proteus simulation program on+ NC DC power supply, graduation design can also be used for curriculum design)
proteus仿真,以LPC2138芯片为核心生成PWM波,控制升压斩波电路(PWM),实现稳定的高电压输出。包含AD转换、串口通信。(proteus simulation. This design use PWM wave generated by LPC2138 to control boost circuit and realized a steady high voltage output. ADC and serial port communication are involved in the design.)
基于STM32的平衡小车源码(精简入门版),可实现小车的直立平衡。(Balanced car source code based on STM32 (streamlined entry version) can achieve vertical balance of the car.)
说明: 基于STM32的平衡小车源码(精简入门版),可实现小车的直立平衡。(Balanced car source code based on STM32 (streamlined entry version) can achieve vertical balance of the car.)
说明: 通过STM32的spi接口读取陀螺数据和加计数据,并对寄存器数据进行温补(Through the SPI interface of STM32, the data of gyro and add-on are read, and the data of register are compensated)
CD4051驱动,可使用不同单片机平台,根据文件中的说明可直接在不同平台上使用(CD4051 Deriver C Code)
dspic33系列单片机,直流无刷电机控制程序,程序有注释,已调试修改(dspic33 series microcontroller, brushless DC motor control procedures, program notes, have been debug modification)
基于 dspic33 的 bldc 直流无刷电机 pwm 调速控制(BLDC PWM motor speed control based on dsPIC)
在stm32单片机上,用IO口的上升沿和下降沿中断设计的I2C从机代码。测试通过。所有过程用状态机来控制,没有cpu空延时。 核心代码和单片机相关代码分开,方便移植。 主要用在项目验证和学习交流!(On stm32 microcontroller, with rising and falling IO port interrupt design of I2C slave code. The test. All the process is controlled by a state machine, no cpu empty delay. Microcontroller core code and related code separate, easy to transplant. Mainly used in the project validation and exchange of learning!)
STC12L104+DS3231+TM1650数码管时钟(STC12L104+DS3231+TM1650 LED timer)
独家!ILI9342C TFT-LCD驱动芯片初始化程序,适用于STM32单片机。(ILI9242C TFT-LCD driver IC initial program for STM32 MCU.)
通过串口采集OV7725摄像头像素数据,可发送至PC端进行解析。(Through the serial port to collect OV7725 camera pixel data, it can be sent to the PC terminal for parsing.)
STM32同步注入模式进行AD转换,功能已经实现,有需要的大家拿来用,可以让你少走很多弯路,希望对大家有用。(STM32 synchronous injection mode, AD conversion, functionality is implemented, we use them in need, can let you walk a lot less detour, hope useful for everyone. )
基于STM8L101单片机对sx1278的驱动,工程完整,函数封装以及变量声明都具有中文说明,一看就懂,本人已经在开发板上实验成功。(Based on STM8L101 sx1278 single-chip driver, engineering integrity, function packaging and variable declarations with Chinese description, a look to understand, I have been successful in the development board experiment.)
说明: 用IIC实现基于STM32F103ZET6点亮七针OLED(Realization of lighting seven pin OLED based on stm32f103zet6 with IIC)