-
m16做的简易示波器,内含源程序和电路图
pdf格式
m16做的简易示波器,内含源程序和电路图
pdf格式-Oscilloscopes m16 easy to do, including source code and circuit diagram pdf format
- 2023-02-07 23:30:03下载
- 积分:1
-
ARM LPC21XX proteus测试,测试已经完好,可以直接使用.谢谢!
ARM LPC21XX proteus测试,测试已经完好,可以直接使用.谢谢!-ARM LPC21XX proteus tests have been intact, can be used directly. Thank you!
- 2022-03-02 04:14:36下载
- 积分:1
-
这是一个AVR单片机的串行通讯模块 大家可以合理的用到自己的实验中...
这是一个AVR单片机的串行通讯模块 大家可以合理的用到自己的实验中 -This is an AVR MCU serial communication module used in the U.S. could reasonably own experiments
- 2022-07-16 12:05:46下载
- 积分:1
-
51单片机 高精度7135 模数转换的的程序,内有详细注释
51单片机 高精度7135 模数转换的的程序,内有详细注释-51 SCM 7135 precision analog-to-digital conversion of the proceedings, with detailed Notes
- 2023-04-01 08:25:03下载
- 积分:1
-
S52做成的时钟
S52做成的时钟-S52 made clock
- 2022-08-17 20:58:37下载
- 积分:1
-
这是一个学习芯片的事例,AD9958 一个DDS芯片,里面是芯片控制程序...
这是一个学习芯片的事例,AD9958 一个DDS芯片,里面是芯片控制程序-This is an example of learning chip, AD9958 a DDS chip, which is the chip control procedures
- 2023-07-22 15:10:03下载
- 积分:1
-
基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。...
基于MSP430F13X系列16位单片机,实现的软件IO方式模拟I2C协议的C源码,已编译通过,并经过实际测试。希望对各位做嵌入式开发的朋友有所帮助。-based MCU Series 16 microcontroller, Implementation of the software IO simulate I2C agreement C source code, compiled through, and after the actual test. Do you want to develop embedded friends help.
- 2022-01-27 23:44:25下载
- 积分: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
-
C8051F series microcontrollers commonly used function of a, including the DA'...
C8051F系列单片机的常用函数1,包括DA的初始化和单片机的初始化配置。-C8051F series microcontrollers commonly used function of a, including the DA" s initialization and initialization microcontroller configuration.
- 2022-11-18 01:10:03下载
- 积分:1
-
project template using very convenient locations download application beginners
工程模板 使用非常方便适用初学者 敬请下载-project template using very convenient locations download application beginners
- 2022-06-03 19:20:52下载
- 积分:1