搜索资源列表
DST开源小四轴
- 利用 stm32与keil编程的四轴飞行器程序(Four axis aircraft program using STM32 and kell programming)
实验38:ADX345加速度传感器 - 副本
- ADXL345的STM32驱动程序,测得三轴加速度值及角度(The three axis acceleration value and angle are measured by STM32 driver of ADXL345)
baseflight-master
- baseflight飞控 stm32f103 KEIL程序,可用于二次开发.(Baseflight flight control STM32F103 KEIL program, can be used for the two development)
STM32_BLDC
- stm32的无刷电机驱动实现代码,foc矢量控制(STM32 brushless motor driver code)
client
- 由STM32读取相机数据,从中渲染出图像,并将其另存为jpeg文件(Read data from STM32 though UART, and render image with the data received. The image rendered will be then saved as a jpeg file)
uwb.rar
- 超宽频室内定位,采用STM32与DWM1000模块通信,定位精度达10cm。(In ultra wideband indoor positioning, STM32 and DWM1000 module are used to communicate, the positioning accuracy is up to 10cm.)
普中学习板V3.0原理图及STM32电路图
- 51单片机,普中科技学习班v3.0 HC6800-EM3 原理图(51 MCU, general science and technology learning class v3.0 HC6800-EM3 schematic)
stm32实现LX-16A舵机简单转动
- 实现用STM32F1控制穿行舵机LX-16A舵机转动,转动角度可根据舵机使用说明书自己调(The steering gear LX-16A is controlled by STM32F1. The rotation angle can be adjusted according to the steering instruction.)
风力摆源码
- 这个是电子设计竞赛国赛真题风力摆的源码,实测能够完美运行,stm32
STM32最小系统PCB图包括原理图PCB图
- STM32最小系统PCB图包括原理图PCB图,包含电源转换系统。PADS .AD都能打开。
stm32 tft lcd
- stm32 fsmc 总线驱动屏 库函数版本
STM32-GRBL-master
- 雕刻机开源固件,最常用的雕刻机系统,可用于制作写字机和雕刻机,(Engraving machine firmware)
STM32 Demo_3.5_TFT_LCD
- 3.2寸lcd的stm32例程,用MDK5,480*320,(3.2-inch LCD STM32 routine, MDK5, 480*320)
STM32
- 本资源是基于STM32的小车运行的一部分代码
实验17 睡眠唤醒实验
- 使用正点原子探索者开发板进行的实验。按键2进行睡眠,按键0、按键1进行唤醒(Experiments using the positive atom explorer development board.Press 2 to sleep, and press 0 and 1 to wake up)
基于stm32六足机器人代码
- 六足机器人的控制代码,利用stm32作为核心主控,D-H反解算,路径规划,值得你们下载学习