搜索资源列表
PC-ctr
- PC遥控例子(PC端程序+编译器设置+实物照片+原理图+源代码)-PC Remote examples (PC terminal procedures you set your physical photo diagram source code)
hongwaibianma
- 红外编码代码,包括硬件原理图,pc端程序等一系列详细资料
ARM-lpc214xUSB-PC
- 大家用lpc214x,开发usb的朋友,在编好usb前端驱动和固件编程之后,就可用这个pc机端的程序检验自己的usb是否好使。
lpc214xUSb
- 基于lpc214xusb的大容量数据收发pc端应用程序,收发字节可达到4096,希望能对用此芯片的朋友有用。
samples
- 数据采集卡德PC端应用程序代码,有图形界面-Data Acquisition Card PC-side application code, there is a graphical interface
wvfb
- 自己写的minigui wvfb模拟器PC端源代码-minigui windows virtual framebuffer
mjpeg_3
- 基于usb摄像头的嵌入式视频监视中的pc端的视频接收与处理程序。通过输入arm开发板的ip就能获取及显示摄像头(Zc0103)的视频图像。-Usb based video surveillance camera embedded in the pc end of the video receiving and processing procedures. Arm development board by entering the ip camera will be able to access
8251
- 通过实验台按钮控制8251A发送数据: 连接实验台按钮SP到8255的PB0,连接8255片选CS到译码输出070; 初始化8255的PB端口为方式0; 初始化8251A: 方式命令字=异步16分频/8位/无校验/1个停止位:4EH 工作命令字=允许接收/允许发送/DTR=1/RTS=1/清除错误:37H 通过读取8255的PB的0位,检测按钮按下动作; 当按钮按下,控制8251A发送0-9的ASCII码共10个字节 ; 当程序在实验台运行,强行退出PC端DVCC
DEBUG372
- CH375 PC端源码及动态链接库等 用于USB接口转并口与单片机等进行通信-CH375 PC-side code and dynamic link libraries for USB port to parallel port to communicate with the microcontroller, etc.
usb-pc
- pc上位机与stm32进行枚举匹配。。及实现24l01接收端初始化-PC host computer and the STM32 enumerate matching. . And 24l01 the receiving end of initialization
NRF24L01_uasrt
- 板子通过USB加电后,先向串口1输出一串测试数据,然后USB被PC识 别出来,虚拟出一个串口号给这个USB设备,此时可以通过在PC端的串口助手类 软件选择该串口号。-The board is powered via USB they ask a bunch of test data output port 1, and then identified by PC USB, a virtual serial port number to the USB device, this time
Dbgview-4-78
- 设备端与Pc端进行COM、USB通信,调试监控工具-Device to PC,Usb,RS232,Uart Data monitor
GY86_test2
- GY86模块简单读取数据,并通过串口USART2发送到PC端显示-GY86 module simply read the data and sent to the PC via the serial port USART2 Show
code
- 基于ARDUINO平台将超声波采集的模拟信号转换成数字信息,然后利用串口通讯将数据(8位二进制)传送至PC端,利用相应的程序进行处理即可,本程序经调试已成功使用。-Arduino based development platform, analog data acquisition ultrasonic sensor converts the digital signal, and then sends the data through the serial port to the Pc sec
JZbootloader-v1.3
- 国产的君正jz全系列处理器的bootloader代码,含pc端usb源代码、cpu端源代码,学习ucos,linux必备。-The king made a full range of processors are jz bootloader code, including source code usb pc side, cpu server source code, learning ucos, linux necessary.
untitled2
- 通过串口实现pc跟开发板通信,开发板商店后会有一个界面,街面上有小键盘,点击小键盘输入数据,之后点击发送,会在pc端串口调试助手哪里收到数据,反之,会在开发板上接收到数据-Pc via serial port to communicate with the board, after the store will have a development board interface, the streets have a keypad, click on the keypad to enter d
LCD_C
- 本工程为液晶显示,在pc端输入32个字符,送LCD显示,并且把收到的数据立即回发 (1)初始显示: Wait Receiving.. Soochow 2010.09. (2)MCU等待接收PC发来的32个字符,并送LCD显示 -This project is a liquid crystal display in the pc-ended input 32 characters, send LCD display, and the data receive
串口透传
- 串口透传,pc端输入任意数经过终端可以通过组网在协调器显示(The serial port passes through, the PC end inputs any number, through the terminal, may through the network display in the coordinator)
实验4 串口
- PC端串口调试助手向板子发送数据,板子接受到数据后,再把数据发送回给PC端串口调试助手(PC port serial debugging assistant to send data to the board, the board accepted the data, and then send the data back to the PC side, serial debugging assistant)
DHT11(温湿度传感器)
- 串口通信DHT11,在PC端读取数据,实现传感器的温湿度提取(Communication DHT11)