资源列表
基于stm32的2FSK调制解调器源程序
- STM32F103单片机实现FSK调制解调,亲测可用(STM32F103 MCU FSK modulation and demodulation, pro test available)
遥控器源代码 V1.0
- 无人机的遥控代码 传感器运用的是 MPU-6050是6轴运动处理传感器。它集成了3 轴MEMS 陀螺仪,3 轴MEMS加速度计,以及一个可扩展的数字运动处理器DMP(Digital Motion Processor),可用I2C接口连接一个第三方的数字传感器,比如磁力计。MPU-60X0 也可以通过其I2C 接口连接非惯性的数字传感器,比如压力传感器。(UAV remote control code)
实验26 CAN收发实验
- STM32单片机与上位机之间进行的can通信的收发实验(STM32 can transceiver experiment)
2015电子设计竞赛完整版
- 电赛资料,值得分享。真的很好呢,大家快来看啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Electric race materials are worth sharing. Really very good, everybody come to see, ah, ah, ah, ah, ah, ah, ah, ah, ah, ah, ah, ah, ah, ah!)
MSP430F5529-LCD1602
- MSP430F5529驱动液晶LCD1602的程序(MSP430F5529LCD driver LCD1602 program)
Source
- 干净源码,解压后里面的文件夹可以不看,是个观看代码的软件生成的工程。(Clean source code, unpacked inside the folder can not see, is a code to watch the software generated project.)
无人机源代码 V1.0
- 该源码为无人机内部的主控制程序,该无人机为小四轴无人机(The source code for the UAV's main internal control procedures, the UAV for small four axis unmanned aircraft)
wdbjq
- 温度报警,数码管显示当前温度,报警温度可手动设置(Temperature alarm, temperature display)
自平衡
- 该代码为自平衡小车代码校车使用的是430做处理器,MPU6050,1:90大扭矩电机, L298驱动,2576稳压,用的平衡互补滤波和PID(The code for self balancing car code, the school bus is used as 430 processor, MPU6050,1:90 large torque motor, L298 drive, 2576 voltage regulator, with the balance of complementa
PWM输出实验(寄存器)
- PWM及脉冲宽度调制是英文“ Pulse Width Modulation” 的缩写是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制,高级定时器 TIM1 和 TIM8 可以同时产生多达 7 路的 PWM 输出。(PWM and pulse width modulation are the abbreviation of "Pulse Width Modulation" in English. It is a very effe
3路PWM
- PWM是一种对模拟信号电平进行数字编码的方法。3路PWM通过高分辨率计数器的使用,方波的占空比被调制用来对一个具体模拟信号的电平进行编码(PWM is an analog signal level for digital encoding method.3 road PWM through the use of high resolution counter, square wave duty ratio is modulated to encode a specific analog sign
程序
- 该程序使用的硬件是STM32F103ZET6最小系统+GPS模块+SD卡+TFT液晶3.5寸320*480,ILI9481,该程序就是实时记录你的坐标值,存放在SD卡gps_log.gtxt里,可以随时把它读出来通过串口发送到电脑或者在液晶上预览。(Procedures for the use of the hardware is STM32F103ZET6 +GPS minimum system module +SD card +TFT LCD 3.5 inch 320*480 ILI9481