资源列表
小板-C8T6
- 该程序在正点原子的基础上进行修改,在初始化传感器之后能直接读取距离数据。(The program is modified on the basis of the positive atom, and the distance data can be read directly after the sensor is initialized.)
STC_SoftSPI_ENCode(模拟SPI英文显示)
- stc8f2k16s2,控制st7735,显示(Stc8f2k16s2, control st7735, display)
毕业设计程序
- 利用stm32f1单片机控制舵机完成对虾饵料抛洒动作(Using stm32f1 single chip computer to control the steering gear to complete the shrimp bait throwing action)
STM32F103 驱动SI4438
- 无线模块SI4438使用STM32,使用轮询方式进行,程序可用(The wireless module SI4438 uses STM32 and polls. The program is available.)
HslCommunicationDemo
- modbus调试工具,可用于调试,可看结果返回(modbus client for debugger)
STM32 HAL OLED
- 基于STM32 HAL库的OLED底层驱动程序(OLED underlying driver based on STM32 HAL Library)
OLED
- 这个是我使用STM32F4开发的一个OLED Demo,Keil5的开发环境,可以直接进行编译,大家如果在学习F4的话,就可以直接下载,就不用再直接建立工程了,可以节省很多的时间。(This is an OLED Demo, Keil5 development environment developed by STM32F4, which can be compiled directly. If you learn F4, you can download it directly. You do
30V5A数控电源STC单片机源码
- 数控电源 30v5a 源代码,很好的借鉴。可直接移植。(CNC power supply 30v5a source code, a good reference. Can be transplanted directly.)
sinowealth 无感BLDC方案
- 高速无感控制,低成本单片机,可用于风机,水泵,控制等。实际调试通过!!!
温湿度dht22源文件
- 温湿度传感器源文件,适合stc12c5a60s2
MATLAB通信系统仿真源码
- 源码里包含26个通信系统仿真技术的源码,可用。
基于GY_VL53L0X和STM32的实现测距的代码
- GY-VL53L0X是一种激光模块,本模块可以直接与单片机串口连接,实现较为精准的测距,但在强光线直射的环境里使用会可能会存在较大误差。 本程序是已经调试好的源码,仅供学习交流参考用。