Arduino data logger maps out the potholes on your morning commute

arduino-data-logger-maps-bad-roads

Now you can prove that you have the bumpiest commute in the office by measuring how rough your ride actually is. [Techbitar] calls the project the Bump-O-Meter. It uses an Arduino, GPS, and accelerometer to map out rough roads. The hardware was built on a breadboard and [Techbitar] goes into detail about connecting and communicating with each module used. Once it's running, the logger will read … [Read more...]

Multi-channel analog input module is a good jumping-off point for many projects

multi-channel-usb-analog-input-platform

[Scott Harden] has already produced some projects which measure analog inputs. But he's got plans for more and wanted a base system for graphing analog signals. You can see the small board next to his laptop which offers the ability to sample up to six signals and push them to a PC via USB. The ATmega48 and a few supporting components are all you'll find on that board. The USB connection is … [Read more...]

Analog test interface for your computer

arduino-analog-test-interface

Wanting to test the response curves on some analog parts, [Don Sauer] devised a way of using simple tools to graph analog tests on a computer. Here you can see the results of testing NPN, PNP, NMOS and PMOS transistors, but modifying the input circuitry would let you test just about anything you want. [Don] is using an Arduino as the hardware interface. He needed some additional parts, like … [Read more...]

Lucid dreaming

Does anyone else see the paperclip he used as a jumper wire?

When we saw [merkz] use of an Arduino to produce lucid dreaming we were quite shocked. Unlike typical setups that just flash a light through sleep, his system monitors eye movement through electrodes and is able to send the data to a computer for graphing and analyzing.  The only problem being we couldn't find a circuit diagram or code. Not ones to be shot down so quickly, a Google revealed … [Read more...]

Temperature and electricity monitoring

temperature-and-power-arduino

[Willem] has been using an Arduino to monitor temperatures and electricity usage. For the temperature monitoring he picked up some 1-wire temperature sensors similar to those we've featured in the past. To pick up on electricity usage he's not using an amp sensors, but because he's in the UK he does have a flashing LED on his power meter. There's a known trick to pick up these flashes with a photo … [Read more...]