-
基于51系列单片机的DS18B20测量温度系统.
正在学习单片机
基于51系列单片机的DS18B20测量温度系统.
正在学习单片机-MCU DS18B20 temperature measurement system. SCM is learning
- 2022-02-07 21:16:46下载
- 积分:1
-
液晶驱动C程序,SSD1783芯片,液晶型号1760B0
液晶驱动C程序,SSD1783芯片,液晶型号1760B0-LCD-driven C program, SSD1783 chips, liquid crystal models 1760B0
- 2022-04-10 21:18:58下载
- 积分:1
-
有51单片机控制 液晶显示 可以显示16个字符 快捷方便 容易明白...
有51单片机控制 液晶显示 可以显示16个字符 快捷方便 容易明白-51 MCU LCD can display 16 characters quick and easy easy to understand
- 2023-06-21 04:45:03下载
- 积分:1
-
104键PS2接口标准键盘程序(C语言)单片机程序例程
104键PS2接口标准键盘程序(C语言)单片机程序例程-104 key PS2 keyboard interface standard procedures (C language) Singlechip routine procedures
- 2023-09-02 01:20:03下载
- 积分:1
-
这是atmel公司的89C51SND1C的mp3源程序,flash用的是dataflash,支持fat16/32文件系统...
这是atmel公司的89C51SND1C的mp3源程序,flash用的是dataflash,支持fat16/32文件系统-This is the source 89C51SND1C mp3, flash is used dataflash, file system support Acronis
- 2022-08-04 11:26:29下载
- 积分:1
-
From himself wrote a serial on the 8 AD TLC549 read their own written procedures
上传一份自己写的关于 串行8位AD TLC549的读程序 自己写的-From himself wrote a serial on the 8 AD TLC549 read their own written procedures
- 2022-08-20 19:50:28下载
- 积分:1
-
1602加红外
下载过去自己研究一下应该没问题的
程序还是比较简单的...
1602加红外
下载过去自己研究一下应该没问题的
程序还是比较简单的-1,602 plus infrared download their past should not look at the procedure is relatively simple
- 2022-08-21 08:20:21下载
- 积分:1
-
是一个为地铁施工现场开发的人数监控系统,使用ATMEGA16单片机做的,并用了红外传感器。...
是一个为地铁施工现场开发的人数监控系统,使用ATMEGA16单片机做的,并用了红外传感器。-Is a subway construction site for the development of the number of monitoring systems, using ATMEGA16 microcontroller to do, and use the infrared sensor.
- 2022-03-21 23:26:28下载
- 积分: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
-
该文件是基于51内核的单片机制作的MP3播放器,包括..
该文件是基于51内核的单片机制作的MP3,内容包括原理图,源程序以及相关芯片介绍,敬请笑纳-The document is based on 51 core microcontroller production of MP3 players, including schematics, source code and related chipsets, please heart
- 2022-07-17 05:07:57下载
- 积分:1