Using Arduino

Laser Pointer

Control Fluorescent Lights with a Laser Pointer and an Arduino

A few members of the Alpha One Labs Hackerspace do not like the harsh light given out by fluorescent fixtures.  They wanted a way to be able to easily control the individual fixtures, perhaps with a laser pointer?I got right on it.  I dug out a pile of solid state relays and brought them to the Lab.  I bought an …

Control Fluorescent Lights with a Laser Pointer and an Arduino Read More »

Read Inputs

Using The PCF8575 i2c i/o Expander To Read Inputs With Arduino

This Instructable will show you just how easy it is to add extra inputs to your Arduino. You can use this technique to add hundreds of extra inputs to your Arduino with only two wires by using a fancy communication protocol called i2c (eye-squared-see). What I have used… PCF8575 SMD to DIP breakout board Teensy-Arduino (any Arduino will …

Using The PCF8575 i2c i/o Expander To Read Inputs With Arduino Read More »

Arduino line follower robot (1)

Arduino-based line follower robot using Pololu QTR-8RC line sensor

UPDATE FEB 2012: This guide is featured on Adafruit’s blog http://www.adafruit.com/blog/2012/02/14/arduino-based-line-follower-robot/ This is Faz3a II, my first line-following robot, which I also hope to use for maze-solving. I used the Arduino Uno, Adafruit motor shield, Pololu’s QTR-8RC line sensors and motors. You can build a cheaper and lighter version of this robot using the Atmel …

Arduino-based line follower robot using Pololu QTR-8RC line sensor Read More »

MECHANICAL TURBINE DEVICES

LIQUID FLOW SENSORS OFFER HIGH-ACCURACY, LOW-MAINTENANCE REPLACEMENT FOR MECHANICAL TURBINE DEVICES USING ARDUINO

Cost-Effective MEMS Sensors Deliver Increased Performance and Reliability, Even in Unstable Pulsatile Flow and Low-Flow Conditions Posifa Technologies introduced its new PLF2000 series of liquid flow sensors. Designed to replace mechanical turbine flow sensors, the cost-effective devices deliver increased accuracy and reliability, even in unstable pulsatile flow and low-flow conditions. Factory calibrated for water to …

LIQUID FLOW SENSORS OFFER HIGH-ACCURACY, LOW-MAINTENANCE REPLACEMENT FOR MECHANICAL TURBINE DEVICES USING ARDUINO Read More »

Darkness Map Data Collection Device

Darkness Map Data Collection Device Using Arduino

The Darkness Map encompasses both data collection and visualization of nighttime light levels. You can add to the map by downloading the app for iPhone or Android, but you can also contribute data by creating your own data collection device. This tutorial will cover how to build an Arduino powered data logger with a light intensity sensor. …

Darkness Map Data Collection Device Using Arduino 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 »