Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.87 KB

README.md

File metadata and controls

62 lines (41 loc) · 1.87 KB

IOT_ESP8266_OLED_C64

Modified code from https://github.com/NardJ/esp8266-C64 to output on an SSD1306 OLED

Added Adafruit_GFX library and TomThumb font to accomodate screen size. Converted original Commodore 64 logo for bitmap logo splash.
Seperated mobile JavaScript, Html, CSS logic from main (ESP8266C64_Browser_Backup.ino) file.

Note: Wifi credentials required in ESP8266C64_Browser_Backup.ino (then open http://192.168.0.80/ in Microsoft Edge Browser)

Further project developments will include C64 keyboard on mobile device instead of serial input and a 128x128 screen.



Boot Up



128x64 OLED .96"



"for" loop and some math