arduino

Arduino robotics platform

Carduino- A simple Arduino robotics platform with its own library

This is, as the title says, an Arduino-based robotics platform, with its own library. The “standard” model comes with two back motors, two omni-wheels in the front, and a distance sensor mounted on the front. It also has breadboard space on top for adding whatever you want. It is intended to be autonomous, but one […]

Carduino- A simple Arduino robotics platform with its own library Continue Reading

DIY boat with Arduino

Building a semi Smart, DIY boat with Arduino and some other sensors

I based this off of this really nice instructables.com post for building a water bottle boat, with some additions for obstacle avoidance and light-guided control. I used Arduino as a microcontroller, an ultrasonic sensor in the front, a few simple switches on the side of the boat, and a few light sensors on either side.  See here for a

Building a semi Smart, DIY boat with Arduino and some other sensors Continue Reading

Arduino Remote controlled webcam

Remote controlled webcam using Arduino

Web-enable your interactive sensors over desktop, smartphone and tablet devices. This tutorial describes in detail how to use the free SensorMonkey service to remotely control a pan and tilt webcam attached to an Arduino using nothing more than a simple webpage. The webpage can be viewed on any desktop, smartphone or tablet device with a

Remote controlled webcam using Arduino Continue Reading

Arduino Waveform Generator

Waveform Generator using an Arduino

Waveform generators (also called function generators) are useful for testing and debugging circuits.  I often use them to test the frequency response of electronics components like op amp and sensors.  This waveform generator is powered by an Arduino.  It outputs four waveshapes: sine, triangle, pulse, and saw, each waveshape ranges in frequency from 1Hz-50kHz.  The

Waveform Generator using an Arduino Continue Reading

Scroll to Top