Skip to content

UART串口本质上还是串并转换,有RS232/RS485等等,需要注意的点有 1.波特率的计算与转换 2.串并中有一位起始位,一位结束位,八位数据位,其他位例如奇偶校验位可以自行设置 3.需要在短距离弱干扰的条件下进行,如果要在长距离下进行传输,需要进行多次采样,并对采样的大部分作为输出结果。 4.不能利用数据信号的边缘作为时钟,需要对边缘进行检测,检测的方法为边缘�

active 2024-05-132024-05-13 (UTC)

Complete coverage27,131 / 27,133 hourly files (100%) · 2 absent upstream2023-08-152026-09-18 (UTC)
Events
4
Pushes
2
Pull requests
0
Issues
0
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 1 days from 2024-05-13 to 2024-05-13. Pushes: 2 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
Seattlice2200

Recent activity

Latest issues, pull requests and releases

No issue or PR events — this repo's activity is pushes only.

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.