资源列表
stm32f103驱动lcd1602
- 这是一个简单的stm32f103驱动lcd显示屏,如有需要请自行下载
LCD12864显示字符
- 51单片机实现在LCD12864液晶显示屏上显示字符(LCD12864 display character)
利用stm32实现PID 恒流源控制
- 基于For PID实现的恒流源,更改占空比(Constant current source based on for PID)
PCF8563时钟芯片
- PCF8563加OLED显示练习代码仅供参考(PCF8563 plus OLED display exercise code for reference only)
1.3寸oled源码
- 使用中景园1.3寸oled,已修改与0.96寸oled的不同指出,可正常显示。
1.3寸oled源码
- 使用中景园1.3寸oled,已修改与0.96寸oled的不同指出,可正常显示。
c51,电机控制
- 基于c51的直流电机控制,使用pid算法,包括对速度,位移量的计算
手势小车
- MPU6050能够根据手势变化产生不同数据,经过stm32处理后控制小车的运动(Mpu6050 can generate different data according to gesture changes, and control the movement of the car after STM32 processing)
BMP280SensorSPIOledDis
- 使用Arduino Mega2560控制IIC总线的BMP280模块来检测气压值以及温度并显示到OLED上面(How to use Arduino Mega2560 Control BMP280 to get atmospheric pressure and temperature,in the last diplay them in OLED module)
ucosii控制系统程序
- STM32F103VCT6的ucosii工程,包括CAN,UART,IIC,SPI,步进电机的S型加减速(UCOSII project of STM32F103VCT6, including S-type acceleration and deceleration of can, UART, IIC, SPI and stepping motor)
万年历程序显示屏1602
- 本数据显示模块、温度采集模块、时间处理模块和调整设置模块四个模块组成。系统以AT89S52单片机为控制器,以串行时钟日历芯片DS1302记录日历和时间,它可以对年、月、日、时、分、秒进行计时,还具有闰年补偿等多种功能。温度采集选用DS18B20芯片,万年历采用直观的数字显示,数据显示采用1602A液晶显示模块,可以在LCD上同时显示年、月、日、星期、时、分、秒,还具有时间校准等功能
190726PWM(模式)
- stm32pwm,做项目控制呼吸灯、舵机等经常会遇到的,所以还是很重要的(Stm32pwm is often encountered in project control such as breathing lamp and steering gear, so it is still very important)