资源列表
STM32超声波测距yuanban
- 基于STM32的超声波避障主程序,超声波避障程序(chaoshengbobizhangzhuchengxu)
stm32+MMS8451 V1.4
- MMA8451 测量三轴加速度信息,三种动态量程可以调,oled显示单位是g,串口输出打印、关键地方已经加好注释,自己可以根据注释更改量程。(MMA8451 measurement of three axis acceleration information, three dynamic range can be adjusted, OLED display unit is g, serial output print, the key place has been added annotati
stm32 MMS8451
- MMA8451三轴加速度计 STM32F103c8t6单片机控制程序,可以设置加速度计量程,±2g、±4g、±8g,但是程序里2g和4g模式下精度很高很准确,8g模式下采集到的数据存在问题,通过串口打印输出,显示单位是g。程序内关键部分已添加注释,希望可以帮到大家。(MMA8451 three axis accelerometer STM32F103c8t6 microcontroller control program, can set the accelerometer range, + 2
tm_stm32f4_usart
- Library for uart for STM32 Microcontroller.
CC2530
- 通过CC2530,设置GPIO口,按键控制流水灯的运转(Control the flow lamp with the button)
Stepper
- Library arduino stepper motor
MCP23017
- Library arduino chip MCP23017
LiquidCrystal_MCP23x17
- Library arduino IDE LiquidCrystal_MCP23x17
9.ZY08-C智能小车配套例程代码
- 循迹小车的综合程序,适合大多数小车的使用和,很好的一个教程(Realize the car obstacle avoidance tracking function)
STM32入门简易教程
- 随着价格降低,STM32变得越来越流行了,这是入门STM32的好资料。(With the cost going down, STM32 is becoming more and more popular. This is a good document for those who want to study STM32.)
安富莱_STM32-V6开发板_FreeRTOS教程(V1.0)
- 嵌入式操作系统FreeRTOS渐渐变得流行起来,这是入门FreeRTOS不可多得的资料。(The embeded OS FreeRTOS is becoming popular. This is a good book for those want to study FreeRTOS.)
AVR超声测量软件
- 学习AVR单片机不常见程序,可以用来测量距离