Mo Control is an app for controlling Moti Smart Motors to make it easier to build robots. It provides quick access to the motor's functionality including positioning, constant rotation, IO control, memory access, and more. It also makes all the motors in a network/robot available.
Currently, the app has three sections. There's a console for invoking API commands, a set of graphical controls, and a timeline for coordinating the movements of multiple motors. The app adapts to different screen sizes, reducing features as it scales down.
Mo Control is a web app built predominantly with Javascript, HTML and CSS. It uses React for the front end and Node/Express for the back end with a RESTful API. Mo Control is currently in development. A preview video is linked below.