Skip to content

atoomnetmarc/Project-Decennium-Firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

This is the firmware for this PCB: https://github.com/atoomnetmarc/Project-Decennium

OTA Password

Copy local_env-example.ini to local_env.ini and fill in your own hostname and ota_password.

Compile and uploading firmware

Compile firmware with platformio. I used Visual Studio Code with the PlatformIO extension.

You must also upload the firmware with platformio.

Wi-Fi configuration

When no Wi-Fi configuration is known then the firmware will start an access point on SSID decennium--something. Connect to it, then open http://192.168.4.1

When configured, pressing reset twice will also start the access point.

About

Firmware for the remix of Project Decennium.

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 98.7%
  • C 1.3%