Arduino, Adafruit IO and ESP32 Huzzah
by tomtheriverguide on Fri Mar 12, 2021 4:32 am
I am having the hardest time finding instructions to get my ESP32 Huzzah (+ CP2104 Friend, on a Mac running El Capitain) setup to talk to Adafruit IO using the Arduino IDE. I have a project that uses the ESP8266 Huzzah board and am trying to migrate to the Newer ESP32 board and then add more features. The ESP8266 had great resources to setup Adafruit IO - easy peasey. I have been able to upload sketches to the ESP32 (blink and other non-IO related sketches) and have them work. When I introduced the Adafruit IO code, I got a LOT of error messaging and went looking for step-by-step instructions to load the proper board definitions and libraries to use Adafruit IO. I cannot find any instructions that make sense to me. Can anyone send me a link to some web page or any resource with step-by step instructions that can help me get the Arduino IDE set up for the ESP32 Huzzah to use Adafruit IO?