Chat freely about anything...

User avatar
By Almurphy556
#57110 Hi,

I've been playing around with the esp8266 for a while now and have successfully implemented a few of these devices around the home for home automation.

I usually just find a .ino on the Internet (someone else's hard work) change a few lines to suit my needs and upload using Arduino.

I came across this on github: https://github.com/nathanchantrell/esp_mqtt_oled

The esp connects to wifi, subscribes to MQTT topics and published the information on a oled display.

The code is made up in multiple files, so i'm guessing this is written differently to those I flash in Arduino. Can anyone point me in the right direction to the software needed to get this loaded onto the esp8266 please?

i've searched for hours, there is so much information out there, i'm confused, and a noob to this obviously.

thanks,

Andrew