Arduino

arduiNoise(beats);

Bit-music loving Arduino users – I ported (and modded a bit) one of the Noise Toy programs over to the lovely and talented Arduino platform. Just add a couple of momentary switches to pins 8 and 9 and connect stereo audio to 3 and 4 – you’re done. Loud Objects’ code proved quite fun to […]

Arduino digital compassing

Arduino polishes up its navigation skills via an inexpensive compass sensore component – A small digital compass based on hall effect is connected to an Arduino 10000 board. The logic in the board turns on and off leds depending on direction. There are 4 leds, one for each in N,S,W,E. When two leds are ON […]