Back to Browse

ATtiny 85 Serial Print

16.6K views
Feb 7, 2023
8:52

ATtiny MCU’s have no hardware UART so you can not use the serial monitor out of the box. In this video I will show 2 ways to enable serial.print for the Attiny85 I will use an ATtiny with the “Snapduino” bootloader that we made in the previous video, but it can also work with other ATtiny bootloaders. Links: *How to to program ATtiny Directly via USB: https://youtu.be/5__0aKdqlDQ *SendOnlySoftwareSerial Library: https://github.com/nickgammon/SendOnlySoftwareSerial ...Many thanks to Nick Gammon!

Download

0 formats

No download links available.

ATtiny 85 Serial Print | NatokHD