资源列表
LCD1602滚动显示
- lcd1602滚动显示 对于初学者来说熟悉lcd1602很不错。(lcd1602 Scroll display)
程序
- 超声波测距实验例程,采用51单片机,进行超声波测量距离(Experimental routine of ultrasonic distance measurement)
孵化环境温度监控
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板对应的管脚上。温湿度传感器使用的是DHT11,所以数据口按照原理图内接。温度传感器接口也需要修改成我们开发板对应的接口(If we want to transplant this application project to the development board, we only need to modify the pins according to the circuit diagram of this
程序设计
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板按键和LCD及蜂鸣器对应的管脚上,AD芯片使用的都是一样的,所以只需要将检测AD通道换成AIN3通道,也就是修改程序内通道的口即可。具体怎么修改通道口,参考基础实验例程内AD实验视频。(If you want to transplant this application to the development board, just modify the pin according to the circuit di
温湿度采集
- 利用温湿度传感器对温湿度数据进行采集,同时对环境参数实时显示(The temperature and humidity data are collected by using the temperature and humidity sensor, and the environmental parameters are displayed in real time.)
MentorKG.v11.4
- MENTOR GRAPHICS KEYGEN
74HC595流水灯
- 单片机控制74hc595做跑马灯,流水灯,可以级联(SCM control 74HC595 marquee, water lights, can be cascaded)
STM32AES
- 基于STM32F103实现AES算法的工程,支持128,196,256位AES(Based on STM32F103, AES algorithm is implemented, supporting 128196256 bit AES.)
DC_Machine_Speed_Control
- 使用Simplorer实现直流电机速度控制,珍贵(DC Machine control fullfillment using simplorer software)
实验32 MPU6050六轴传感器实验
- mpu6050实验例程,学习MPU6050六轴姿态(Mpu6050 experimental routine, learning the attitude of the six axis of the MPU6050)
eepromi2c
- 使用STM Cube 生成 I2C操作EEPROM例程,简单了解CUBE库(Cube I2C operates EEPROM)
AMS read Angle
- 读AMS公司的磁编码器的角度,采用SPI读写方式(Reading the angle of AMS's magnetic encoder,Using SPI reading and writing)