1×
ESP8266 ESP-12e Devkit Board
Or similar ESP8266 board will do. This board is great, and can be obtained from banggood or similar online stores. http://www.banggood.com/Geekcreit-Doit-NodeMcu-Lua-ESP8266-ESP-12E-WIFI-Development-Board-p-985891.html
1×
0.96 Inch 4Pin IIC I2C Blue OLED Display Module For Arduino
4-wire I2C module. http://www.banggood.com/0_96-Inch-4Pin-IIC-I2C-Blue-OLED-Display-Module-For-Arduino-p-969147.html
I've added code to create clock1.lua, turning this build into a clock. Heck, with a battery, I guess you could wear this as some sort of cyberpunk watch or something.
I am working on the project right now as my first. I had a couple of issues so far. First, I wired my 3V3 and GND in reversed. My bad! My module is reversed from yours. I knew better! The second issue is the lack of U8G in my build. So now I wait for my new custom build. Out of curiosity, what font did you use?
I am working on the project right now as my first. I had a couple of issues so far. First, I wired my 3V3 and GND in reversed. My bad! My module is reversed from yours. I knew better! The second issue is the lack of U8G in my build. So now I wait for my new custom build. Out of curiosity, what font did you use?
Thanks!