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

OttoDIYESPShield #11

Closed sfranzyshen closed 4 years ago

sfranzyshen commented 4 years ago

Doing this obviously means we will need to change the core hardware design to handle the change from the Arduino Nano and the Expansion Shield ... to a NodeMCU ESP8266 Or ESP32 ... the only expansion board I have been able to identify as a possible solution is the L293D Motor Driven Expansion Board for NodeMcu I do not have one of these boards yet ... and don't know how it interfaces to the esp yet either and we don't need the L293D ... It may be worth creating a custom break-out board for the project ... based on the NodeMCU ESP8266 & ESP32 ❓

sfranzyshen commented 4 years ago

https://www.pcbway.com/project/shareproject/OttoDIY_ESP32__Shield.html

sfranzyshen commented 4 years ago

this should be split off as it's own project

sfranzyshen commented 4 years ago

https://github.com/OttoDIY/OttoDIYESPShield