资源列表
ucOS-II__start
- 嵌入式实时操作系统μC/OS-II讲座-入门教程-Embedded real-time operating system μC/OS-II talks- Getting Started tutorial
51-2.5-tft
- C51刷屏测试程序爱普生2.5寸屏。将BIN目录下的图片复制到SD卡里,注存到SD卡上的图不能是JPG或BMP图片-main() { while(1) { Lcd_Init() //tft初始化 Pant(0xf800) delayms(1000) Pant(0X07E0) delayms(1000) Pant(0x001f) delayms(1000) } }
PID控制电机转速+上位机通信+绘制速度曲线
- PID控制电机转速加上位机通信,并且能绘制速度曲线(PWM debugging, upper computer)
sw_debounce
- 脉冲边沿检测法的按键消抖程序,使用Verilog编写(Key edge dithering program with pulse edge detection method)
27 UCOSII-任务调度
- USOSII系统在STM32F407芯片上移植实验的程序源代码,并且以及任务的创建,本程序中创建了两个不同优先级的任务。(USOSII system on the STM32F407 chip transplant experimental source code, and the creation of the task, the program created two different priorities task.)
语音识别模块 STM32+SD卡+LD3320工程
- 以stm32为控制芯片,通过科大讯飞芯片进行语音识别,ld3320进行语音合成,实现较为简单的语音交互(Taking STM32 as the control chip, speech recognition is done through the flying chip of the University of science and technology, and ld3320 is used for speech synthesis to achieve simpler speech in
DSP2407_C_EXAMOLE
- 基于TMS320LF2407开发的一些基础例程-The development of some basic routines based on TMS320LF2407
ssd1289-3.2
- 3.2寸的TFT液晶屏,控制器为ssd1289-ssd1289 test programm
com
- stm32所有串口资源,适合直接使用进行嵌入式开发-the all usart of stm32
读写卡测试程序及源代码
- 读写卡测试程序及源代码
THE-DESIGN-OF-SMART-HOME-DOORBELL
- 采用stm32为主控芯片,可以进行门铃音乐设定和播放,并具有录音和放音的功能-Using STM32 as the main chip, can set the doorbell music and play, and has the function of recording and playback
STM32_SD_LD3320
- 语音识别模块 STM32+SD卡+LD3320工程-Speech recognition module STM32+ SD card+ LD3320 engineering
