-
SST89C58 the IAP function for online download steps
SST89C58的IAP功能进行在线下载程序的步骤-SST89C58 the IAP function for online download steps
- 2022-03-10 13:28:41下载
- 积分:1
-
51单片机做的 红外遥控 内含有仿真 是PROUUE
的仿真
51单片机做的 红外遥控 内含有仿真 是PROUUE
的仿真-51 single-chip infrared remote control to do contain PROUUE simulation is the simulation
- 2023-04-10 02:00:04下载
- 积分:1
-
C51 use the source control PLL (SANYO LC72131) radio, Driving through HT1621 LCD...
本源程序使用C51控制的PLL(SANYO LC72131)收音,可以通过HT1621驱动LCD显示,有完整的按键控制程序模块,能通过KEY进行各种功能操作,整个程序采用模块化设计,移植方便,可以初学者参考使用.(之前的那个也是我上载的,怎么就没开通?)-C51 use the source control PLL (SANYO LC72131) radio, Driving through HT1621 LCD Display, a complete module button control procedures, KEY through various functional operation, the whole process has a modular design and facilitate transplantation, beginners can use and reference. (which is also before I posted, how never opened)
- 2023-01-07 19:50:03下载
- 积分:1
-
基于c8051f020以及C语言的232串口通信程序,实现了简单的与PC机间的发送和接收。...
基于c8051f020以及C语言的232串口通信程序,实现了简单的与PC机间的发送和接收。-Based on the C8051F020 and the C-232 serial communication program, and realize a simple PC-between sending and receiving.
- 2022-03-03 07:54:18下载
- 积分:1
-
全面介绍高
全面介绍了高质量PCB设计技巧,共为8章。-A comprehensive introduction to high-quality PCB design techniques, a total of 8 chapters.
- 2022-06-30 06:57:58下载
- 积分:1
-
通过硬件电路实现,智能湿度仪。测量空气湿度。先通过数字端,在经过模拟电路处理,完成相应功能。...
通过硬件电路实现,智能湿度仪。测量空气湿度。先通过数字端,在经过模拟电路处理,完成相应功能。-hardware circuit, intelligent humidity instrument. Measurement of air humidity. First-through digital, analog circuit after processing to complete functional.
- 2022-01-26 08:25:52下载
- 积分:1
-
8051+ ds 1307
digital clock~~~~~~
8051+ds 1307电话
- 2022-10-30 19:35: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
-
拼音输入法用在单片机上.rar
拼音输入法用在单片机上.rar-Pinyin input method used in MCU. Rar
- 2022-01-26 03:13:10下载
- 积分:1
-
3.多路舵机控制电路C语言版 C51
3.多路舵机控制电路C语言版 C51-3. Multi-channel steering gear control circuit C language version of C51
- 2022-01-26 00:19:26下载
- 积分:1