Skip to content

4.1.0

Compare
Choose a tag to compare
@previ previ released this 01 Jul 20:03
· 53 commits to develop since this release

CoderBot backend server. Can be run only on CoderBot hardware v5.0.

New features:

Upgrades:

  • Python 3.7 => 3.9
  • Base image is now Raspbian Bullseye (Raspberry PI OS)
  • OpenCV 4.0 => 4.5
  • TensorFlow dropped in favor of TensorFlow Lite (CNN training API are still there, but need to be converted to the new TFLite API or removed)
  • Support for external I/O (ATMega328P) either plain Analog Input, Digital I/O and Led control chip ws2812b

What's Changed

  • Coderbot Music Features by @MicheleCarbonera and Antonino Tramontana in #148
  • merge develop by @previ in #150

New Contributors

  • @MicheleCarbonera made their first contribution in #148

Full Changelog: 4.0.0...4.1.0