-
自制简易红外逻辑分析仪的单片机源程序,基本能完成我们的要求...
自制简易红外逻辑分析仪的单片机源程序,基本能完成我们的要求-Simple home-made infrared of single-chip logic analyzer source code, the basic requirements to complete our
- 2023-01-01 08:55:03下载
- 积分:1
-
如何为keil c51写自己的仿真d
如何为keil c51写自己的仿真d-Keil c51 how to write their own simulation d
- 2022-03-07 01:20:55下载
- 积分:1
-
lkg320240,汇编代码,显示图形,图片,所有重要的,反
LKG320240,汇编代码,显示图形,图片,全显,反显,隔行显等功能,联凯的-LKG320240, assembly code, display graphics, pictures, all significant, anti-Hin, Hin-interlacing and other functions, in conjunction Kay
- 2022-06-18 20:49:19下载
- 积分:1
-
NRF9E5 chips prepared using C51 source code, can be achieved to receive part of...
利用NRF9e5芯片编写的C51源代码,可实现点到点无线通信接收部分。-NRF9E5 chips prepared using C51 source code, can be achieved to receive part of point-to-point wireless communications.
- 2023-07-17 23:35:03下载
- 积分:1
-
我下载了原有的文档,发现其中关于串口部分的波形缺失。我这份比较全。...
我下载了原有的文档,发现其中关于串口部分的波形缺失。我这份比较全。-I downloaded the original document, found on the serial port part of the waveform missing. I compared the whole.
- 2022-08-21 16:28:27下载
- 积分:1
-
AT89C2051 stepper motor drive circuits and source code (using keilC51)
AT89C2051驱动步进电机的电路和源码(用keilC51)-AT89C2051 stepper motor drive circuits and source code (using keilC51)
- 2022-08-15 05:59:14下载
- 积分:1
-
AVR 4* 4 keyboard to communicate through USART
AVR 4*4键盘输入并通过USART进行通讯-AVR 4* 4 keyboard to communicate through USART
- 2023-01-14 14:50:03下载
- 积分:1
-
是一个电话接口模块,它给你提供一个自动检测电话是否正常,电话是否连通。...
是一个电话接口模块,它给你提供一个自动检测电话是否正常,电话是否连通。-is a telephone interface module, which gives you an automatic detection normal telephone, whether telephone connectivity.
- 2023-08-20 12:05:04下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
通讯误码仪测试软件
通讯误码仪测试软件-communications software error Test
- 2022-03-13 13:16:48下载
- 积分:1