-
嵌入开发笔记 用ps阅读器打开
嵌入开发笔记 用ps阅读器打开-embedded development using ps readers open
- 2022-04-01 17:02:46下载
- 积分:1
-
lgui是类似minigui的系统,功能非常不错
在
lgui是类似minigui的系统,功能非常不错
在-lgui MiniGUI is similar to the system, which is very good in
- 2022-05-22 03:26:40下载
- 积分:1
-
S3c2410 spi驱动 demo
这是用于S3C2410的SPI通讯驱动,有演示代码。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2022-08-13 10:02:09下载
- 积分:1
-
www.peramain
www.peramain-cctv.net
- 2022-05-30 13:33:41下载
- 积分:1
-
1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译...
1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译
码系统。
2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。
-1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decoding (recovery). For dual-channel (two-way transmission of information can access), each side needs a complete encoding/decoding system. 2. The procedures are designed to greatly enhance the communication channel utilization, reduced transmission time, and lower transmission costs.
- 2022-01-31 18:35:37下载
- 积分:1
-
Electronic clock or calendar program, it is useful, there is an alarm clock, yea...
电子钟或万年历程序,很实用的,有闹钟,年、月、日等-Electronic clock or calendar program, it is useful, there is an alarm clock, year, month, date, etc.
- 2023-01-31 19:20:04下载
- 积分: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
-
Single
单片机控制数码管显示,实现计数器功能,使能按下一个按钮之后计数器开始累加。-Single-chip digital control display, the achievement of functional counters so that they can press a button to start after the cumulative counter.
- 2022-03-16 23:28:24下载
- 积分:1
-
核恢复软件
Nucleus Recovery Software
- 2022-11-04 19:25:08下载
- 积分:1
-
C51中的键盘和显示模块,51单片机必备的模块!
C51中的键盘和显示模块,51单片机必备的模块!-C51 of the keyboard and display module, 51 single-chip modules required!
- 2022-02-28 16:59:17下载
- 积分:1