资源列表
lanlan
- 通过控制蓝桥杯单片机上的按键输入,实现时间的记录和闹钟的是定一级温度的检测(By controlling the key input Blue Bridge Cup microcontroller, the realization of time recording and alarm clock is a temperature detection level)
麦兜摄像头组程序
- 本套程序使用 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
第八届电磁程序
- 飞思卡尔智能车竞赛电磁组程序。 1.实现了电感标定 不用因为更换赛道而调节电位器 2.采用归一化算法 使其有更好的适应性 3.FLISH 数据保存,不再因重启而重新修改参数 4.采用独特的参数调节方式,调节灰常方便,至于什么方法就自己研究下吧 。 5.利用MPU6050 进行车子的姿态检测 准确判断坡道和路障。(The electromagnetic group program of the flying Carle intelligent car competition. 1. t
AD7689
- AD7689芯片开发源码,基本功能已经实现,符合开发要求,仅供参考。(AD7689 chip development source code, the basic function has been realized, in line with the development requirements, for reference only.)
超声波测距
- 用stm32f103对一个超声波模块进行操作,算出要测量的距离(Use STM32F103 to operate an ultrasonic module and calculate the distance to be measured)
1实时时钟
- 用stm32f103对ds1302时钟芯片进行读写,从而获得起内部的时钟数据(Read and write the DS1302 clock chip with STM32F103 to get the internal clock data)
mpu6050
- 利用stm32对mpu6050进行变成,读出航偏角、滚动脚、俯仰脚(Make use of STM32 to turn mpu6050 into the navigation corner, the rolling foot, the pitching foot)
Hawk 2飞行程序
- 利用stm32f103实现四旋翼的自我飞行,及遥控飞行(Self flight of four rotor and remote control flight by using STM32F103)
PID风摆成功了
- 利用stm32f103实现用风扇吹风摆到指定角度(Using the STM32F103 to implement the fan blower to the specified angle)
17.使用TIM1定时器产生PWM波形输出
- 单片机STM8使用TIM1定时器产生PWM波形输出(Single chip microcomputer STM8 uses a TIM1 timer to produce PWM waveform output)
09.触摸键盘控制LED流水灯
- 单片机STM8S控制触摸键盘控制LED流水灯(Single chip microcomputer control touch keyboard to control LED flow lamp)
05.外部晶振和内部晶振切换实验
- 单片机外部晶振 和 内部12M晶振的切换程序(Switching program of external oscillator and internal 12M crystal oscillator)