If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...
You can easily add Internet-based control for your Arduino if it is close enough to your server to be connected via USB. This tutorial will give the basics you need to get it working. The gist of this ...
If you're familiar with the Raspberry Pi and you like it, there's a good chance you'll like the Arduino, too. At first glance, the two devices are very similar to each other, but there are some key ...
Microcontroller is a term you hear fairly often in the DIY landscape. Often confused with Single-Board Computers, MCUs like the Arduino series are integrated circuits designed for specific circuitry ...
Breakthroughs, discoveries, and DIY tips sent every weekday. Terms of Service and Privacy Policy. People use ugly sweater parties as opportunities to get creative ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
The world of littleBits (the “not-a-toy” toy that I reaaaally wish existed when I was younger) just got a little bit bigger: it can now play friendly with Arduino. If you’re not familiar with ...
You can add a huge measure of extensibiltiy to a project by using a cellular connection. Anywhere the device can get service you can interact with it. In the past this has been a pretty deep slog ...