Quantcast
Channel: Other Projects Archives - Use Arduino for Projects
Viewing all articles
Browse latest Browse all 432

Easy Serial on the ATtiny

$
0
0

Introduction The Atmel tinyAVR MCU’s are great little chips for projects but can prove difficult to debug. Some ATtiny chips do not have direct support for hardware based serial and therefore the Serial object is unavailable in your code, however, it is easy to add a SoftwareSerial object and view output in the Arduino IDE. […]

The post Easy Serial on the ATtiny appeared first on Use Arduino for Projects.


Viewing all articles
Browse latest Browse all 432

Trending Articles