资源列表
uart
- 和大彩串口屏串口通讯的接收程序,HAL库提供的接收程序不是中断方式。程序为任意字节长度数据包中断接收,利用串口空闲中断实现(The receiving program that communicates with the serial port screen of the big color serial port, the receiving program provided by the HAL library is not an interrupt mode. The program in
淬火炉测控
- 在单片机上,对淬火炉的温度进行测试与控制,是用的c语言进行编程的,所以会比较长(The temperature of quenching furnace is measured and controlled by single chip microcomputer)
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)
串口实验
- STM32F103串口收发中断实现,STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。(STM32F103 serial port transceiver interrupt realization, STM32 through the serial port and the upper computer dialogue, STM32 after receiving the string from the upper computer, th
蓝桥杯单片机基础代码及知识点
- 本程序主要针对单片机快速入门的初学者,以基础为要。其中包含基础知识点说明,让新手快速入门。
X2
- Emv for if you then you know...
ADC—双ADC(同步规则)
- ADC—双ADC,STM32F103VET6 ,规则同步模式。主从多通道采集。
8.STM32F105_SPI OLED显示
- mcu stm32f105,spi master 驱动,测试通过,示波器测量波形完美(MCU STM32F105, SPI Master drive, passed the test, oscilloscope measurement waveform perfect)
ourdev_434319
- protel99se stm32封装库,可用于绘制stm32f103系列单片机的硬件原理图(Protel99SE STM32 package library can be used to draw the hardware schematic diagram of STM32F103 Series MCU)
nrf52832开发板环境安装与仿真器下载设置
- nRF52832开发环境安装与仿真器下载设置,nRF52832系列教程。(nRF52832 development environment installation and emulator download settings)
12864音乐频谱
- stc12c5a60s2单片机驱动12864音乐频谱显示
PWM控制电机(通过按键实现0-20级之间调速)
- 基于51单片机开发的电机控制工程文件,用keil4打开即可以用