-
一个利用ds1820进行温度采集的程序,单片机为c51
一个利用ds1820进行温度采集的程序,单片机为c51-ds1820 use of a temperature collection procedures, c51 microcontroller
- 2022-02-03 10:38:58下载
- 积分:1
-
Based on the Signal Integrality theory, the key problem met during signal proces...
高速电路信号完整性问题,有一定的参考价值-Based on the Signal Integrality theory, the key problem met during signal processing module design and its solution is given
- 2023-02-18 11:05:04下载
- 积分:1
-
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入...
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入-speed : hardware simple and you can replace 89c51 89c2051, p1 I do data output; P3- I do drive, int0 to speed signal input
- 2022-03-31 04:05:54下载
- 积分:1
-
use PIC16F628 and U2280 Access Control Construction machine, a schematic diagram
使用PIC16F628和U2280构建的门禁控制机,有原理图-use PIC16F628 and U2280 Access Control Construction machine, a schematic diagram
- 2022-04-08 10:48:33下载
- 积分:1
-
Controller with MSP430F425 MCU control i2c literacy example.
用msp430单片机MSP430F425控制i2c读写的例子.-Controller with MSP430F425 MCU control i2c literacy example.
- 2022-03-14 16:36:09下载
- 积分: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
-
单片机和PC机通讯源程序 C语言编程 绝对好用
单片机和PC机通讯源程序 C语言编程 绝对好用-PC-MCU and communication source is absolutely easy to use C language programming
- 2022-10-19 16:30:03下载
- 积分:1
-
430成都技术培训会代码,使用IAR
430成都技术培训会代码,使用IAR-4.10打开。-430 technical training in Chengdu will be the code, the use of IAR-4.10 open.
- 2022-05-29 01:44:43下载
- 积分:1
-
一个UART串行通讯程序,是用C语言写的,内含头文件和主程序
一个UART串行通讯程序,是用C语言写的,内含头文件和主程序-A UART serial communication procedures, is written in C language, contains header files and the main program
- 2022-07-04 18:39:46下载
- 积分:1
-
用MSP430芯片开发的一个内部FLASH的源代码
用MSP430芯片开发的一个内部FLASH的源代码-MSP430 chip developed with an internal FLASH source code
- 2022-03-11 02:12:40下载
- 积分:1