Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

This library can be use Attiny85 ? #10

Open
abyssGitHub opened this issue Mar 10, 2017 · 2 comments
Open

This library can be use Attiny85 ? #10

abyssGitHub opened this issue Mar 10, 2017 · 2 comments

Comments

@abyssGitHub
Copy link

hi
I am a Arduino anovice
I have successfully put this library in UNO R3 via ,very nice.
my question is
This library can be transplanted to Attiny85?
if i want use Attiny85 contact lcd via i2c
what Can i do it?

@groax
Copy link

groax commented May 18, 2019

Same here :)

@martinius96
Copy link

No, because AtTiny85 doesnt have I2C port.
You need to use TinyWire library... to emulate it.
And rewrite in these libraries Wire.h to TinyWire.h...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants