-
水温控制
测温模块使用防水型PT100,显示屏使用1602,使用PID算法控制继电器的开关从而控制加热棒的通断(Temperature measurement module uses waterproof PT100 and display screen 1602. PID algorithm is used to control the switch of relay to control the on-off of heating rod.)
- 2019-04-17 18:51:05下载
- 积分:1
-
I2C—0.96寸OLED
说明: 0.96寸OLED资料,原理图,器件手册 例程(0.96 inch OLED data, schematic diagram, device manual routine)
- 2019-02-05 18:57:28下载
- 积分:1
-
SDHC_library_first
It s library for using SDHC cards with stm32f4xx microcontrollers.
- 2014-05-04 23:43:34下载
- 积分:1
-
ad7685-ok
STM32控制AD7685采集,带串口调试打印功能。功能完全实现。(STM32 controls AD7685 acquisition, with serial port debugging and printing function)
- 2020-09-28 11:57:45下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
Jamp
For Jamp Board (ARM9 develop board from Design gateway)
- 2012-07-10 13:11:57下载
- 积分:1
-
EFM8SB1例程
说明: Simplicity Studio下的EFM8SB1例程(One Program of EFM8SB under Simplicity Studio)
- 2019-01-08 22:30:49下载
- 积分:1
-
STM32_CAN_STUDY
本人调试STM32 CAN 的方法,大家借鉴
- 2021-03-03 13:59:33下载
- 积分:1
-
Steering-control
舵機控制,控制舵機的正轉和反轉,mcu直接驅動(Steering control, steering control switch to reverse the positive)
- 2011-10-24 09:00:05下载
- 积分:1
-
stm8s105s4-SPI
STM8单片机的SPI主从通信,一个STM8单片机当主机,另一个STM8单片机当从机,基本实现了SPI的所有功能,特别适合对SPI的深入理解。(STM8 microcontroller SPI master or slave communication, a STM8 microcontroller as host another STM8 microcontroller from the machine, the basic realization of all the features of the SPI, especially for in-depth understanding of the SPI.)
- 2020-10-26 14:40:00下载
- 积分:1