Skip to content

XavierPellow/PicoSoftwareSerialExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoSoftwareSerialExample

Quick 'n' dirty PIO based implementation of HardwareSerial for an rp2040 based board

  • What definetly works:
    • Baud rate of 115200
    • 2 streams running on the one PIO block (taking up all 4 state machines)

Not too sure about the reliability of it all, but it should work in a pinch!

About

An example implementation of SoftwareSerial for an rp2040 based board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors