software

Candied Dead Baby

HALLOWEEN PROJECT: the Candied Dead Baby Using Arduino

The Candied Dead Baby is an Arduino-controlled interactive halloween decoration. It has been designed, created and assembled by three industrial design engeneering students from Elisava. Using servomotors and ultrasonic distance sensors as well as a buzzer, we’ve designed a product that when an ultrasonic sensor catches movement in front of it, activates a servomotor and a …

HALLOWEEN PROJECT: the Candied Dead Baby Using Arduino Read More »

ARDUINO and ULTRASONIC SENSOR

RADAR model using ARDUINO and ULTRASONIC SENSOR

It is a model of RADAR. It describes how a radar works in real time. Description RADAR model is used to know how the real time radar works. It is constructed using ARDUINO UNO, ULTRASONIC SENSOR  and SERVO MOTOR. We also used to show the output. That software name is PROCESSING 3. Code for software PROCESSING 3: import processing.serial.*; …

RADAR model using ARDUINO and ULTRASONIC SENSOR Read More »

An FTIR Touchscreen Device

An FTIR Touchscreen Device Using Arduino

The DJ Touch is a portable turntable touchscreen and interactive LED display. Our end goal was to produce a low cost touchscreen device, and demonstrate its application in a common consumer application. Out of an interest in electronic music, and with the knowledge of deejaying’s close roots to electronics, we decided to develop a touch screen turntable. The device …

An FTIR Touchscreen Device Using Arduino Read More »

MMAE Graduate Robotics

Arduino MMAE Graduate Robotics

This page provides general information to students enrolled in the EML 6808 course, Analysis and Control of Robot Manipulators. Prerequisites for the course are: EML 4312C, EML 5271, or C.I. Kinematics and dynamics of multibody systems. The topics to be covered include: basic components of robotic systems; selection of coordinate frames; homogeneous transformations; solutions to …

Arduino MMAE Graduate Robotics Read More »

Arduino Visual Navigator

Visual Navigator Making it MOBILE using Arduino

Obstacle avoiding vehicle, continue in “3D Laser Range Finder” series ( project 1, project 2). The basic idea is the same, measuring distance using red laser pointers, CCD analog camera and Arduino UNO.  Modification was made in geometry.  Two lasers were set for “far field” obstacle detection, few meters in front of vehicle on left or right …

Visual Navigator Making it MOBILE using Arduino Read More »