-
430 single
430单片机的程序设计是使用汇编语言,此代码实现的是基本的查询功能-430 single-chip design is the use of procedures in assembly language, this code is the basic query functionality
- 2023-08-11 00:55:03下载
- 积分:1
-
本程序用at16实现两根线(两个i/o口)+8片74164+一片ULN2003驱动24个LED数码管,通过串口写入要显示的数,可以在很多地方应用...
本程序用at16实现两根线(两个i/o口)+8片74164+一片ULN2003驱动24个LED数码管,通过串口写入要显示的数,可以在很多地方应用
-at16 the procedures used to achieve two lines (2 i/o) are 8 1 74164 24 ULN2003 drive LED digital control through serial write to show that the number can be applied in many places
- 2022-04-30 10:04:18下载
- 积分:1
-
320*240点阵液晶模块驱动程序,控制芯片为SED1335;128*64点阵液晶体驱动程序,控制芯片为ks0108....
320*240点阵液晶模块驱动程序,控制芯片为SED1335;128*64点阵液晶体驱动程序,控制芯片为ks0108.-320* 240 dot matrix LCD driver, controller chips for SED1335; 128* 64 dot-matrix LCD driver, controller chips for ks0108.
- 2023-04-18 11:35:03下载
- 积分:1
-
周立功MAGICARM2410开发板配套wince实例源代码,234章
周立功MAGICARM2410开发板配套wince实例源代码,234章-Ligong MAGICARM2410 weeks wince development board supporting examples of source code, Chapter 234
- 2022-03-03 14:09:14下载
- 积分:1
-
飞思卡尔8位单片机QG8开发资料,可以为广大的初学者提供帮助。...
飞思卡尔8位单片机QG8开发资料,可以为广大的初学者提供帮助。-Freescale 8-bit microcontroller QG8 development information that can provide assistance for the majority of beginners.
- 2022-06-02 10:48:41下载
- 积分:1
-
动态流水灯显示,下载后可在令板上的8个LED循环显示。
动态流水灯显示,下载后可在令板上的8个LED循环显示。-Dynamic water light show can be downloaded on the board in the cycle of eight LED display.
- 2022-03-17 20:30:17下载
- 积分:1
-
Documents and SettingsAdministrator桌面NAT.rar
Documents and SettingsAdministrator桌面NAT.rar-Documents and Settings Administrator Desktop NAT.rar
- 2022-08-11 15:10:45下载
- 积分: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
-
MP3的源程序,VS1003等,
MP3的源程序,VS1003等, -MP3 of the source code, VS1003, such as, MP3 source, VS1003, etc.
- 2022-08-13 04:00:59下载
- 积分:1
-
AT89C51的详细中文资料,对单片机初学者来说是个不错的参考
AT89C51的详细中文资料,对单片机初学者来说是个不错的参考
- 2023-05-27 06:45:04下载
- 积分:1