搜索资源列表
串口控制led
- 串口接到数据,来判断小灯的亮灭信息!这是一个很实用的程序,大家可以看看!
LED.rar
- 本程序配合上位机软件可以通过串口下载字模数据到单片机外接RAM中。达到随时改变点阵屏显示内容的目的 外接RAM为6264大小为8K, 6264外接3。6V的备用电池来提供数据备份功能。,This procedure with the PC software can be downloaded through the serial data to a matrix of single-chip external RAM. Reached at any time to change the dot
LED
- LED数码管显示测试程序。共阴,74LS164 串口驱动-LED digital display test program. Common cathode, 74LS164 serial driver
qq
- 51单片机串口调试程序,pc机发送数据给单片机单片机通过led显示出来-51 serial single-chip debugger, pc machine to send data to the single-chip single-chip through the led display
2010-9-16
- stc12c60s2双串口通信程序 第二串口接收数据,cpu处理数据,并由串口1发送数据到控制卡,由控制卡控制led显示- STC double in series communications program 51 siglechip receive and send program.secend uarst receive data from radar.mcu deal with and send data to led control card.finally ,led con
dccomms
- ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
stc232
- 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexa
ControlOfLEDArray
- LED汉字显示屏控制电路部分的程序代码。接收来自PC机的串口数据,显示出汉字或图形。-Chinese LED display control circuit part of the program code. Receive messages from PC-serial data, showing that the Chinese characters or graphics.
51kaifaban
- 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
led-8zi
- /***************************************************** 16*128 LED点阵屏 C 程序 ****************************************************** 声明: 本程序供大家学习之用,用勿用于商业用途。尊重版权。 编写:邓椿薪 时间:2006年1月20日 晚 邮箱:love2151@xinhuanet.com *************
led
- LED护蓝管串口通信的单片机控制器程序,只要改一下也可以用在点阵屏上哦
VerilogHDL_code
- 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees
51Sorcefile
- 51单片机经典程序。初学者使用。包括键盘控制,LED控制,LCD控制,各类灯控制,液晶显示,串口通信-51Code,including Key Control,LED,LCD control,community by RS232
chuankoushizhongxianshichengxu
- 数字时钟的串口程序 我自己编的,可以通过串口调时 8051单片机 led显示-Digital clock for the serial process of my own, can be transferred through the serial port when the led display 8051
LED
- LED提示显示屏测试程序,通过串口发送命令-Tip LED display test procedures, through the serial port to send commands
LED-MAKE
- vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
LED-DLLCESH
- LED多条屏通讯的Delphi演示程序。程序通过实例说明了如何通过串口与LED显示屏进行通讯。可以控制那个屏幕、字幕出场方式、停留时间、显示次数等。并附所用dll说明文件。-Multiple LED screen communications Delphi demo program. Procedure example illustrates how the serial port to communicate with the LED display. Can control the scre
cc2530 zigbee 串口printf重定向,流水灯
- 源码运行硬件:微雪ZB600(底板)+Core2530(核心板)。 功能:串口printf重向(可使用标准printf函数),串口发送字符串。LED流水灯。 这是裸机程序,是我自己工作时测试使用的。参考TI官方代码,修正了网络上例程频率设置的错误。亲测可用。
实验26 PC串口控制单片机流水灯
- PC串口控制单片机流水灯程序,通过PC的指令控制8个LED灯(PC serial control SCM light water program to control 8 LED lights through the PC command)
STM32F030串口
- 主要实现了STM32F030F4P6串口程序,里面点亮了一个LED,可以通过发送函数打印,也可以使用printf()函数进行打印,此程序也可以当做一个STM32F0系列模板来使用,里面写好了delay延时函数。(The stm32f030f4p6 serial port program is mainly implemented, in which an LED is lit, which can be printed by sending function or by using printf