Uploaded March 2015 | Updated September 2026, 3 hours ago
Here's just a simple run of the demo program that comes with the UG8 library for the Arduino. Just four wires, works fine on 5 V. Pretty nifty! Note: the display is amazon.com/Huhushop-TM-Serial-Display-Arduino/dp/B00JM88A94 It's an I2C device, supported by the UG8 library. code.google.com/p/u8glib To drive it, you need to uncomment the line containing U8GLIB_SSD1306_128X64(U8G_I2C_OPT_NONE) and hook it to VCC/GND/SDA/SCLK.
Here's just a simple run of the demo program that comes with the UG8 library for the Arduino. Just four wires, works fine on 5 V. Pretty nifty! Note: the display is amazon.com/Huhushop-TM-Serial-Display-Arduino/dp/B00JM88A94 It's an I2C device, supported by the UG8 library. code.google.com/p/u8glib To drive it, you need to uncomment the line containing U8GLIB_SSD1306_128X64(U8G_I2C_OPT_NONE) and hook it to VCC/GND/SDA/SCLK.










