资源列表
HR202L
- HR202设计思路及程序电路 AD元件图3D图(Design Thought and Programming Circuit of HR202)
LED_Screen
- STM32F103控制LED点阵大屏256*64的扫描驱动程序。(STM32F103 controls the scanning driver of 256*64 LED dot matrix large screen.)
2019.4.26修改2电机控制
- 通过stm32来控制2个步进电机,可以拿来修改2轴控制(Two stepper motors are controlled by stm32, which can be used to modify two-axis control.)
code
- 这是一个基于嵌入式系统的物联网智能家居,主要使用了python语言。可以收集大量不同类型传感器的数据并通过WIFI网络传输。(This is an Internet of Things smart home based on Embedded System)
16DHT11
- 在stm32f407上实现dht11温湿度传感器(DHT11 temperature and humidity sensor based on stm32f407)
用DSP2812开发的无刷直流电机控制程序
- 用DSP 2812进行无刷电机控制开发的相关程序。(The relevant program of brushless motor control development with DSP 2812.)
STM777_eMMC
- STM32F777驱动eMMC卡,亲测通过,可以添加文件系统(STM32F777 drives eMMC card, passes the pro-test, and can add file system.)
基于51单片机的万年历程序
- led屏显示年月日时间 可使用按键实现调时,闹钟,计时功能
N76E003
- clr_ADCF;//清除ADC转化完成标志,进行下一次转换 set_ADCS;//当单次转换完成后,ADCS会硬件置0,需要重新使能 printf ("\n Value = 0x%bx",ADCRH);//输出测量值高八位
51接mpu6050源码
- 51接受mpu6050数据,并显示出来三个方向角
电阻测量
- 基于STC12C5A60S2的电阻测量,并用LCD1602显示。自动调节显示单位。
PID_Verilog
- PID算法用verilog语言实现,实测可用,由三个模块组成(The PID algorithm is implemented in Verilog language. The actual measurement is available. It consists of three modules.)