Close

Making the Attiny85 work with OLED in Arduino

A project log for Skeleton Attiny85 Handheld

I2C OLED connected to an Attiny85 and a Charlie-plexed button matrix

davedarkodavedarko 12/23/2018 at 13:400 Comments

You need this to make the Arduino IDE be able to flash ATTINY based boards

https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json

And this worked for me when trying to make the OLED run

https://www.instructables.com/id/ATTiny85-connects-to-I2C-OLED-display-Great-Things/

Discussions