资源列表
OV7670摄像头实验
- 主要是OV7670配合STM32F4,可以改库文件(This is about ov7670 Camera module experiment in stm32f407,you can updata the library of this program,but you will suffer from unknow errors when you attempt to debug it,i cannot assure it adapt to be used in other field.)
麦轮小车用户资料V2.31
- 这是麦克纳姆轮小车的程序,可运行。 蓝牙APP+原理图(PCB的pdf)+源程序(Bluetooth APP+ schematic (PCB PDF) + source program)
8.20监控加GPRS
- 监测超导磁体的液位,温度,压力,当出现意外时利用GPRS远程发短信报警(Monitor the liquid level, temperature and pressure of the superconducting magnet, and use GPRS to send short message to alarm when there is an accident.)
TTP229程序
- TTP229是一个16按键接口的触摸芯片,利用IIC控制TTP229,(Using IIC to control TTP229)
普中学习程序+温度监控 puzhong
- DS18B20为单总线数据传输,利用STM32来读取温度数据,并处理,并在液晶屏上显示(DS18B20 for single bus data transmission, using STM32 to read temperature data, and processing, and displayed on the LCD screen.)
AiP650_PDF_C132308_2018-03-22
- 和天威电子公司的TM1650芯片兼容的一款新品,价格更低!(A new product compatible with Print-Rite electronics's TM1650 chip is cheaper.)
PN532用户手册(含详细命令)
- PN532用户手册(含详细命令) PN532 user manual (including detailed commands) PN532 user manual (including detailed commands)(PN532 user manual (including detailed commands))
project
- 基于PLC的污水处理系统设计,PLC的程序流程梯形图,有问题请指教(Design of sewage treatment system based on PLC'PLC program flow chart of the ladder, there are problems please instruct.)
STC10X-DCMEK资料
- STM32通过驱动板可以驱动直流有刷电机,步进电机,并可以读取直流电机的电流与编码器返回的速度,功能比较强。包括上位机程序,和下位机MDK源程序(stm32 step motor driver many control way)
摄像头寻迹
- 在Python程序下利用树莓派摄像头识别并进行移动操作的智能跟踪小车(Intelligent tracking car using raspberry camera to identify and conduct mobile operation under Python program)
fastlz快速压缩和解压代码
- 一种快速压缩和解压代码,适合使用于单片机的存储,通信压缩等场景
51单片机基本应用例程
- 基于keil uvision4软件环境,一些关于51单片机的最基本实操应用例程,比如中断,数码管计时等等