Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨FEATURE: Add Support for Software Serial #25

Open
3 tasks
Witty-Wizard opened this issue Jul 2, 2024 · 0 comments
Open
3 tasks

✨FEATURE: Add Support for Software Serial #25

Witty-Wizard opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
enhancement 🪄 New feature or request

Comments

@Witty-Wizard
Copy link
Owner

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
@Witty-Wizard Witty-Wizard added the enhancement 🪄 New feature or request label Jul 2, 2024
@Witty-Wizard Witty-Wizard changed the title ✨[FEATURE]: Add Support for Software Serial ✨FEATURE: Add Support for Software Serial Dec 6, 2024
@Witty-Wizard Witty-Wizard self-assigned this Jan 9, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement 🪄 New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant