Skip to content

Lahorde/AltSoftSerial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

Bit-banging UART with Tx ring buffer.

Supported platforms

  • Nordic nrf51

Prerequisities

Limitations

  • only tx Supported

Code sample

AltSoftSerial::SoftSerial.begin(9600, TX_PIN);
AltSoftSerial::SoftSerial.println("Hello from AltSoftSerial);

References

https://github.com/PaulStoffregen/AltSoftSerial https://github.com/Lahorde/nrf51_template_application https://devzone.nordicsemi.com/tutorials/16/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages