-
Two
双向传输协议,如自动检测I2C传输协议COM端口需要连接
- 2022-04-10 21:03:34下载
- 积分:1
-
it is usb based power switch controlled via usb based on avr microcontroller
it is usb based power switch controlled via usb based on avr microcontroller
- 2022-03-25 07:36:37下载
- 积分:1
-
linux 下CAN总线驱动源码,该程序已验经过,成功运在2510上.
linux 下CAN总线驱动源码,该程序已验经过,成功运在2510上.-linux CAN bus driver source code, the post-mortem after the procedure has been successfully transported in 2510 on.
- 2022-07-07 02:40:24下载
- 积分:1
-
ucfs2004
ucfs2004
- 2022-01-28 07:56:42下载
- 积分:1
-
该程序是使用直方图进行对比度增强的操作…
The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.-The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.
- 2022-03-26 13:28:50下载
- 积分:1
-
MPS430 used to control projects, and the U.S. share
采用MPS430控制的项目,和大家分享一下-MPS430 used to control projects, and the U.S. share
- 2022-02-20 22:49:37下载
- 积分:1
-
基于GTM900C的Qtopia风格的电话短信程序设计
该程序是基于Qtopia2.2.0风格设计的,通过串口正确的连接GTM900C模块之后,可以实现发送短信,拨打电话的功能,完全是自主设计研发,欢迎下载研究讨论,谢谢!
- 2023-01-13 13:15:04下载
- 积分:1
-
err
适合初学者学习三星2410arm开发板模数转换编程,使用ads开发环境运行-err
- 2022-02-09 20:56:28下载
- 积分:1
-
usb鼠标设计完全实例
usb鼠标设计完全实例-usb mouse design completely example
- 2022-04-09 02:05:31下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1