搜索资源列表
functionalelectronicbell
- 本文设计实现的是一个多功能数字电子钟,其功能为:24小时制时、分、秒的时间显示,具有整点报时功能;年、月、日及星期的日历显示;具有秒表功能;可显示当前环境温度;可通过按键对各时间信息进行调整。系统采用单片机AT89C52作为主控芯片。系统中的显示模块采用LCD1602液晶显示器实现。LCD1602可以显示两行字符,每行16个字符,能够满足本系统的显示要求。系统中的温度采集模块采用DS18B20芯片实现。DS18B20体积小,其输出量是数字量,可直接与单片机通信,且为单总线传送,可简化电路,大大减
msp430app
- 基于MSP430的油层界面监护系统。可以根据传感器检测到的乳化层数据,存储并显示在LCD上,并可通过串口发送到其他设备。-This monitor system is based on MSP430 chip. Store and display on LCD the data that the sensors sent.And it can send the data to other device via RS232
in0
- 2. IN0采集的数值在LED上以十六进制显示 3. 对IN0采集的通道进行如下处理: (1) 如果IN0<2.5V,则送00H到DAC0832 (1) 如果IN0≥2.5V, 则送FFH到DAC0832 (2) DAC0832的输出接ADC0809的IN1,同时接显示器 (3) IN1采集的电压值以十进制在CRT上显示-2. IN0 acquisition values in hex on the LED display 3. On the IN0 channel coll
homesecurity
- roject implements a smart algorithm in order to power a house with a photovoltaic, batteries or the power grid. For this project, we worked closely with a research team whose goal is to power a home with minimal power from the power grid. In order to
fcu
- Base station will be sending commands for VCU on IP address 192.168.1.1 through Ethernet medium. Similarly this Ethernet medium will be connected to FSCU through switch. VCU will periodically send data [ Jaus_Header + Ethernet_Packet +data] on this E
869764592
- 粮仓温度控制系统系统由单片机、数字温度传感器、液晶显示模块、键盘设置模块和报警模块组成。该测温系统应用测温传感器DS18B20,通过DS18B20把温度值转换成数字量,把数字量送给单片机,并在液晶显示器上显示出来。通过键盘设置温度报警上下限,可以对系统状态进行监控。通过多个DS18B20并联在一起,可以解决粮仓内多点温度分布测量问题。-Warehouse Temperature Control system consists of microcontroller, digital tempera
CH4-HL-11-3-28
- 本程序应用于甲烷传感器GJC4, 具有超限声光报警、向多功能监控器发送当前监测值及 //状态等控制信息功能,同时还能自动监测设备供电电压. 设备提供有多种输出方式,包括 //SCI串行通讯方式,CAN总线通讯方式以及200~1000Hz频率量输出接口.-This procedure applies to methane sensor GJC4, overrun with sound and light alarm, multi-function monitor to send the c
STC-IRRXD
- 红外接收程序。适用于市场上用量最大的HT6121/6122及其兼容IC的编码。 对于用户码与User_code定义不同的遥控器,程序会将用户码一起从串口输出。 使用模拟串口发送监控显示编码,显示内容为ASCII码和中文。 本接收程序基于状态机的方式,占用CPU的时间非常少。 适用所有STC系列MCU。-Infrared receiver program. Applicable amount of market largest HT6121/6122 and
LPC17xx-FreeRTOS_Lwip
- 平台:LPC1768+lwip+FreeRtos 功能:串口网关监听,一共两组收发串口和一个网口,将每组串口收发的数据,经网口发送到上网机,上网机发送的数据经网络发送到指定的串口-Platform: LPC1768+lwip+FreeRtos Function: Serial Gateway monitor, send and receive a total of two serial ports and one Ethernet port, serial port to send and
12.GPS测试程序
- 1、1、板子上电后运行指示灯RUNING_LED会以一秒的频率闪烁; 2、通过单片机的串口1,可以监视模块的登录情况; 3、手机发送“onled”点亮LED; 4、手机发送“offled”熄灭LED; 5、单片机每隔10秒会向服务器发送心跳帧“OK” 6、通过串口助手监控单片机的串口1可以看到服务器发送的信息;(1, 1, the board power, the operating indicator RUNING_LED will flicker at a frequency of
5.接收短信控制LED灯
- 1、板子上电后运行指示灯RUNING_LED会以一秒的频率闪烁; 2、通过芯片的串口1可以监视模块的登录情况; 3、手机发送“onled”点亮LED; 4、手机发送“offled”熄灭LED; 5、使用串口2与模块通信,串口1用于将信息打印输出。(1, after the board power, the operating indicator RUNING_LED will flicker at a frequency of one second; 2, through the ch
8.20监控加GPRS
- 监测超导磁体的液位,温度,压力,当出现意外时利用GPRS远程发短信报警(Monitor the liquid level, temperature and pressure of the superconducting magnet, and use GPRS to send short message to alarm when there is an accident.)