-
在PROTEUS仿真实现,在液晶显示器上显示采集温度的波形图
在PROTEUS仿真实现,在液晶显示器上显示采集温度的波形图-In the PROTEUS simulation, in the liquid crystal display to show temperature waveform acquisition
- 2022-02-05 04:50:30下载
- 积分:1
-
基于C8051F040单片机的UART0全
C8051F040 UART0模式1全双工通信 uart0模式1主机程序-C8051F040 UART0 a full-duplex mode of communication uart0 a mainframe model procedures
- 2022-07-13 02:49: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
-
一个精彩的汇编程序,实现电子琴和倒计时功能,附有仿真文件...
一个精彩的汇编程序,实现电子琴和倒计时功能,附有仿真文件-A wonderful compilation of procedures, to achieve organ, and the countdown function, with a simulation file
- 2022-06-01 20:48:52下载
- 积分:1
-
频谱仪锂电池电量表,非常适合学习和使用单片机开发的人用
频谱仪锂电池电量表,非常适合学习和使用单片机开发的人用-Spectrum Analyzer Table lithium battery, very suitable for the learning and use of single-chip developed with
- 2023-08-24 00:55:03下载
- 积分:1
-
PWM 控制电机文档及源代码
PWM 控制电机文档及源代码-PWM motor control documentation and source code
- 2022-07-06 19:21:48下载
- 积分:1
-
超声波避障小车的设计.声明本文章乃个人觉得有用转载而来
超声波避障小车的设计.声明本文章乃个人觉得有用转载而来-Ultrasonic Vehicle Obstacle Avoidance design. Statement This article is reproduced from individuals find useful
- 2023-08-08 18:05:03下载
- 积分:1
-
write with 51 receiving GPS data procedures used to receive interrupted tracing...
用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving other similar data
- 2022-01-25 14:19:10下载
- 积分:1
-
本程序是用 ATmega16 控制实时时钟芯片 DS12887 接口驱动的源程序文件。...
本程序是用 ATmega16 控制实时时钟芯片 DS12887 接口驱动的源程序文件。-this procedure is used to control real-time clock ATmega16 DS12887 interface-driven source files.
- 2022-03-11 08:12:11下载
- 积分:1
-
AT89C2051时钟程序
AT89C2051时钟程序-AT89C2051 clock procedures
- 2022-03-04 02:24:11下载
- 积分:1