-
基于8051单片机的模拟PS/2键盘的驱动程序,使用keil c51编译。
基于8051单片机的模拟PS/2键盘的驱动程序,使用keil c51编译。-based on the simulation of 8051 PS/2 keyboard-driven procedures, the use of c51 Keil compiler.
- 2022-08-18 15:03:08下载
- 积分:1
-
51系列单片机读卡程序,本人亲测,适合考勤、门禁。
51系列单片机读卡程序,本人亲测,适合考勤、门禁。-51 Series single-chip reader program, I pro-test for time and attendance, access control.
- 2022-03-23 20:21:38下载
- 积分:1
-
Sunplus MCU simulate SPI bus function
凌阳单片机模拟SPI总线的时许函数,这是本人使用过的。-Sunplus MCU simulate SPI bus function
- 2022-03-11 00:37:47下载
- 积分:1
-
pic单片机常用的汇编程序,很有用的,分成各个小模块
pic单片机常用的汇编程序,很有用的,分成各个小模块-pic microcontroller used in the compilation process, useful, divided into various small modules
- 2022-02-03 21:26:29下载
- 积分: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
-
课程设计做的基本程序,可实现串口通信,定时,键盘扫描等功能!...
课程设计做的基本程序,可实现串口通信,定时,键盘扫描等功能!-Curriculum design to do the basic procedures can realize serial communication, timing, keyboard scanning and other functions!
- 2023-04-02 17:55:02下载
- 积分:1
-
TI 691 的驱动部分,给予 Ms
TI 691 的驱动部分,给予 Ms-quare的37015芯片,实现并应用于产品中。-TI 691 drivers part of the Ms-quare given 37,015 chips, and applied to realize products.
- 2022-03-22 22:42:12下载
- 积分:1
-
基于51单片机的串行口控制,ADC0809的AD采集及处理,实时时钟DS1302的运用...
基于51单片机的串行口控制,ADC0809的AD采集及处理,实时时钟DS1302的运用-Based on 51 single-chip microcomputer to control the serial port, ADC0809 the AD acquisition and processing, the use of Real-Time Clock DS1302
- 2022-05-26 09:19:43下载
- 积分:1
-
基于WAVE6000的 可以直接使用在数据采集系统中
基于WAVE6000的 可以直接使用在数据采集系统中-based on the direct use of the Data Acquisition System
- 2022-01-25 16:35:09下载
- 积分:1
-
利用51单片机控制ISD2560语音芯片实现语音的录放和存储,可自动调用,很实用的程序,绝对原创!...
利用51单片机控制ISD2560语音芯片实现语音的录放和存储,可自动调用,很实用的程序,绝对原创!-51 SCM control the use of voice chip ISD2560 voice playback and storage, can automatically call a very useful procedure, an absolute original!
- 2022-11-15 09:10:03下载
- 积分:1