-
the program demonstrated how the Windows platform using Windows API function to...
该程序演示了如何在windows平台下使用WindowsAPI函数来操作串口,可以用以实现两台PC机之间的实时聊天。(必须连接串口电缆)-the program demonstrated how the Windows platform using Windows API function to operate serial ports, can be used to achieve between two PC real-time chat. (Must connect serial cable)
- 2022-02-06 05:39:17下载
- 积分:1
-
LINUX 下串口通信编程
LINUX 下串口通信编程-LINUX serial communication programming
- 2022-05-25 02:25:46下载
- 积分:1
-
a Mega8 SPI DataFlash code reader, is to use the C language. Visit Atmel AT45Dxx...
一个Mega8 SPI读写DataFlash的代码,是用C语言编写的。可访问Atmel AT45Dxxx dataflash,支持512Kbit - 64Mbit。
-a Mega8 SPI DataFlash code reader, is to use the C language. Visit Atmel AT45Dxxx dataflash, support casing- 64Mbit.
- 2023-08-11 20:10:02下载
- 积分:1
-
射频卡的读写程序,C #版,绝对闻所未闻,该卡可以读…
射频卡读写程序,C#版,绝对绝无仅有的,可以读写交通卡,需要读写设备-RF card reader procedures, C# version, absolutely unheard of, the card can read and write traffic, the equipment needed to read and write
- 2022-02-15 16:37:48下载
- 积分:1
-
从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的...
从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收到一个消息后,一段时间没收到下一个EV_RXCHAR,就认为是一个数据包的结束。这个线程就会通知数据接收线程,进行数据接收。一般同一包数据,两个字符之间的时间间隔,应该很小了吧,而两个数据包之间的间隔,应该不会太小吧!(这个地方我不清楚,猜的:( :) )最后一个线程,是接收数据的。-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data reception, the first method is a variant : an interception EV_RXCHAR, one pair of EV_RXCHAR analys
- 2023-03-23 09:55:03下载
- 积分:1
-
用于开发税务票据管理的软件,可以打印,生成报表
用于开发税务票据管理的软件,可以打印,生成报表-tax bills for the development of the management software, print, generate statements
- 2022-12-14 16:25:11下载
- 积分:1
-
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!...
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
- 2022-01-26 19:31:39下载
- 积分:1
-
基于W77E58的串口通讯程序
基于W77E58的串口通讯程序-W77E58 based on the serial communication program
- 2022-03-03 18:57:32下载
- 积分:1
-
The PCD5003A is a very low power decoder and pager
controller specifically desi...
The PCD5003A is a very low power decoder and pager
controller specifically designed for use in new generation
radio pagers. The architecture of the PCD5003A allows for
flexible application in a wide variety of radio pager designs.
The PCD5003A is fully compatible with “CCIR Radio
paging Code No. 1” (also known as the POCSAG code)
operating at data rates of 512, 1200 and 2400 bits/s using
a single oscillator crystal of 76.8 kHz.
In addition to the standard POCSAG sync word the
PCD5003A is also capable of recognizing up to 4 User
Programmable Sync Words (UPSWs). This permits the
reception of both private services and POCSAG
transmissions via the same radio channel.
Used together with the Philips UAA2080 or UAA2082
paging receiver, the PCD5003A offers a highly
sophisticated, miniature solution for the radio paging
market. Control of an RF synthesizer circuit is also
provided to ease alignment and channel selection
- 2022-05-15 12:38:54下载
- 积分:1
-
modbus source code with pic 16 and max 232
modbus source code with pic 16 and max 232
- 2023-03-18 04:50:03下载
- 积分:1