Projects

Accelerometer Table using Arduino Esplora

Accelerometer Table using Arduino Esplora

This example simplifies the task of collecting data from the Esplora’s accelerometer and graphing it with your computer. The Esplora sends keypresses to a connected computer about the state of the accelerometer. If you open a spreadsheet application, you can log the data from the accelerometer. To start and stop the datalogging, press the down […]

Arduino Esplora Kart

Arduino Esplora Kart

This example demonstrates how to turn your Esplora into a customized computer game pad. It uses the analog joystick and the four switches as inputs to a video game. The Esplora will appear to the computer as a standard keyboard, the computer will see joystick movement and button presses as keystrokes. The configuration choosen in […]

Arduino – IR remote or intervalometer for Nikon D80 DSLR

Arduino – IR remote/ intervalometer for Nikon D80 DSLR

I’m cheap and skint, yet I want to do timelapse photography with my Nikon D80 DSLR. Unfortnately that requires spending some cash on an intervalometer for time lapse photography which will set me back a sizeable chunk of cash. Or I could get a remote or get the trigger system then create a delay mechanism […]

SRF05 Arduino Distance Sensor sketch

Arduino – Sonic range finder with SRF05

A guide to using the SRF05 Distance Sensor with Arduino in order to calculate distances from objects. In this case I’m also altering the output of an LED with PWM according to how close an object is to the sensor. So the nearer you are the brighter the LED. So if we start with the […]

Arduino Esplora Temperature Sensor

Arduino Esplora Temperature Sensor

This sketch shows you how to read the Esplora’s temperature sensor. You can read the temperature sensor in Farhenheit or Celsius. Circuit Only your Arduino Esplora is needed for this example. Connect the Esplora to your computer with a USB cable and open the Arduino’s Serial Monitor. Temperature to send data to your computer from […]

Arduino Analog Inputs

Arduino Analog Inputs

This week is all about analog inputs for the Arduino. I’ll show you how you can use a voltage divider circuit (see episode 3) and a variable resistor to make an analog sensor. We’ll also use a Sharp IR distance sensor as an analog input to detect distance and movement (with some clever programming). By […]

Arduino Knock Block

Knock Block using an Arduino board

Knock Block: a modern knocking framework Man has long wrestled with Time. Also, with knocking on things and not getting the time of day. We propose a knocking platform through which these fundamental needs are met. This is illustrated with the Knock Block KUI and accompanying Clock Knock Block application. The Knock Block possesses realistic […]

Intervalometer for Sony NEX 5n schematic

Intervalometer for Sony NEX 5n

This intervalometer used infrared LED To built intervalometer you need: Arduino Nano (or Arduino-compability). I used Nano V3 Serial LCD Joystick Module IR Led and resistor ~200 Ohm Switch Push Button Plastic enclosure Battery 9V Schematic is very simple Step 2: Connection Serial LCD has 4 output: GND, VCC, SDA, SCL. SDA (data) connect to […]

Arduino TV Remote

Fart Operated Random Channel TV Remote using an Arduino

OK, I know that sounds weird, but bear with me for a moment.  My Pops really enjoys two things; 1) channel surfing and 2) farting. So one day I was over at http://hackaday.com/ and read about a guy who used his Arduino to turn a TV on and off with one of those brainwave reading […]

Haptic Proximity Module HPM for Low Vision users

Haptic Proximity Module (HPM) for Low Vision users

The Haptic Proximity Module (HPM) seeks to enable people with low vision, or other vision impairments, to engage with their direct surroundings through vibration feedback from a range detector, and do so cheaply with readily available components. The aim of this instructables is to share the parts and process of creating this device in the […]

Scroll to Top