Hi, I'm very new to this so please go easy on me ![]()
I have recently successfully written a sketch which enabled me to use a 16x2 I2C serial enabled display with a ATTiny85 MCU. I used the Arduino as ISP to program it and all has been well. I now want to expand the project a little which means I need a few more I/O pins. So, I have started experimenting with the ATTiny84. I managed to find the libraries I needed for the smaller ATTiny85 to enable the I2C and LCD display.
When trying to find libraries for the ATTiny84 there doesn't seem to be as much interest.
I have successfully uploaded and tested sketches to the ATTiny84 but I am having no luck with the I2C or LCD libraries.
Has anyone successfully managed to get the 84 working with an I2C serial enabled LCD? If you did I would very much like to see which library files you used.
Many thanks in advance.