资源列表
ST7567 12864测试程序
- 晶联讯ST7567 12864 51单片机测试程序
K60摄像头程序
- 全国大学生飞思卡尔智能车竞赛使用的摄像头,蓝宙电子第四代捕食者
课程设计-数字钟
- 具有计时 设置时间 闹钟 秒表 功能的数字钟设计 外设矩阵键盘(Digital clock design peripheral matrix keyboard with the function of timing setting time alarm clock stopwatch)
stm32-modbus
- 在STM32系统下实现MODBUS功能,实现简单易懂(Realize MODBUS function in STM32 system, easy to understand)
1_蔬菜大棚恒温控制系统设计.rar
- 实现蔬菜大棚的温控系统功能,并有LCD显示(Realize the temperature control system function of the vegetable shed, and have LCD display)
M5311发数据例程TCP传数据
- NB-IOT模块M5311发送数据到服务器,本代码为C代码,基于STM32F1系列单片机,工程为keil5工程,可以此为模板修改。(Nb-iot module m5311 sends data to the server, this code is C code, based on stm32f1 series single chip microcomputer, the project is keil5 project, which can be modified as a template.
stm32f103
- 有串口,蜂鸣器,按键,定时器的整个工程代码。
60s倒计时
- 在STM32上连接显示屏,屏幕上显示60s倒计时(Connect the display on STM32, and the screen will display 60s countdown)
现有16位寄存器。初始值为0
- 现有16位寄存器。初始值为0。每个时钟周期寄存器的值会左移1位,并且将输入的数据data_in作为寄存器的最低位,寄存器原来的最高位将被丢弃。要求每个周期实时输出该16位寄存器对7求余的余数data_out[20]。(Existing 16 bit register. The initial value is 0. The value of each clock cycle register will shift 1 bit to the left, and the input data wil
温度传感器 51单片机
- 温度传感器 51单片机温度传感器 51单片机温度传感器 51单片机温度传感器 51单片机
STM32 RS485串口通讯实验
- STM32 RS485串口通讯实验(基础篇)对于初学者比较好,用的标准库,万事开头难,一起弄吧。
基于stm32六足机器人代码
- 六足机器人的控制代码,利用stm32作为核心主控,D-H反解算,路径规划,值得你们下载学习