chipKIT32 / chipKIT32-MAX

Multi-platform IDE derived version from Arduino 0022 for the chipKit.
http://chipkit.net
Other
108 stars 76 forks source link

Software Serial library - new version #598

Closed EmbeddedMan closed 9 years ago

EmbeddedMan commented 9 years ago

This new Software Serial library works properly on all chipKIT boards at up to 115200 (or higher) baud, and is compatible with the Arduino 1.6.x Software Serial object hierarchy.

Note that some functions are not completely filled out yet, but the basic functionality exists and has been tested on all classes of chipKIT boards - Non-PPS MX (uC32, UNO32, MAX32), PPS MX (Fubarino Mini, DP32, chipKIT Pi), and MZ (WiFire).

See the included readme.txt for more technical details about some potential issues with this library.