搜索资源列表
LEDmultilinesdisplay
- LED字幕显示屏,控制上位机控制软件原码,适用我公司多款控制系统,-subtitles LED display, PC control software to control the original code, I applied several types of companies control system,
POS_PRINTER_CUSTOMERVEIW
- 这是款自编的小票打印机、顾客显示屏和银箱控制的程序 根据测试适合大多数的小票打印机(可能在条码控制这里有不同的地方)-This is the section of small ticket self printers, customer displays and silver box control procedures based on testing for most of the small ticket printer (barcode control there may be a
Delphi-Gynasium
- Delphi游泳馆收费管理系统, 收费,会员,多种会员级别,顾客显示屏,开钱箱,控制小票打印机-natatorium system
Workstation-procedure
- 测厚仪程序,该程序是操作站部分,主机部分已经上传,操作站与主机是通过网络连接,进行数据交换,实现了多方位进行同事操作控制的功能。利用放射源进行钢带厚度的检测,采用PC7484数据采集板卡,将厚度信号采集进PC之后,通过算法将最终的厚度数值显示在LED显示屏上。-Thickness tester program, the program is part of the host operation station, some have been uploaded, operating station
MOTOR_PID
- pid控制直流电机转速,依靠转速反馈的闭环控制,并且附加显示屏功能-Pid control dc motor speed, depending on the speed feedback closed loop control, and additional display function
rs485
- 485地址通信模式,中断数据收发,控制液晶显示屏,带矩阵按键操作-485 address communication mode, the interrupt data transmission, controls the liquid crystal display with matrix key operation
006
- 单片机型号:AT89C51 模块:舵机,红外对管,直流电机,编码器,LCD显示屏 接线:比较复杂,见原理图 功能:电源通电后,调节按键,设定初始转速,之后将小车放到白线上,小车则自动沿着白线走,达到路径识别的功能。 详述:单片机启动后通过按键设置电机运行速度。红外对管检测当前白线位置,并计算偏差,输送给舵机,控制舵机转向,并沿着白线行走,编码器通过单片机进行计数并测速,实现速度闭环控制,达到恒速运行。LCD屏幕实时显示当前车速与各个参数,供用户调试。