-
在Atmega16上实现 一位的计数器 键盘输入 数码管显示
在Atmega16上实现 一位的计数器 键盘输入 数码管显示 -ATmega16 achieved in a digital keyboard input of the counter display
- 2022-01-31 03:05:05下载
- 积分:1
-
pid控制的源程序,很不错的,请大家注意关注啊
pid控制的源程序,很不错的,请大家注意关注啊-pid control source, it is good, draw attention to concerns ah
- 2022-09-08 11:10:02下载
- 积分:1
-
atmel89c51cc03单片机的can通信,调试通过
atmel89c51cc03单片机的can通信,调试通过-atmel89c51cc03 SCM can communication, debugging through
- 2023-09-09 00:25:03下载
- 积分:1
-
单片机DA转换源码,在串口调试助手下可以查看发送到串口的转换结果,波特率设置为2400...
单片机DA转换源码,在串口调试助手下可以查看发送到串口的转换结果,波特率设置为2400 -Singlechip DA conversion source, in the serial debugging assistant can view the sent to serial conversion results, the baud rate is set to 2400
- 2022-07-01 22:32:49下载
- 积分:1
-
由MSP430和CC1100+构成的无线传感器
由MSP430和CC1100+构成的无线传感器-By the MSP430 and CC1100+ Constitute a wireless sensor
- 2022-12-07 13:55:03下载
- 积分:1
-
f020 PCA产生16位或者16 位的PWM 波形
f020 PCA产生16位或者16 位的PWM 波形-f020 PCA produced 16 or 16 of the PWM waveform
- 2023-08-28 21:55:03下载
- 积分:1
-
关于msp430单片机的资料,有一本msp430的教程,还有一本是关于msp430的应用。对学习这款单片机的人很有用。...
关于msp430单片机的资料,有一本msp430的教程,还有一本是关于msp430的应用。对学习这款单片机的人很有用。-Information on the msp430 microcontroller, there is a msp430 tutorial, as well as an application on the msp430. MCU of people learning this very useful.
- 2022-02-27 08:36:21下载
- 积分:1
-
显著性模型
A Model of Saliency-Based Visual Attention for Rapid Scene Analysis.ps.gz
- 2022-05-24 14:27:10下载
- 积分: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
-
c51书籍,在最短时间内学会C语言和单片机。
c51书籍,在最短时间内学会C语言和单片机。-C51 books, in the shortest possible time C language and Singlechip Society.
- 2023-03-13 10:50:08下载
- 积分:1