Skip to content

carlynorama/SwiftSerialPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftSerialPort

WARNING: works, but very version 0.0.0

Foundationless, dependency free library for talking to a serial port on MacOS or Linux with a focus on talking to hobby boards like the Arduino.

Special thanks to the SwiftSerial library to help do a quick start proof of concept. I wanted a different structure for what I was doing but it's still a great starting place.

See also

TODO

  • lock port -> make is port in use function
  • make flush async to accommodate required sleep.

References

Other Serial Libraries

Swift/Apple links

C/terminos links.

Arduino

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published