OttoDIY / OttoDIYPython

port of the OttoDIY Robot API (Otto9.h & Otto9Humanoid.h) to a micropython based platform
https://github.com/OttoDIY/OttoDIYPython
MIT License
22 stars 15 forks source link

Not A Issue #26

Open sfranzyshen opened 3 months ago

sfranzyshen commented 3 months ago

This isn't a issue but rather a notice ... A new devel branch has been started to bring things up to date. We will maintain the current master branch and will be using the devel branch for current development ... so please reference the devel branch with any updates ...

https://github.com/OttoDIY/OttoDIYPython/tree/devel

sfranzyshen commented 3 months ago

First we are making changes to synchronize with the current OttoDiyLib ... after synced then we will make changes to support new features (TBD) to both OttoDiyLib & OttoDIYPython

sfranzyshen commented 3 months ago

After both OttoDiyLib & OttoDIYPython are updated ... we will update blockly for any new features ... and then finally either modify OttoDiy/blockly to run both platforms or (TBD) fork OttoDiy/blockly and create a python version ... maybe as a web (pwa) app ...