Bucket Head Robot

by nimaz1 in Living > Toys & Games

264 Views, 0 Favorites, 0 Comments

Bucket Head Robot

Copy of BFR - Jure and Nima.jpg

This is project for the course Robotic Fabrication: Introduction to Computational Design and Digital Fabrication, a work by Jure Kozmus and Nima Zahiri for ICD Seminar Summer 2018, Prof. A. Menges, and tutors M. Alvarez, O. Bucklin, T. Schwinn, and M. Yablonina. The aim of the project is to create an useless machine using basic Arduino circuits

The Process

Copy of BFR - Jure and Nima (1).jpg

The BFR Robot consists of four separated process: Driving Motor, Distance Sensor, LCD Display, and IR Controller

Components

Copy of BFR - Jure and Nima (2).jpg

The basic component of this machine are Solderless Breadboard, Male / Female jumper wires, IR Receiver, Sonic Sensor, L298N Dual H-Bridge Motor Controller, and of course an Arduino board.

Assembling

Copy of BFR - Jure and Nima (3).jpg

Here you can see the gut of our Robot. We used cardboard as a case for the robot.

Circuit

chrome_2018-07-25_12-18-14.png

Here is just a schematic outline of the circuit and connections. You can see all the components that we previously illustrated.

How It Works

20180501 233555
20180501 233742

It is a fast and precise robot! Using a Sonic sensor, enables the robot to detect the edge of a table, by which, prevent the robot to move anymore and stop it. A text pops on the screen that "It is too high ..." and then the robot comes back and stays calm!

We though that this system might not be that much useless. We can use this kinds of robot in an office to put something on the bucket head and pass it to someone else. It is very safe ;)

Code

In the appendix you find the Arduino code