搜索资源列表
fx2test
- 上位机通过中断方式控制LED灯显示固件,可用于测试fx2的工作情况-PC interrupted by control LED lights indicate the firmware can be used to test the work of fx2
at91sam7s64_xiaweiji_usb
- 针对at91sam7s64芯片实现usb通讯的下位机程序,能够实现接受上位机发给的命令跑亮LED灯
ff123123
- 里面有源程序.下位机的程序可以验证上位机的全部功能.安装好后,程序在我的电脑---开始里面,数码管我用的P1和P2,流水灯我用的是P0. 温度显示我在程序中设置为了37度,你可以把这个换成你自己的实时温度. 还有这个小软件还有一般串口调试的功能.可以直接在发送窗口发送数据, 在接收穿口接收返回数据.你还可以选择自动发送和发送时间间隔.
usb2.0led
- usb68013控制二极管发光灯实例固件和上位机程序都有.初级学习开发用另附电路图.
DotMatrix
- 上位机控制点阵显示内容,可以用于广告灯场合-PC control of dot-matrix display, can be used for advertising light situations
VB
- VB书写的上位机界面控制单片机流水灯的亮灭顺序-PC interface written in VB control MCU bright light off the order flow
Windows_SpokePOV_soft_v1_4
- 旋转16个LED灯分时显示,组成不同的图案,上位机软件-16 LED lights rotate time showed that the composition of different patterns, PC software
LEDupanddown
- 流水灯测试程序,包涵上位机源程序和下位机源程序,可以通过上位机按钮控制流水灯花样变化等。本人亲测-Water light test program, bear with host computer source code and lower machine source code, you can control the water by the upper button light pattern changes. I pro-test
dianpinjiyupcchuankoudianliangbageled
- 上位机通信界面送字符R,单片机接收字符,自右向左循环点亮8个LED灯,上位机送L字符,单片机接收字符,自左向右循环点亮8个LED灯。-PC communication interface to send the character R, MCU receives the character, from right to left circular light 8 LED lights, the PC sent to L characters, MCU receives the character
vb_ctl_led
- 原创用VB开发的上位机软件 控制LED灯 ,很不错 很实用-The original VB-PC software controlled LED lights, very good very practical
VB-PC-control-LED
- VB上位机控制LED灯程序,通过上位机控制开发板上led的闪烁-VB PC control LED light program, developed by the PC control board led flashing
VBkongzhijidianqi
- 基于单片机的上位机VB进行控制,控制继电器对LED灯进行流水-Microcontroller-based PC VB control, control relay for LED lights for water
LED_Ctrl_CS
- 利用C#编写的控制LED灯的上位机程序,配合LED_Ctrl固件使用-A software to controll the LEDs in a develop board which based on CY7C68013A
LED_Ctrl_Driver
- 这是上位机使用的LED灯的驱动例程,基于CY7C68013改写-This is a PC using the LED lamp driver routines, based on CY7C68013 rewrite
LEDcontrol
- 通过使用51单片机的定时器功能,控制P89V51RD2单片机实验板上的8个LED灯。要求上电复位后,每个LED跑马灯的点亮时间为500ms,每按一次INT0键并产生外部中断后,LED灯的点亮时间减少10ms,并将当前点亮时间(500 490 480…)通过UART接口发至上位机(PC机),点亮时间减到10ms后回到500ms进行循环。程序运行期间4位7段数码管显示当前点亮时间,显示不闪烁。-LED control
vb-led
- 上位机编写vb程序控制89c51单片机上led灯-vb led tada
VBkongzhi
- 原创 VB上位机控制LED灯程序;能够通过VB编写的上位机来来控制下位机,功能强大,用VB编写的程序!-Original VB PC control LED lamp program Written by VB to upper machine to a machine to under control, the function is strong, VB program!
stm32无线遥控器设计-上位机windows
- 最简单的开发板实例程序,主要功能是在网页上控制开发板LED灯亮灭,上位端主要是接受控制端的控制信号,上传自己的位置信息(The simplest development board instance program, the main function is to control the development board LED lights on the webpage. The upper end mainly accepts the control signal of the contr
基于单片机的智能交通灯系统
- 此代码为交通灯从机代码,功能是接收来自上位机的指令,并控制灯的量灭,时间的显示等等。
基于单片机的智能交通灯系统(主机)
- 此为基于单片机的智能交通灯系统的上位机代码,负责计时、发送指令给下位机,收集下位机的反馈。