-
485通讯的底层驱动,完成485网络数据收发功能
485通讯的底层驱动,完成485网络数据收发功能-The bottom of drive 485 to complete the network data transceiver function 485
- 2022-06-03 13:38:31下载
- 积分:1
-
本程序又是一个单片机的简单例程,含电路图及C程序,可参考...
本程序又是一个单片机的简单例程,含电路图及C程序,可参考-This procedure is a simple and routine single-chip, including circuit diagrams and C procedures, can be found! !
- 2022-11-09 01:25:03下载
- 积分:1
-
周立功7290(zlg7290)i2c芯片 在uclinux上的驱动程序。已经移植成功,包括可执行文件...
周立功7290(zlg7290)i2c芯片 在uclinux上的驱动程序。已经移植成功,包括可执行文件-7290 (zlg7290) Basis i2c chip in on the driver. Transplantation has been successful, including executable files
- 2022-02-02 19:27:16下载
- 积分: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
-
本科毕业设计做的一个东西,用的是AT908515,驱动128*64的LCD,开发环境是ICCAVR6.22.这些代码现在已经在成熟的产品中应用了...
本科毕业设计做的一个东西,用的是AT908515,驱动128*64的LCD,开发环境是ICCAVR6.22.这些代码现在已经在成熟的产品中应用了-Undergraduate Graduation do something, using the AT908515. Drivers 128* 64 LCD, ICCAVR6.22 development environment. these codes are now in a mature application of the product
- 2022-05-23 07:07:30下载
- 积分:1
-
AT89C51SND1C程序MP3程序MP3信息AT89C51SND1C MP3信息…
AT89C51SND1C方案mp3资料 AT89C51SND1C方案mp3资料-AT89C51SND1C program mp3 program mp3 information AT89C51SND1C mp3 information AT89C51SND1C program information
- 2022-03-17 21:20:11下载
- 积分:1
-
这是我在学校做电子钟留下的资料
希望能给你带来帮助
这是我在学校做电子钟留下的资料
希望能给你带来帮助-This is my electronic bell in the school do hope that they will be left behind by the information to help you
- 2022-03-24 21:40:07下载
- 积分:1
-
LCD1602+DS1302+DS18B20多功能电子钟综合实验
LCD1602+DS1302+DS18B20多功能电子钟综合实验-LCD1602+ DS1302+ DS18B20 multi-clock comprehensive experiment
- 2023-06-11 19:20:04下载
- 积分:1
-
Software UART Examples of two complete example, a baud rate generator with PCA f...
软件UART示例
两个完整的例子,一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序.
适用于下列器件
C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236-Software UART Examples of two complete example, a baud rate generator with PCA for the C language program and a use timer 0 baud rate generator for the assembly language program. C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236 applies to the following devices
- 2023-07-29 06:55:03下载
- 积分:1
-
Mainly on the wireless module: nrf401 and ptr200 information
主要是关于无线模块:nrf401和ptr200的资料-Mainly on the wireless module: nrf401 and ptr200 information
- 2022-03-06 04:49:45下载
- 积分:1