Skip to content

✨FEATURE: Add Support for Software Serial #25

Description

@Witty-Wizard

Overview

Implement Software Serial support, this helps with boards that do not have UART peripheral or 8-bit boards that do not support non-conventional baud rates like in the case of SBus(10000 Bauds per second)

Tasks

  • Implement a construction overload that accepts PIN as input
  • Create a new SoftSerial object using those pins
  • Check with existing hardware

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions