News

After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
It would be interesting to see a laser-based sensor paired with this code. Posted in Arduino Hacks Tagged 3d scanner , arduino , sharp GP2D120X Post navigation ...
After uploading the code the Piezo will start making short beeps. On bright light the Piezo will only beep and on dark light it will be short. Some ideas for this experiment: Alarm for Lights in the ...
PIR Pin “+” connects to Arduino +5. PIR Pin “-” connects to Arduino gnd. PIR Pin “out” connects to Arduino Digital 2. Here is the Arduino code for the Parallax sensor ...