-
A realization of des encryption keyboard, keyboard encryption standard in line w...
一款实现des加密的键盘,符合银行加密标准的键盘-A realization of des encryption keyboard, keyboard encryption standard in line with Bank
- 2022-01-31 06:35:37下载
- 积分:1
-
Multi
多用途仪的温度控制,及与富士温控仪通讯。-Multi-purpose instrument for temperature control, and communications with the Fuji temperature controller.
- 2022-01-23 10:32:54下载
- 积分:1
-
介绍OLED的显示技术的原里发展
由悠景科技公司技术人员讲解...
介绍OLED的显示技术的原里发展
由悠景科技公司技术人员讲解-Introduction of OLED display technology to develop the original technology companies by Univision on technical staff
- 2022-05-05 23:36:20下载
- 积分:1
-
51 Single
51单片机C程序,学习单片机原理、硬件结构、扩展接口和编程语言。-51 Single-chip C procedures, learning Singlechip principle, the hardware structure, the expansion interface and programming languages.
- 2022-03-23 12:10:47下载
- 积分:1
-
IAR
at24c64驱动 开发环境 iar
芯片 atmega169-iar-driven development environment at24c64 chip atmega169
- 2023-06-11 17:05:04下载
- 积分:1
-
这是一个用51单片机做的记米器程序,它能统计绕卷的长度,精度比较高。...
这是一个用51单片机做的记米器程序,它能统计绕卷的长度,精度比较高。--A meter-counting program produced by using 51 SCM.
- 2022-03-18 04:55:01下载
- 积分:1
-
一个用AVR 单片机开发的工程实例,应该对同行有很大帮助
一个用AVR 单片机开发的工程实例,应该对同行有很大帮助-A single-chip with AVR development project examples, it should be of great help to peer
- 2022-05-27 20:51:31下载
- 积分: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
-
图形显示12232检测要用keil生成hex再用
图形显示12232检测要用keil生成hex再用-Graphical display generated 12,232 detection using keil reuse hex
- 2023-06-02 13:25:03下载
- 积分:1
-
SCM and voice
单片机与语音芯片接口程序,C代码,简单使用。-SCM and voice-chip interface program, C code, simple to use.
- 2023-02-04 10:40:04下载
- 积分:1