Final Project Progress

The project name is MetaDrive and the idea is to create an arduino robot which is controlled by AI in p5js.

The arduino robot these components:

    • 4 DC motors
    • 1 ultrasonic sensor
    • 1 buzzer
    • 2 LEDs

The AI is a machine learning module that tracks hand movements and poses. The module is called handsfree.js and it was developed in javascript.

How the robot looks now:

Leave a Reply