Page 1 of 1

ESP32 (D-DUINO-32) Newby

Posted: Sun Jun 18, 2017 10:24 pm
by bfpa40@gmail.com
Just received my D-DUINO-32 ESP-32 and I am looking for some very beginner starting guides. I have used Arduino IDF in the past to setup an ESP8266 but the ESP32 from all I can tell an different animal. I am looking forward to delving into it but need to know how to program it. Other then reading that I must hold GPI0 to GRND and Click the EN Switch and wait for responses in the terminal window I am lost.
I hope to send some Clock Programs to it and would like to get educated on general use of the OLED Display. ASny assistance would be greatly Appreciated.

Re: ESP32 (D-DUINO-32) Newby

Posted: Mon Jun 19, 2017 9:47 am
by f.h-f.s.
https://www.google.nl/search?q=esp32+gu ... 8Qef4YW4Bw

First hit will be https://esp-idf.readthedocs.io/en/latest/, the second would be sparkfun

This guy has a great blog, and a post about the esp32 arduino http://www.cnx-software.com/2017/05/07/ ... for-esp32/

PlatformIO uses the arduino libraries too, so if you have atom or visual studio code set up you can setup PlatformIO pretty quickly.
https://www.losant.com/blog/getting-sta ... platformio