News

This post discusses how I integrated a regular microphone into an Arduino setup for some serious audio experiments. I used a prewired module which holds a MAX9814 single chip microphone amplifier with ...
An Arduino with 40 lines of code, a temperature resistor, and servo are all that’s truly needed to save some dough with this thermostat by [Peter Hamilton]. LEDs and a potentiometer are added… ...
Below are snapshots of my initial experiment setup and the serial monitor window of my laptop. In addition to the Arduino Serial Monitor, I tried the same setup later with PuTTY. Remote control. I ...
[Reza Naima] has been using an Arduino as the center of his CNC setup for quite some time now. It handles three stepper motors, limiting switches, e-stop, and spindle control. The sketch he’s… ...
The setup is actually pretty simple: connect a Game Boy, Game Boy Color or Game Boy Advance to an Arduino board via a Game Link Cable. Then, borrow de Vos's code (available on GitHub), and start ...