Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: pkropf on August 18, 2012, 09:55:51 pm
-
Does anyone know if p0 and p1 are available as rx and tx for rs-232 communications?
-
They are.
-
Could you please provide more details?
What libraries can be used for serial communication?
-
The digispark is effectively an attiny85 breakout board. Any library that runs on an attinyX5 will run on a digispark, and many libraries for atmegaXX8 can be adapted to run on it by adjusting pins and registers.