open source
Drive Your Raspberry Pi Robot using Python Web API
I’ve enjoyed building my own DIY Raspberry Pi robot and wanted to share the ideas behind building a remote control interface using the Flask python web framework. This small HTTP based programming interface enabled me to build multiple apps to drive my robot. You might enjoy using these ideas in Read more…