OttoDIY / OttoDIYPython

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

otto9.py for esp8266 & esp32 #10

Closed sfranzyshen closed 3 years ago

sfranzyshen commented 4 years ago

otto9.py

sfranzyshen commented 4 years ago

I've started this file even though nothing but the servo movement code has been ported over yet ... I'm up to bend in the "PREDETERMINED MOTION SEQUENCES" section ... my plan is to have all of the servo movement code completed before the sensors, sound, matrix, and gestures are ported ...

sfranzyshen commented 4 years ago

first working code is up