资源列表
stm32f4+ov7725摄像头配置
- stm32f4+ov7725摄像头配置文件(寄存器版本)
绝对值编码器+代码+forSTM32
- STM32 读取绝对值编码器数据,HAL库(STM32 reading encoder data)
STemWin544
- 最新的ST图形开发库。5.44版本,效果不错的哦(The latest st graphics development file)
BLDC_Code
- stm32f103c8t6 做主控 自制无刷电机(bldc )控制板,支持有感和无感两种模式。可通过硬件切换。内部包含原理图和源代码及照片,原创资料。(Stm32f103c8t6 is used as the control board of BLDC, which supports the two modes of sensing and non sensing. It can be switched by hardware. The interior contains schematic d
温控制系统
- 51单片机+DS18B20 温度采集系统 附程序源码和仿真 含PID算法(51 single chip microcomputer + DS18B20 temperature acquisition system with program source and simulation including PID algorithm)
Serbo-robot同步机械臂
- 三个电位器控制三个舵机,实现同步机械臂,带动作记忆功能(Three potentiometers control three servos to realize synchronous manipulator with action memory function)
51单片机万年历
- 这是个非常实用的关于51单片机的一个万年历设计,有需要的可以借鉴参考一下
上海博通BK2461设计参考资料%2B硬件%2B示例
- 蓝牙开发芯片,上海博通公司BK2461芯片相关资料,内有收录软件及示例软件(Bluetooth development chip, bk2461 chip related information of Shanghai Botong company, including collection software and example software)
串口图片通过VGA显示
- 将图片数据通过uart串口发送到fpda的sdram,然后通过VGA进行显示
STM32F030串口
- 主要实现了STM32F030F4P6串口程序,里面点亮了一个LED,可以通过发送函数打印,也可以使用printf()函数进行打印,此程序也可以当做一个STM32F0系列模板来使用,里面写好了delay延时函数。(The stm32f030f4p6 serial port program is mainly implemented, in which an LED is lit, which can be printed by sending function or by using printf
按键识色
- 使用stm32zet6单片机,通过按键识别颜色,在lcd屏上查看
压力采集代码
- 提供基于MSP430单片机下的压力采集代码,可以实现压力采集,AD转换以及显示功能