-
压缩包内有DS18B20和AT89C51实现的温度采集器的仿真电路和源程序代码,并有LED显示当前采集温度.内附DS18B20的中文资料....
压缩包内有DS18B20和AT89C51实现的温度采集器的仿真电路和源程序代码,并有LED显示当前采集温度.内附DS18B20的中文资料.-Compression packages have DS18B20 and realize AT89C51 temperature collector circuit and the simulation source code, and have LED displays the current temperature acquisition. DS18B20 containing the Chinese information.
- 2022-03-04 00:41:03下载
- 积分:1
-
一线制通讯 communication
一线制通讯 communication-communications line communication system
- 2022-02-16 01:25:03下载
- 积分:1
-
QG8_demo学习板开发板例程
i2c的例程,辛苦找来。
经过验证是正确的。...
QG8_demo学习板开发板例程
i2c的例程,辛苦找来。
经过验证是正确的。-Board development board QG8_demo learning routines i2c routine, it is tough to get a large. Verified to be correct.
- 2022-01-24 17:56:47下载
- 积分:1
-
Stepper motor control principles and procedures, single
步进电机的控制原理和程序,单片机,仿真图-Stepper motor control principles and procedures, single-chip, simulation diagram
- 2022-03-07 00:50:06下载
- 积分:1
-
USB2.0 principles with the development of CD
USB2.0原理与工程开发光盘,包含源代码。-USB2.0 principles with the development of CD-ROM project, including the source code.
- 2023-08-14 10:00:03下载
- 积分:1
-
刚购买的51单片机sch原理图和c语言程序,里面有详细的电路原理图和c语言程序,自己做单片机学习班的可以下载来参考...
刚购买的51单片机sch原理图和c语言程序,里面有详细的电路原理图和c语言程序,自己做单片机学习班的可以下载来参考-Just purchased 51 Singlechip sch schematic and c language program, which has a detailed circuit schematic diagram and c language program, to do their own single-chip learning classes can be downloaded to a reference
- 2022-04-23 23:26:31下载
- 积分:1
-
程序由C语言编写,时序完全达到要求,含有proteus仿真图。硬件上已经测试通过!...
程序由C语言编写,时序完全达到要求,含有proteus仿真图。硬件上已经测试通过!-Procedures by the C language, timing fully meet the requirement, contained Proteus simulation of Fig. Hardware has been tested!
- 2022-04-15 10:03:42下载
- 积分:1
-
凌阳单片机5语音程序学习凌阳单片机学习者参考
凌阳单片机的语音程序5,供学习凌阳单片机的学习者参考-Sunplus MCU 5 voice procedures for learning Sunplus SCM reference learners
- 2022-07-27 03:57:18下载
- 积分: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
-
24c01芯片的编程文件
24c01芯片的编程文件-24c01 chip programming document
- 2022-04-15 03:28:58下载
- 积分:1