资源列表
SI24R1技术支持--程序
- 无线芯片SI24R1通信例程,基于NO ACK通信,实测通过。
unSPIDE070802
- 用于凌阳单片机的编写、编译、下载程序。支持单片机的汇编或者C语言程序,把程序翻译成二进制代码,可下载到仿真板或者开发系统上(It is used to compile, compile and download Sunplus MCU. Supporting the compilation of MCU or C language program, translating the program into binary code, which can be downloaded to the s
STM32+12864+GUI
- ucGUI与emWin是众多嵌入式工程师编写显示界面的首选,但是随着版本的升级,对于商用GUI提出了专利费的要求,这也是国内小型企业所不愿意接受的。于是,编写了一份属于自己的独特GUI界面代码。作品采用stm32作为主MCU,驱动LCM12864进行显示。我们的任务是写自己的GUI,因此对其他外设资源要求不高,包含源代码和原理图。(UcGUI and emWin are the first choice for many embedded engineers to write the displ
fatfs
- C语言实现fatfs文件系统,可以在SD卡上实现文件系统(The C language implements the fatfs file system, which can implement the file system on the SD card.)
基于单片机的室内空气净化系统
- 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)
STM32开源对讲机SPEEX
- 基于STM32的开源对讲机设计,SPEEX压缩处理(STM32 based open source walkie talkie design, SPEEX compression processing)
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)
stm32f4_xx移植GRBL_CNC
- stm32f4_xx移植GRBL,使用的是STM32F407,基本上完整的移植了GRBL源代码(Stm32f4_xx transplant GRBL, using STM32F407, basically completely transplant the GRBL source code.)
ov7670
- 通过STM32F103ZET6加OV7670芯片实现照像功能(Realization of photo function through STM32F103ZET6 and OV7670 chip)