This website requires JavaScript.
Explore
Help
Sign In
UPS
/
ups-esp32c3-rust
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Releases
1
Wiki
Activity
支持与上位机进行通信
#7
New Issue
Open
opened
2022-09-24 11:38:26 +08:00
by
Ivan
· 0 comments
Ivan
commented
2022-09-24 11:38:26 +08:00
Owner
Copy Link
Copy Source
实现方式:
使用 UART 串口收发数据;
使用
CH340
芯片;
实现方式: - 使用 UART 串口收发数据; - 使用 [CH340](https://browser.syncthing.ivanli.cc/files/Ivan/%E6%95%B0%E6%8D%AE%E6%89%8B%E5%86%8C/WCH-CH340(3B).pdf) 芯片;
Ivan
added this to the
与上位机进行通信
milestone
2022-09-24 11:38:26 +08:00
Sign in
to join this conversation.
No Branch/Tag Specified
Branches
Tags
master
v0.2
v0.2
v0.1
Labels
No items
No labels
Milestone
No items
No Milestone
与上位机进行通信
Assignees
Clear assignees
Ivan
(Ivan Li)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: UPS/ups-esp32c3-rust#7
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
UPS/ups-esp32c3-rust
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
实现方式: