You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A segway robot is built with the LEGO MINDSTORMS EV3 robot kit and the EV3 Gyroscopic sensor. The self-balancing code is written using EV3 MicroPython: which runs on top of the ev3dev Operating System (OS).
● Designed a circuit using Arduino Uno R3 controller that reads movement as input when user moves the device in the shape of an alphabet or number in x-y coordinate plane in air ● Developed an object-oriented Python code, a library to store various gesture samples and a dictionary to improve predictive text before displaying on screen with very …