资源列表
基于单片机的室内空气净化系统
- 51单片机空气净化系统,手工制作空气净化器,你值得拥有(Single - chip air purification system, handmade air purifier, you are worth having.)
软件看门狗
- 看门狗定时器(WDT,Watch Dog Timer)是单片机的一个组成部分,它实际上是一个计数器,一般给看门狗一个大数,程序开始运行后看门狗开始倒计数。如果程序运行正常,过一段时间CPU应发出指令让看门狗,重新开始倒计数。如果看门狗减到0就认为程序没有正常工作,强制整个系统复位。(The watchdog timer (WDT, Watch Dog Timer) is a component of the single chip computer. It is actually a count
TIMER
- 用来stm32输入捕获——测量频率,可以用来测量电机转速(Used for STM32 input capture - measurement frequency)
2.4G无线数字语音传输源代码
- 2.4G无线数字语音传输源代码,MDK工程(2.4G wireless digital voice transmission source code)
STM32F103+Mini板基础例程(HAL库版)V1.0
- STM32F103 Mini板基础例程,STM32F103的各个模块的例程以便于更好的学习参考STM32的各种模块。(STM32F103 Mini board basic routine)
ov7670
- 通过STM32F103ZET6加OV7670芯片实现照像功能(Realization of photo function through STM32F103ZET6 and OV7670 chip)
无源蜂鸣器程序
- 基于C52程序的无源蜂鸣器程序,C语言程序设计
野火stm32-RFIDl智能卡
- RC522射频识别读卡器,基于stm32f10x,可以读得了卡(RC522 radio frequency identification card reader, based on stm32f10x, you can read cards.)
can_external_transmit_cpu01
- 该例程为初始化TMS320F28377D之CAN通讯模块和为与外部终端通讯的中断程序(//! This example initializes CAN module A for external communication. //! CAN-A module is setup to trigger an interrupt service routine (ISR))
数控电流源源代码
- 基于tlc5615的数控电流源源代码,程序里都有定义,周一左右再添加一下说明,源代码仅供参考
单片机C语言编程与实例
- 单片机C语言编程,有大量的实例模板,可供初学者参考模仿,以快速掌握技能(SCM C language programming, there are a large number of examples template, for beginners reference imitation, to quickly master skills.)
51单片机LCD1602程序详解
- 一套可以用于89c51单片机的显示系统的lcd602的程序(A set of lcd602 program for display system of 89C51 microcontroller.)