-
基于PIC单片机的PPOE协议栈源代码。
基于PIC单片机的PPOE协议栈源代码。-PIC on the PPOE protocol stack source code.
- 2022-02-03 01:28:02下载
- 积分:1
-
BBS SMTH : Embedded essence of the district, including the right embedded Troubl...
BBS水木清华站∶嵌入式精华区,包括对嵌入式问题的疑难解答,信息资源,器件资料,网络资料等。-BBS SMTH : Embedded essence of the district, including the right embedded Troubleshooting, information resources, Device information, network information.
- 2022-06-12 20:34:42下载
- 积分: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
-
这是一个智能钟的程序..我已编译过的..可以用有时分秒和定时等功能...
这是一个智能钟的程序..我已编译过的..可以用有时分秒和定时等功能
-This is a smart 10-minute procedure .. I have compiled the .. can sometimes accurate and regular features
- 2022-01-22 17:45:04下载
- 积分:1
-
pic单片机程序,用于数制转换,可将16位二进制数转换成5位十进制数....
pic单片机程序,用于数制转换,可将16位二进制数转换成5位十进制数.-pic microcontroller procedures for a number of system conversion, 16 can be converted into binary-decimal number five.
- 2022-12-01 08:30:03下载
- 积分:1
-
本程序是C语言编写的,由 步进电机驱动的指针式温度表,反应灵敏,指示精确....
本程序是C语言编写的,由 步进电机驱动的指针式温度表,反应灵敏,指示精确.-this process is the preparation of the C language from the stepper motor-driven pointer thermometer responsive, precise instructions.
- 2023-04-04 04:40:03下载
- 积分:1
-
该源代码运行于89c51系列单片机上,可从输入FLEX二进制码流中解交织,处理CRC纠错,并最终解码出有效ASCII码数据....
该源代码运行于89c51系列单片机上,可从输入FLEX二进制码流中解交织,处理CRC纠错,并最终解码出有效ASCII码数据.-the source code running on 89c51 MCU, FLEX can be imported from binary code stream deinterleave handling of CRC error correction. and finally decoding of effective ASCII data.
- 2022-02-13 16:25:37下载
- 积分:1
-
Eeprom操作, 可对EEPROM进行相应的读写等操作
Eeprom操作, 可对EEPROM进行相应的读写等操作-eeprom operation
- 2022-01-28 16:47:55下载
- 积分:1
-
vfd driver
vfd driver
- 2022-07-25 22:01:07下载
- 积分:1
-
Containing the single
本单片机开发例程含有电路图及C语言,有一定的参考价值-Containing the single-chip circuitry to develop routines and C language, the value of some reference
- 2022-04-11 15:25:59下载
- 积分:1