Arduino Radar Project

Arduino Radar Project

This is a demo video of the Arduino Radar Project. The Radar uses an ultrasonic sensor for detecting the objects, a small hobbyist servo motor for rotating the Sensor and an Arduino Board for controlling them.

Arduino and Matlab GUI Tutorial

In this Arduino and Matlab GUI Tutorial we will learn how to control the Arduino Board using Matlab GUI (Graphic User Interface). We will make a Matlab GUI with two buttons for turning on and off a led and an axis for plotting the analog input from a photocell (light-dependent resistor).

Arduino Balancing Platform

Demo video of an simple Arduino Balancing Platform. I am using the accelerometer (MPU6050) for tracking the orientation of the base of the platform.