资源列表
RTC
- 基于STM32的RTC例程,使用内部实时时钟,可通过USART修改时间。-STM32 based on the RTC routines, the use of internal real-time clock, the time can be modified by USART.
print701
- TP-701嵌入式打印机驱动程序,stm32产品中使用-TP-701 is the embeded printer program,used in the stm32 product
keyAD
- ADC按键处理,抖动处理,应用于产品的按键输入-The ADC key program ,Dithering process,used in key input devices
Stm32_DMA
- STM32R的DMA驱动,方便移植,包括头文件与源文件,很好用-the DMA of stm32 , easy to use,with head file and source file,very good!
youxianyuan
- 有限元方法matlab程序求节点位移向量-FEM node displacement vector matlab program seeking
Stm32ADC
- STM32R的ADC驱动,方便移植,包括头文件与源文件,很好用-the ADC driver of stm32 , easy to use,with head file and source file,very good!
STM32-I2C
- STM32R的i2c驱动,方便移植,包括头文件与源文件,很好用-the I2C driver of stm32 , easy to use,with head file and source file,very good!
Stm32UART
- STM32R的uart驱动,方便移植,包括头文件与源文件,很好用-the UART driver of stm32 , easy to use,with head file and source file,very good!
Stm32_INT
- STM32R的INT 中断驱动,方便移植,包括头文件与源文件,很好用-the INT driver of stm32 , easy to use,with head file and source file,very good!
au
- A simple PID fan controller with nice LCD display: It uses the input two precise DHT22 based temperature sensors. The MCU is an Arduino Uno, which is powered using a 12V power source.-A simple PID fan controller with nice LCD display: It uses the in
program
- 监测终端程序 Monitor the terminal program -Monitor the terminal program Monitor the terminal program Monitor the terminal program
pro
- 模拟电路 单片机 流水灯本流水灯实际上就是一个带有八个发光二极管的单片机最小应用系统,即为由发光二极管、晶振、复位、电源等电路和必要的软件组成的单个单片机。从原理图中可以看出,如果要让接在P1.0口的LED1亮起来,那么只要把P1.0口的电平变为低电平就可以了 相反, 如果要接在P1.0口的LED1熄灭,就要把P1.0口的电平变为高电平 同理,接在P1.1~P1.7口的其他7个LED的点亮和熄灭的方法同LED1。因此,要实现流水灯功能,我们只要将发光二极管LED1~LED8依次点亮、熄灭,8只L