1
0
Fork 0
Firmware for NodeMCU based Commodore 64 wifi modems.
Datei suchen
Mike Barnes eea0e516a6 Merge branch 'master' of git.chinwag.org:mike/c64wifi 2019-01-08 20:40:00 +11:00
.vscode First run at moving environment to PlatformIO 2019-01-05 13:25:01 +11:00
include Reorder pin definitions for clarity 2019-01-08 20:39:26 +11:00
src Reorder pin definitions for clarity 2019-01-08 20:39:26 +11:00
.gitignore First run at moving environment to PlatformIO 2019-01-05 13:25:01 +11:00
LICENSE Initial commit 2019-01-05 02:22:14 +00:00
README.md TODO list and notes 2019-01-07 01:20:24 +00:00
platformio.ini First run at moving environment to PlatformIO 2019-01-05 13:25:01 +11:00

README.md

C64Wifi

Firmware for NodeMCU based Commodore 64 wifi modems.

For history and details see:

This code has been refactored to build in PlatformIO but wouldn't be hard to roll back to the Arduino IDE. It's currently a bit of a mess as I break it down to manageable chunks for rewriting.

The pin definitions are all set to match the prototype modem on my desk that I'm messing about with and will eventually make a proper PCB for.

TODO

  • Startup in AP mode if no wifi connection configured or successful
  • OTA firmware updates
  • Nicer web configuration page
  • Wifi signal strength display via LEDs