搜索资源列表
fa
- PLD串口实验通信程序,可以实现实验板和PC机之间的数据传送,并显示在LED上-PLD serial communications experimental procedure can be achieved experimental board and the PC data transmission, and the LED display on
8255控制循环LED显示
- 一个采用8255芯片控制8个LED灯循环点亮的程序代码-a 8255 chip used to control eight LED lights lit circle code
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
LEDCOM
- vb串口十六进制发送,带有XOR校验。LED排队屏控制卡PD101A双色使用说明和配置程序-vb serial port to send the hex with XOR parity. LED display control card PD101A color line instructions and configuration program
freescale_SPI
- freescale的SPI通信程序, 其中端口PORTM用作SPI的第二功能,发送的数据若能接收则在端口B的LED灯上显示-freescale the SPI communication program, including work as an SPI port PORTM second feature, send the data received in the port B if the LED lights on the display
LED_CNT_VB
- 基于VB的LED灯调光的PC部分程序,通过UART口与多个LED灯连接,通信协议部分自己定义的。-VB-based LED lights dimming of the PC part of the process, through the UART port with multiple LED lights connected to some of their own definition of communication protocols.
vb.net-LED
- 用VB.NET写的通过串口发送汉字到LED屏的程序-Using VB.NET to write Chinese characters through the serial port to program LED screen
controling-of-lights
- 下位机通过串口接收数据并降该数据作为switch语句变量对应到不同的函数产生相应的现象,例如当按下全亮按钮时,通过下位机程序控制LED灯使LED灯全亮。 当鼠标勾选单灯控制区复选按钮时,同理通过串口传输数据,相应的LED点亮,取消勾选后该灯熄灭。 当鼠标点击流水灯控制区某个单选按钮时,上位机将数据通过串口送至下位机,下位机根据数据相应调节流水灯延时函数变量,完成控制流水灯速度的功能。 -Lower computer through the serial port to receive
PC-485-MCU-Receive
- PC与485串信通讯程序,包含proteus仿真图,PC发送数据,通过485芯片控制单片机对应的led-String of letters with the 485 PC communication program, including proteus simulation diagram, PC to send data through the microcontroller 485 corresponding led chip control
jlchengxu
- 7219级联显示16个数码管的驱动程序,与单片机通过串口通信。简单实用。-7219 Cascade 16 LED display drivers, and the microcontroller through the serial port communication. Simple and practical.
VB-control-dimmer-or-LED-adjust
- VB串口控制可控硅程序,控制界面。-VB,MScom control adjust or dimmer system ,conrol panel.
led
- 这是一个读取access数据库内容显示到LED电子屏的小程序,LED屏使用永泰通信屏,使用串口编程-This is a read access database content display LED electronic screen applet LED screen using the the Yongtai communication screen, use serial programming
led
- led控制卡二次开发包源代码,有示例程序 C#版本-led control card secondary development of the package source code, sample program C# version
led
- 8051单片机正常的运行LED 闪烁程序,验证是基于ADUC812单片机调试能正常运行-the 8051 mcu code about LED falsh
matrix-LED
- 点阵LED显示屏节目更新程序,能直接将汉字的模通过串口向单片机控制的点阵LED传送,并能实现左移、右移、静态显示、时间更新等基本控制命令。-LED dot matrix display program updates can be molded directly to the characters sent by the serial dot matrix LED to the MCU control, and can achieve left, right, static display, t
lab1-GPIO_output_LED
- LED程序,28335DSP应用,初学必要-LED program,28335DSP
OK6410-LED
- 一个简单的嵌入式的编程程序,通过51板,使led灯能够循环的输闪动-A simple embedded programming procedures, through 51 plate so that the output of led lights flashing can cycle
21ic下载_基于STM32的CAN总线收发程序
- 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
led
- 点亮LED程序 用于PCB板测试,检查PCB板健康状态(The LED program is used to test the PCB board and check the health status of the PCB board)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。