-
强大的51程序员,计算机和编程的程序和硬件一个纸袋…
功能强大的51编程器,文件包里有PC机程序、编程程序和硬件电路。-powerful 51 programmer, a paper bag of PC and programming procedures and hardware circuit.
- 2022-07-19 20:08:11下载
- 积分:1
-
AVR Studio下开发的CAN
AVR Studio下开发的CAN-232串口通信代码,硬件平台为AT90CAN,已通过测试~-AVR Studio developed under the CAN-232 serial communication code, the hardware platform for AT90CAN, has been tested to be ~
- 2022-05-13 03:57:30下载
- 积分:1
-
漏气测试12864显示 MCU STC89C51芯片
漏气测试12864显示 MCU STC89C51芯片-Leakage test showed 12864 chip MCU STC89C51
- 2023-06-26 22:05:04下载
- 积分:1
-
1602液晶屏的使用说明手册,很实用哦,对于使用VHDL编写液晶屏驱动具有参考价值。...
1602液晶屏的使用说明手册,很实用哦,对于使用VHDL编写液晶屏驱动具有参考价值。-1602 LCD screen use the instruction manual, it is practical Oh, for the use of VHDL LCD driver with the preparation of reference value.
- 2022-03-07 13:58:51下载
- 积分:1
-
高速DDS芯片AD9851的应用程序,基于AVR128单片机最快可产生180MHZ正弦波(对PCB的要求很高!)...
高速DDS芯片AD9851的应用程序,基于AVR128单片机最快可产生180MHZ正弦波(对PCB的要求很高!)
- 2022-03-24 22:06:16下载
- 积分:1
-
Fault Indicator Single
故障指示器;单相接地故障;电流互感器;全波整流有效值电路;单片机-Fault Indicator Single-phase Ground Fault Current Transformer RMS circuit full-wave rectifier SCM
- 2023-02-05 02:05:04下载
- 积分:1
-
这里有MSP4302274各个模块的源代码例程,拿来与大家分享
这里有MSP4302274各个模块的源代码例程,拿来与大家分享-There MSP4302274 routine of each module s source code, and brought to share with you
- 2022-01-22 11:42:25下载
- 积分:1
-
C8051F040 T0 对/INT0输入信号脉宽测量例程
C8051F040 T0 对/INT0输入信号脉宽测量例程-C8051F040 T0 right/INT0 input signal pulse width measurement routines
- 2022-09-12 00:05: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
-
Uart串口自发送程序,单片机自动给上位机传送数据
Uart串口自发送程序,单片机自动给上位机传送数据-Usart auto send data
- 2023-01-06 12:05:03下载
- 积分:1