-
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
-
一个数字显示时钟的程序,用的是DS1302时钟芯片,用51单片机直接接口读取指令,有protues方针并且配合1602显示!...
一个数字显示时钟的程序,用的是DS1302时钟芯片,用51单片机直接接口读取指令,有protues方针并且配合1602显示!-A digital display clock procedures, using a DS1302 clock chip, using 51 single-chip direct interface to read instructions, and have protues approach with 1602 show!
- 2023-01-16 11:55:03下载
- 积分:1
-
Linux下通过JTAG接口烧写BIOS到NandFlash的工具
Linux下通过JTAG接口烧写BIOS到NandFlash的工具-Linux burning through the JTAG interface to the BIOS tools NandFlash
- 2022-01-26 06:23:35下载
- 积分:1
-
PCF8563的驱动程序,专用于atmega16单片机,可设定时间,可读出时间。...
PCF8563的驱动程序,专用于atmega16单片机,可设定时间,可读出时间。-PCF8563 driver atmega16 dedicated to single-chip, time can be set or read.
- 2022-01-30 20:57:58下载
- 积分:1
-
串口中断服务函数集,好
串口中断服务函数集,好-interrupt service function sets, good
- 2022-06-12 19:20:59下载
- 积分:1
-
使用8051个组件规范GSM接口
此程序检查所有nessray传感器输入并通过GSm发送sms。
- 2022-10-26 23:35:04下载
- 积分:1
-
是一个展厅灯光控制的软件,用的PIC16F73。
是一个展厅灯光控制的软件,用的PIC16F73。-Hall is a lighting control software, using PIC16F73.
- 2022-04-01 21:58:41下载
- 积分:1
-
开发嵌入式实时系统很好的参考
开发嵌入式实时系统很好的参考-develop embedded real-time systems makes good reference
- 2022-03-06 04:11:47下载
- 积分:1
-
A/D converter 1. Familiar with one way and multi
A/D转换
1.熟悉1路及多路A/D转换。
2.为温度、压力、流量等模拟量的转换提供参考。-A/D converter 1. Familiar with one way and multi-channel A/D conversion. 2. For temperature, pressure, flow, such as analog conversion to provide reference.
- 2022-01-21 23:32:40下载
- 积分:1
-
利用MATLAB的数字图像处理gonzeles和树林的书
Digital Image Processing book using Matlab by Gonzeles and Woods
- 2022-01-25 16:04:08下载
- 积分:1