-
ANO-four-rotors
国内目前做的比较好的匿名四轴的源码和上位机的程序,微型四轴,使用的是STM32F103C8T6芯片,传感器使用了MPU6050和MS5611,没有使用DMP算法,而是自己写了四元数程序,数据处理很有参考价值。(China is currently doing better anonymous source axis and PC programs, micro-axis, using a STM32F103C8T6 chips, sensors used MPU6050 and MS5611, DMP algorithm is not used, but wrote a quaternion program, data processing of great reference value.)
- 2015-03-02 15:03:41下载
- 积分:1
-
MSP4301
msp430f5529学习资料,有需要的可以看一下(Msp430f5529 learning materials, if necessary, can take a lookmsp430f5529)
- 2020-06-21 07:40:02下载
- 积分:1
-
FreeRTOS实验15-1 FreeRTOS软件定时器实验
说明: 硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是
周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0
可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次,
运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is
The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0
You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once.
The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
- 2020-06-24 05:00:01下载
- 积分:1
-
boss adf4351 noz
ADF4351频谱仪设计程序,有扫频模式,基于STM32平台(ADF4351 spectrum analyzer design procedures)
- 2021-05-14 15:30:02下载
- 积分:1
-
ProfibusDPDEMO
profibus-dp从站开发的DEMO程序,程序基于STM32处理器,包含了底层驱动和应用程序两大部分。(profibus-dp slave DEMO program development, program-based STM32 processor, including the underlying drivers and applications of two parts.)
- 2014-12-30 16:43:56下载
- 积分:1
-
C51_CHUANKOU
89C51单片机串口打印00H-99H,定时器1产生波特率,波特率值为9600(C51 89 C51 serial print 00 H-99 H, the timer 1 produce baud rate, baud rate value for 9600 serial print 00 H-99 H
)
- 2012-03-19 18:44:47下载
- 积分:1
-
基于STM32的室内温度控制系统设计
基于STM32的室内温度控制系统设计含pcb短路图原理图完整文档(STM32 u6700 u5C0F u7CFB u7EDFpcb u548C u539F u7406 u56FE u5C01 u88C5 u5E93)
- 2017-05-06 15:28:37下载
- 积分:1
-
实验13 TFTLCD显示实验
说明: 通过STM32的FSMC接口来控制TFTLCD的显示(The display of TFTLCD is controlled by FSMC interface of STM32)
- 2020-07-23 15:11:26下载
- 积分:1
-
RTOS-for-AVR
小巧的RTOS,用于AVR,简单修改也适合其它单片机(Compact RTOS, for the AVR, simple modification is also suitable for other devices)
- 2011-07-18 11:30:45下载
- 积分:1
-
MPU6050
使用陀螺仪采集加速度、角速度、姿态角、温度、计步等数据,并上传到“匿名上位机”进行姿态显示。
本工程是移植自MPU6050官方驱动,包含了陀螺仪最完整的功能。(The use of gyro acquisition acceleration, angular velocity, attitude angle, temperature, and other data, and upload to the anonymous host computer attitude display.
This project is a transplant the MPU6050 official driver, including the most complete function of the gyroscope.)
- 2020-10-11 14:27:35下载
- 积分:1