Skip to content

Add SoftwareSerial Library

Compare
Choose a tag to compare
@pablosun pablosun released this 08 Dec 09:15
· 19 commits to master since this release

Add SoftwareSerial library that allows users to create a software-based Serial device.

  • RX pins: use P2 or P3 as RX pin.
  • TX pins: most digital pins can be used as TX pin.