Skip to content

bestander/Chatter2-Firmware-for-Chatter1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter 2 port to Chatter 1

This is a fork of Chatter2-Firmware to run on Chatter 1 devices that adds games and connectivity with Chatter 2 devices.

Installation:

Troubleshooting:

  • If compilation fails with "python": executable file not found in $PATH because you only have "python3" binary then this fixes it (adjust path accordingly): sed -i -e 's/=python /=python3 /g' ~/Library/Arduino15/packages/cm/hardware/esp32/*/platform.txt

About

Chatter2-Firmware to run on Chatter 1 devices that adds games and connectivity with Chatter 2 devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • C 7.0%
  • CMake 0.8%