diff --git a/notes-esp32/nodebotanist.md b/notes-esp32/nodebotanist.md new file mode 100644 index 0000000..2d1827d --- /dev/null +++ b/notes-esp32/nodebotanist.md @@ -0,0 +1,6 @@ +# Nodebotanist's Notes on using the ESP32 + +* The Arduino IDE is NOT complete, use the espressif IDE +* Pretty well-written API +* Might want to look into making a docker container to work from? The IDE takes a lot of installation +* I'll post sketches soon