资源列表
MSP430_超低功耗单片机
- MSP430 超低功耗单片机说明书(MSP430)
DA输出控制LED亮度
- DA输出控制LED亮度,使用PCF8591AD/DA转换模块(DA output controls LED brightness)
电机转速PID控制
- PID参数调节说明 调试方法说明(PID test function)
05.外部晶振和内部晶振切换实验
- 单片机外部晶振 和 内部12M晶振的切换程序(Switching program of external oscillator and internal 12M crystal oscillator)
17.使用TIM1定时器产生PWM波形输出
- 单片机STM8使用TIM1定时器产生PWM波形输出(Single chip microcomputer STM8 uses a TIM1 timer to produce PWM waveform output)
PID风摆成功了
- 利用stm32f103实现用风扇吹风摆到指定角度(Using the STM32F103 to implement the fan blower to the specified angle)
Hawk 2飞行程序
- 利用stm32f103实现四旋翼的自我飞行,及遥控飞行(Self flight of four rotor and remote control flight by using STM32F103)
mpu6050
- 利用stm32对mpu6050进行变成,读出航偏角、滚动脚、俯仰脚(Make use of STM32 to turn mpu6050 into the navigation corner, the rolling foot, the pitching foot)
1实时时钟
- 用stm32f103对ds1302时钟芯片进行读写,从而获得起内部的时钟数据(Read and write the DS1302 clock chip with STM32F103 to get the internal clock data)
超声波测距
- 用stm32f103对一个超声波模块进行操作,算出要测量的距离(Use STM32F103 to operate an ultrasonic module and calculate the distance to be measured)
AD7689
- AD7689芯片开发源码,基本功能已经实现,符合开发要求,仅供参考。(AD7689 chip development source code, the basic function has been realized, in line with the development requirements, for reference only.)
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f
