资源列表
[单片机(51,AVR,MSP430等)] STC15F100-series-chinese
说明:STC15资料手册,介绍STC15系列单片机(STC15 datasheet,Introduction of STC15 Series Singlechip)<cement777> 在 2025-06-22 上传 | 大小:3.85mb | 下载:0
[单片机(51,AVR,MSP430等)] Temp 2
说明://温度test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((f<yaobin> 在 2025-06-22 上传 | 大小:1.82mb | 下载:0
[单片机(51,AVR,MSP430等)] RS232
说明:UART协议实现Verolog源码,可在FPGA上综合(UART Verolog source code)<Jurge> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[嵌入式/单片机编程] 基于51单片机数码管+流水灯+计算器+矩阵键盘仿真
说明:通过protues 仿真计算简单的运算功能并显示其结果,同时切换功能按键实现流水灯和数码管操作(The simple computing function is calculated and the results are displayed by Protues simulation. At the same time, the function keys are switched to realize the operation of the flow lamp and the digita<diaosidianzi> 在 2025-06-22 上传 | 大小:242kb | 下载:0
[单片机(51,AVR,MSP430等)] 基于单片机的家庭安防系统
说明:提供安防系统电路原理图和仿真功能,通过MCP3204 采集烟雾浓度、入侵压力信息、红外信息,送入CPU进行处理和判断,当超出界限值时,系统报警,并通过串口发送消息给GSM,提示用户。(Provide the schematic diagram and simulation function of the security system, collect smoke concentration, intrusion pressure information and infrared informa<diaosidianzi> 在 2025-06-22 上传 | 大小:113kb | 下载:0
[单片机(51,AVR,MSP430等)] TL7107+LM35仿真
说明:TL7107 LM35 protues仿真 精度+/-0.2度 实现温度采集(TL7107 LM35 Protues simulation precision +/-0.2 degree realization of temperature acquisition)<diaosidianzi> 在 2025-06-22 上传 | 大小:15kb | 下载:0
[单片机(51,AVR,MSP430等)] 基于51单片机TC77温度采集1602
说明:51单片机模拟SPI接口读取TC77温度模块,并在LCD1602显示其温度(51 single-chip microcomputer analog SPI interface reads the TC77 temperature module and displays its temperature in LCD1602)<diaosidianzi> 在 2025-06-22 上传 | 大小:62kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32+ESP8266+SHELL
说明:STM32加ESP8266模块,实现UDP透传模式通信,可以通过SHELL命令,获取采集电压和时间信息。在UDP调试工具输入“getcfg”可以获取配置信息 包括单次测量模式 循环测量模式 循环时间间隔设定等等相关参数设置。(STM32 and ESP8266 module are used to achieve UDP transmission mode communication, and the acquisition voltage and time information can b<diaosidianzi> 在 2025-06-22 上传 | 大小:3.59mb | 下载:0
[单片机(51,AVR,MSP430等)] 仿真和程序
说明:51单片机和数字电路实现6个16×16点阵仿真,滚动显示中文。(51 MCU and digital circuit to achieve 6 16 * 16 dot matrix simulation, rolling display Chinese.)<diaosidianzi> 在 2025-06-22 上传 | 大小:100kb | 下载:0
[单片机(51,AVR,MSP430等)] 仿真和程序
说明:51单片机和16*16点阵仿真,实现汉字左右滚动显示,并实现阳和阴两种显示模式。(51 microcontroller and 16*16 lattice simulation, realize the Chinese characters scroll around the display, and the realization of the Yin and yang two display modes.)<diaosidianzi> 在 2025-06-22 上传 | 大小:104kb | 下载:0
[单片机(51,AVR,MSP430等)] 基于51单片机多路DS18B20温度采集+模拟开关仿真
说明:通过模拟开关采集8路温度采集仿真,并通过按键可以设置相应温度设置和显示。当温度超过预警值时,报警。(The temperature acquisition and Simulation of the 8 road is collected through the analog switch, and the corresponding temperature setting and display can be set through the key. When the temperature<diaosidianzi> 在 2025-06-22 上传 | 大小:103kb | 下载:0
[单片机(51,AVR,MSP430等)] 基于51单片机的多机通信
说明:实现主从多机通信,一个主机,三个从机,三个开关实现配置通信地址,矩阵键盘为发送数据,在地址相配的从机会显示相应的数字。无源码,提供两个hex(To achieve master slave multi machine communication, a host, three slave computers and three switches are used to configure the communication address. The matrix keyboard is for s<diaosidianzi> 在 2025-06-22 上传 | 大小:39kb | 下载:0