资源列表
[单片机(51,AVR,MSP430等)] 四轴测试
说明:IMU数据应用于UAI四轴无人机,实现油门控制,pid调速,姿态解算等功能(The IMU data is applied to the UAI four axis UAV to realize throttle control, PID speed regulation, attitude calculation and other functions.)<Rocky_X> 在 2025-06-24 上传 | 大小:13.45mb | 下载:0
[单片机(51,AVR,MSP430等)] 舵机的PID控制(两个自由度)
说明:利用是stm32f103rct6单片机实现舵机的PID控制(Using stm32f103rct6 microcontroller to realize PID control of steering gear)<想起qxy> 在 2025-06-24 上传 | 大小:3.73mb | 下载:0
[单片机(51,AVR,MSP430等)] test
说明:利用MSP430内部信息存储器内空间存储数字串,MSP430每次上电后首先将数字串读入到RAM中,将其尾号加1,再写入信息存储器。(Using the MSP430 internal information storage space to store the digital string, MSP430 first read the digital string into the RAM after each power supply, and add its tail number to 1<ariasulc> 在 2025-06-24 上传 | 大小:38kb | 下载:0
[单片机(51,AVR,MSP430等)] STC15W204S按键控制WS2812
说明:在STC15W中 按键控制WS2812驱动模块及示例(Use One Key to control WS2812(RGB LED). Simple driver of STC15W.)<aaahh123> 在 2025-06-24 上传 | 大小:34kb | 下载:0
[单片机(51,AVR,MSP430等)] 串口通信(123456全部调试成功)
说明:stm32f407的所有的串口我都调通了,使用的时候应该注意有的是usart,有的是uart(six serial port all can use)<ya555> 在 2025-06-24 上传 | 大小:513kb | 下载:0
[单片机(51,AVR,MSP430等)] 语音识别
说明:存入特定的短语,识别人发出的语音信号,并将数据传递给单片机(it can recognize the words people said and transport the data to the mcu)<老司机123> 在 2025-06-24 上传 | 大小:2.07mb | 下载:0
[单片机(51,AVR,MSP430等)] stm32l151低功耗及唤醒例程
说明:这是stm32f151停止模式的低功耗例程,唤醒方式为RTC定时唤醒。(stm32f151 stop mode example!)<嘻哈哈> 在 2025-06-24 上传 | 大小:11.54mb | 下载:0
[单片机(51,AVR,MSP430等)] 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<sc51715> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 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<深山毒虫> 在 2025-06-24 上传 | 大小:34.71mb | 下载:0
[单片机(51,AVR,MSP430等)] 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<小贝壳0620> 在 2025-06-24 上传 | 大小:2.7mb | 下载:0
[单片机(51,AVR,MSP430等)] 基于单片机的室内空气净化系统
说明:51单片机空气净化系统,手工制作空气净化器,你值得拥有(Single - chip air purification system, handmade air purifier, you are worth having.)<chenhan1221> 在 2025-06-24 上传 | 大小:4.58mb | 下载:0
[单片机(51,AVR,MSP430等)] 软件看门狗
说明:看门狗定时器(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<tonk> 在 2025-06-24 上传 | 大小:2kb | 下载:0