资源列表
FreeRTOSv10.0.0
- 最新版胡freeRTOS源码V10.0.0,开源免费易于掌握,官网有诸多MCU的portable code(freertos V10.0.0 is the latest embeded freeRTOS)
wuxianfangdaobaojing
- 能够实现远程检测报警功能,有原理图程序 代码仿真和论文(Can realize remote detection and alarm function, principle diagram program code simulation and paper)
wenduyanwubaojing
- 能够实现实时监测温度,烟雾 具有报警功能,有原理图和程序(It is able to realize real-time monitoring temperature, smoke with alarm function, schematic diagram and program)
3、流水灯
- 间隔0.1s的流水灯,循环往复,很简单的程序,适合新手学习(Interval 0.1s of the flow of light, circular, very simple program, suitable for novice learning)
c51_stepMotor
- c51驱动步进马达的电路和程序代码 #include c:\mc51\8051io.h /* include i/o header file */ #include c:\mc51\8051reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #
Encoder
- 51单片机EC11编码器驱动程序,数码管显示编码器输入值,加减功能,飞梭旋转功能。(51 MCU EC11 encoder driver)
LD3320
- Stm32f_103 SPI_语言识别模块驱动 SPI LD3320 语言识别模块驱动(Stm32f_103 SPI_LD3320 driver SPI driver LD3320)
I2C-读写EEPROM
- IIC读写数据 单片机使用的是STM32F407系列(IIC read and write data)
test
- 通过上位机发送占空比给单片机,单片机输出相应PWM(The duty ratio is sent to the single chip computer through the upper computer, and the MCU output corresponding PWM)
数字温度传感器温度曲线实验
- 用ds18b20显示温度曲线,显示在lcd显示屏上(temperaturecurve; bight; bought; profile)
STM32F103+RTX
- 使用stm32f103平台,rtx系统,简单的gpio驱动及ADC验证,FFT处理等(Using the STM32F103 platform, the RTX system, the simple GPIO driver and the ADC verification, FFT processing, etc.)
vhdl分频器设计
- vhdl分频器设计,用quartus软件偏写,可进行时钟的分频。(Design of VHDL frequency divider)