Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Generic serial communication over smart ports. #60

Open
Tropix126 opened this issue Jan 17, 2024 · 0 comments · May be fixed by #76
Open

Generic serial communication over smart ports. #60

Tropix126 opened this issue Jan 17, 2024 · 0 comments · May be fixed by #76

Comments

@Tropix126
Copy link
Member

Tropix126 commented Jan 17, 2024

What's the motivation for this feature?

Smart ports in PROS support being used as generic serial ports (through serctl and fopen).

Describe the solution you'd like

Support generic serial functionality on smart ports through pros-rs. Can look at past work such as https://github.com/serialport/serialport-rs for inspiration in the API or use something similar to the VEXLink I/O API. vex_rt also has an API for this if we want to look at that too.

Additional context

https://pros.cs.purdue.edu/v5/tutorials/topical/filesystem.html?highlight=serial

@Tropix126 Tropix126 linked a pull request Jan 22, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant