
What is it?
It is a ESP32+BMP180+OLED development board.
Why did you make it?
I started D-duino project from 2015. D-duino means Display Duino.
What makes it special?
- 1.3 OLED integrated(GPIO4-SDA,GPIO5-SCL)
- RGB LED on the surface(GPIO21)
- Navigation switch(Left-GPIO18,Center-GPIO17,Right-GPIO16)
- BMP180 Digital pressure sensor integrated
Tutorial:
- 1.Install the environment for ESP32
- 2.Install OLED library
- 3.Install Adafruit NeoPixel Library
- 4.Install Adafruit BMP180 Library
- 5.Board select ESP32 Dev Module,other settings by default is OK
- 6.Democode