-
利用51单片机实现数字音乐盒的实验方法及汇编代码。
利用51单片机实现数字音乐盒的实验方法及汇编代码。-51 MCU using digital music box experimental methods and assembly code.
- 2022-01-25 17:50:02下载
- 积分:1
-
vs1008
vs1008-vs1008
- 2022-03-11 06:00:38下载
- 积分:1
-
独特的,一个I/O共同phiphs红外遥控编码解码器
独特的,带有I/O解码器的普通phiphs红外遥控码
- 2022-03-18 16:48:31下载
- 积分:1
-
单片机扫描状态机的程序实现,希望能帮助到有需要的朋友。...
单片机扫描状态机的程序实现,希望能帮助到有需要的朋友。-Single-chip state machine to scan the program, hoping to help a friend in need.
- 2023-01-14 07:55:03下载
- 积分: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
-
本代码主要是利用ftr2401组态编程,使用飞思卡尔…
本代码主要是用于FTR2401的配置编程,所使用的单片机是飞思卡尔MC9S08QG8配置的。-This code is mainly used FTR2401 configuration programming, the use of Freescale s microcontroller is MC9S08QG8 configuration.
- 2023-03-21 20:20:03下载
- 积分:1
-
SD Card source files, users can change the actual hardware
SD卡开发源程序,可根据用户实际硬件修改-SD Card source files, users can change the actual hardware
- 2022-01-25 18:29:59下载
- 积分:1
-
键盘程序。主要实现按一个键就在数码管上显示相应的数。本程序中,数码管是带地址的!
主要子程序是键盘扫描程序!
下面英文用工具译的!用的软件是keil...
键盘程序。主要实现按一个键就在数码管上显示相应的数。本程序中,数码管是带地址的!
主要子程序是键盘扫描程序!
下面英文用工具译的!用的软件是keil-Keyboard procedures. The main achievement of the press of a button on the control in the digital display the corresponding number. This procedure, the digital control is intended to bring the address! The main subroutine is the keyboard scanning process! The following translation tools in English!
- 2022-03-30 17:21:45下载
- 积分:1
-
适用于凌阳单片机的SPL10A液晶驱动程序,已在SPCE61调试通过
适用于凌阳单片机的SPL10A液晶驱动程序,已在SPCE61调试通过-Applicable to Sunplus LCD MCU SPL10A driver has SPCE61 debugging through
- 2023-03-19 16:40:03下载
- 积分:1
-
msp430f169 interrupt
msp430f169 中断方式驱动4*4矩阵键盘-msp430f169 interrupt-driven 4* 4 matrix keyboard
- 2023-05-24 20:55:03下载
- 积分:1