Skip to content

Commodore 64 on ESP8266 - Small plaything as a proof of concept

Notifications You must be signed in to change notification settings

iluso-6/IOT_ESP8266_OLED_C64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published