搜索资源列表
STM32_nRF24L01
- 本程序是基于STM32F103RBT6单片机nRF24L01无线通信程序,希望对大家有用。-This procedure is based on nRF24L01 wireless communication STM32F103RBT6 microcontroller program, the hope that useful.
103rb
- 基于STM32单片机的ILi9323液晶显示程序-Based STM32 MCU ILi9323 LCD program
stm32
- 基于STM32的单片机程序,可以实现地磁传感-Geomagnetic sensor based on the STM32 microcontroller program
STM32_NRF24L01_SEND
- 基于STM32单片机与2.4GHZ的无线传输模块 NRF24L01的通信,发送端,成功后将在液晶屏上有字符显示-Based STM32 MCU 2.4GHZ wireless transmission the module NRF24L01 the communication, the sending end, success will be on the LCD character display
STM32_VEHICLE
- 基于STM32单片机与2.4GHZ的NRF24L01无线传输模块的通信,接收端,接收到后液晶屏会有字符提示-STM32 MCU 2.4GHZ NRF24L01 wireless transmission module-based communication, the receiving end, the LCD screen will be received character prompted
DMAtest
- 基于STM32单片机的DAM串口通信实验,传输成功后将会有提示信息-STM32 MCU the DAM serial communication experiment, the transmission success will be followed by message
DS18B20
- 基于STM32单片机DS18B20的温度采集和STM32内部温度传感器采集温度对比实例。以及DS18B20的详细资料。-Based on the STM32 MCU DS18B20 temperature acquisition and the STM32 the internal temperature sensor to collect temperature Contrast instance. As well as the DS18B20 details.
STM32-315McontrolLEDCAR
- 基于STM32单片机/315M无线模块控制智能小车 直流电机驱动 通过实现对LEDs 的控制,可以实现L298 (A或和B电机)的控制,达到对小车的控制(前进倒退转弯) 应用很简单,直接用L298需要的引脚接LED-Ports-Based on the STM32 MCU/315M wireless modules to control the smart car DC motor drive through the realization of the control of
PDA
- 基于STM32单片机的PDA制作,全套程序-Based the STM32 microcontroller PDA production of all programs
2.4GWIRELESSACCEPTE
- NRF24L01基于stm32单片机的无线接收模块的程序代码-NRF24L01 wireless accept
stm32-step-moter
- 基于stm32单片机的步进电机驱动程序,好用的,调试完成。-program for step moter
STM32-USMART-TEST
- 本代码为基于STM32 单片机的USMART(串口调试组件)测试代码,我已经通过测试,可以直接使用,采用C语言编程,开发软件未keil4,希望对大家有用-The code for the STM32 microcontroller based on the USMART (serial debugging components) test code, I have passed the test, can be used directly, using C language programmin
STM32-ATK-NEO-6M-GPS
- 本代码为基于STM32 单片机的GPS模块测试代码,我已经通过测试,可以直接使用,采用C语言编程,开发软件未keil4,在此分享,希望对大家有用 -The code for the test code GPS module based on STM32 MCU, I have passed the test, can be used directly, using C language programming, software development is not keil4, to sh
stm32_ad
- 基于STM32单片机的AD四路数据采集,对模拟电压进行采集,在串口上输出电压值,采集电压不能超过3.3v,经试验,效果显著。-AD-based STM32 microcontroller four data acquisition, acquisition of analog voltage, output voltage on the serial port, collecting voltage can not exceed 3.3v, after testing, the effect i
STM32_DAC8571
- 基于stm32单片机实现对芯片DAC8571控制,输出频率可调的正弦波,经试验调试,效果显著。-Stm32 based MCU chip DAC8571 control, adjustable frequency sine wave output, the test and commissioning, the effect is significant.
xiaoche
- 基于stm32单片机的小车控制及驱动程序-Based on the stm32 MCU control car and driver
32-text8(TFT)
- 基于STM32单片机的TFT彩屏驱动俄罗斯方块游戏-Contains the STM32 driving TFT color screen tetris game
ANO-Challenger-v3
- 匿名四轴飞行器收费版的源码,V3版的,本站最新,懂得就知道价值了,基于stm32单片机,全部C++编写,质量很高。-Anonymous four axis aircraft version of the source code, V3 version of the latest, know how to know the value, based on the STM32 microcontroller, all C++ prepared, the quality is very high.
FreeRTOS_stm32_6.3
- 基于stm32单片机以及freeRTOS系统的编程代码,有助于结合代码理解freeRTOS,入门资料。(Based on STM32 microcontroller and freeRTOS system programming code, help to understand freeRTOS code, entry information.)
STM32乒乓球游戏
- 基于STM32单片机写的一个乒乓球小游戏,可以用来入门提升单片机控制,也能用来随便玩一玩。