-
010基于单片机的无线传输
010基于单片机的无线传输 -010 based on single-chip wireless transmission
- 2023-05-31 20:40:03下载
- 积分:1
-
Xilinx_Spartan3E开发板的常见疑难问题解答
Xilinx_Spartan3E开发板的常见疑难问题解答-Development board Xilinx_Spartan3E Common Troubleshooting
- 2022-06-27 07:36:45下载
- 积分:1
-
减肥机源程序,内带VFD彩屏HL16360驱动,采用ATMEL8L芯片
减肥机源程序,内带VFD彩屏HL16360驱动,采用ATMEL8L芯片-Slimming machine source code, which HL16360 drive with VFD color screen, using ATMEL8L chip
- 2022-05-05 20:48:23下载
- 积分:1
-
STC89C54RD used to achieve a complete flowmeter control system source code, cont...
采用STC89C54RD实现的一个完整的流量计控制系统源代码,包含了对STC89C54RD内部Flash的编程(自创)和对ICL7135的数据采集编程,该代码实现的产品已经实用化。-STC89C54RD used to achieve a complete flowmeter control system source code, contains an internal Flash programming STC89C54RD (own) and ICL7135 data acquisition programming, the code of the product has been the realization of practical use.
- 2022-08-19 22:49:09下载
- 积分:1
-
此为友善之臂micro2440开发板的使用手册,更新时间是2009年2月28日。...
此为友善之臂micro2440开发板的使用手册,更新时间是2009年2月28日。-This is a friendly arm on the development board micro2440 user" s manual, update time is February 28, 2009.
- 2022-04-29 18:19:38下载
- 积分:1
-
18b20测温c51程序,由89S52作为主控芯片
18b20测温c51程序,由89S52作为主控芯片-18b20 c51 temperature process, from the master control chip 89S52
- 2022-08-16 23:22:08下载
- 积分:1
-
此程序实现了msp430在段位式显示器的显示,也包括一些驱动程序,希望给初学者有所帮助...
此程序实现了msp430在段位式显示器的显示,也包括一些驱动程序,希望给初学者有所帮助-This program implements msp430 display in the Dan-style display, but also including some drivers, hoping to be helpful for beginners ... ...
- 2022-07-13 04:40:24下载
- 积分: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
-
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。...
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The first experiment LPC2103: water lamp, with proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
- 2022-03-09 10:56:19下载
- 积分:1
-
串口程序源码,增强版!mega16系列的!
串口程序源码,增强版!mega16系列的!-Serial program source, enhanced version! mega16 series!
- 2022-05-16 17:46:22下载
- 积分:1