Library to use i2c analog IC with arduino and esp8266. Can read analog value and write analog value with only 2 wire (perfect for ESP-01). 01/02/2024: v1.1.2 Add the possibility to insert address at begin() fun
What helped me was to just use the Arduino IDE UI to install the libraries from the downloaded zip archives (eg. Sketch -> Include Library -> Add .ZIP Library) In this case I just browsed to theesp8266-oled-ssd1306-master.zipfile and it installed into the correct location instantly sol...