以Visual C++为开发工具,应用与视频设备(云台和摄像头)的控制,在监控系统中有着广泛的应用。通过串口或并口发送控制指令到解码器,经过解码器后开关相应的继电器从而控制云台(摄像头)的8个方向,镜头的光圈的6种调节,辅助设备的开关。-to Visual C development tools, application and video equipment (and camera platforms) control, in the monitoring system has wide application. Through the serial or parallel port to 下载
|
ucOS-II应用源码:通过对串口编程来控制GPRS扩展板,实现发送固定内容的短信,接打语音电话等通讯模块的基本功能。利用开发平台的键盘和液晶屏实现人机交互。-ucOS-II application source : Serial Programming right to control the GPRS expansion boards, achieve this fixed content of the messages, then fight voice telephone communications modules basic functions. Use development platforms keyboard and LCD screen realization of human-computer interaction. 下载
|
《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统。。。- 下载
|
vc++与vhdl代码,cpld接受pc串口指令,输出pwm信号控制伺服电机.双通道,各128级.使用了扩展ascii码- 下载
|
基于Altera公司NiosII嵌入式处理器开发的一个控制系统模型,用QuartusII和VB完成,利用串口实现了PC与Altera_DE2开发板之间通信,DE2反馈信息,PC进行控制操作。本设计获陕西省06年大学生电子设计大赛二等奖。-based Altera Corporation NiosII embedded processor development of a control system model, QuartusII and use VB completed, Use Serial Port Altera_DE2 the PC and communication between the development board, DE2 feedback information, PC control operation. The design of Shaanxi Province in 06 Undergraduate Electronic Design Contest second prize. 下载
|
多音源自动广播系统是采用全数字方式存储和播放音频信号,用来代替传统的磁带卡座、CD等模拟音频播放设备。并可通过局域网络组建大型智能化播音系统,建成“数字高品质录音、数字非线性编辑、数字全自动播出”的“数字化、网络化”音频播出系统。也可通过软件及串口控制外设,如功放、调频发射机等。还可广泛应用于外语教学电台、工厂、生活小区、酒店、商场等的背景音乐播放。- 下载
|
s3c44b0x+RTL8019网卡驱动程序 测试步骤 1> 开发板上电 2> 将PC配置为192.168.111网段 3> 用交叉网线连接开发板和PC 4> 运行测试程序 5> 运行串口监视软件,波特率115200 6> 在windows控制台中敲入 ping 192.168.111.8,应可以ping通 7> 敲入 tftp -i 192.168.111.8 put 文件名,将传送文件到开 发板,开发板把接受到的程序存在以0x0c00_0000为基址的RAM 中,同时在串口监视软件中可以看见输出信息-s3c44b0x RTL8019 Ethernet driver testing steps 1gt; Development board -- inversion; PC configuration of the network 3gt 192.168.111; Using cross-network link development board and PC 4gt; Testing procedures 5GT; Serial run monitoring software, 6gt 115,200 baud rate; The windows console input ping 192.168.111.8 should be able to ping-7gt; Knock tftp-i 192.168.111.8 put documents, and documents will be transmitted to the development board, the board put the finer procedures exist to 0x0c00_0000-based site for the RAM while the serial monitoring software can see the output 下载
|