资源列表
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
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
SI24R1技术支持--程序
- 无线芯片SI24R1通信例程,基于NO ACK通信,实测通过。
ST7735
- 1.8寸TFT显示屏,ST7735的驱动。GYTF018LB35模块使用,89C52、8位并口驱动。如果是使用的是SPI通信或者是STM32使用,都只需要修改两个函数(LCD_Write、LCD_Write_Data16)的内部,即可。(1.8 Inch TFT display, ST7735 driver. The GYTF018LB35 module uses ; 89C52 ; 8 bit parallel port drivers. If you are using SPI commun
stm32l151低功耗及唤醒例程
- 这是stm32f151停止模式的低功耗例程,唤醒方式为RTC定时唤醒。(stm32f151 stop mode example!)
luntaim1
- 轮胎模型七自由度整车模型,四个车轮的转动,纵向侧向运动,以及横摆运动(Tyre model seven degrees of freedom vehicle model, four wheel rotation, vertical lateral movement and yaw movement, including dugoff tire model and parameters which))
12864 90614
- 12864屏与mlx90614红外测温C语言(12864 screen connection and C language)
MAX30102心率血氧算法
- 利用三路PPG信号(绿光,红光,红外)计算心率及血氧(Calculation of heart rate and blood oxygen using three channel PPG signal (green light, red light and infrared))
STM32_W5500
- 基于W5500的rockwell的EthernetIP协议从站,自己开发测试通过(the programe is Rockwell EthernetIP protocol slave station based on W5500 & stm32,)
计步器
- adxl345实现计步显示,毕业设计,计步准确,有用。。。(Adxl345 realizes step by step display, graduation design, step accuracy and usefulness.)
语音识别
- 存入特定的短语,识别人发出的语音信号,并将数据传递给单片机(it can recognize the words people said and transport the data to the mcu)
串口通信(123456全部调试成功)
- stm32f407的所有的串口我都调通了,使用的时候应该注意有的是usart,有的是uart(six serial port all can use)