资源列表
野火stm32-RFIDl智能卡
- RC522射频识别读卡器,基于stm32f10x,可以读得了卡(RC522 radio frequency identification card reader, based on stm32f10x, you can read cards.)
grbl_coreXY_servo_画笔源码
- 此代码为corexy结构的写字机器人的grbl画笔源码。(This code is the grbl brush source of the corexy robot.)
无源蜂鸣器程序
- 基于C52程序的无源蜂鸣器程序,C语言程序设计
ov7670
- 通过STM32F103ZET6加OV7670芯片实现照像功能(Realization of photo function through STM32F103ZET6 and OV7670 chip)
stm32f4_xx移植GRBL_CNC
- stm32f4_xx移植GRBL,使用的是STM32F407,基本上完整的移植了GRBL源代码(Stm32f4_xx transplant GRBL, using STM32F407, basically completely transplant the GRBL source code.)
STM32F103+Mini板基础例程(HAL库版)V1.0
- STM32F103 Mini板基础例程,STM32F103的各个模块的例程以便于更好的学习参考STM32的各种模块。(STM32F103 Mini board basic routine)
2.4G无线数字语音传输源代码
- 2.4G无线数字语音传输源代码,MDK工程(2.4G wireless digital voice transmission source code)
STM32开源对讲机SPEEX
- 基于STM32的开源对讲机设计,SPEEX压缩处理(STM32 based open source walkie talkie design, SPEEX compression processing)
TIMER
- 用来stm32输入捕获——测量频率,可以用来测量电机转速(Used for STM32 input capture - measurement frequency)
软件看门狗
- 看门狗定时器(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
基于单片机的室内空气净化系统
- 51单片机空气净化系统,手工制作空气净化器,你值得拥有(Single - chip air purification system, handmade air purifier, you are worth having.)
fatfs
- C语言实现fatfs文件系统,可以在SD卡上实现文件系统(The C language implements the fatfs file system, which can implement the file system on the SD card.)