
Arduino DIY Cryptocurrency Price Ticker OLED 0.96 Display WiFi ESP8266 Battery
Description: ESP8266 Development Board This is a low cost Arduino-compatible ESP8266 development board. A 0.96" OLED display is on the board. It is very easy for beginners. You can program it like Arduino. There is a project support for ESP8266 chip to the Arduino environment: Arduino core for ESP8266 WiFi chip. Another famous project is NodeMCU, which you can use LUA to control ESP8266. Programming: Arduino IDE - please visit link below how to add ESP8266 board https://github.com/esp8266/Arduino Fonts library SSD1306 (128x64) https://github.com/olikraus/u8g2/ complete fonts list is available here: https://github.com/olikraus/u8g2/wiki/u8g2setupcpp // (SCL)clock=*/ 4, /* (SDA)data=*/ 5 From u8g2 examples: U8G2_SSD1306_128X64_NONAME_1_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE, /* clock=*/ 4, /* data=*/ 5); // ESP32 Thing, HW I2C with pin remapping Features: All ESP8266 pins broken out 12 digital pins write/read/interrupt/pwm/I2C/one-wire supported(except D0) 1 analog