News

For those starting out in Arduino, there are tons of resources to get better acquainted with the community and the types of projects you can tinker with.
Tronixstuff has a borderline insane tutorial series going, and as of now, 27 chapters have been published. It's essentially the Arduino Bible, but the two most recent additions in particular have ...
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 ...
Whether it's your first time practicing coding, or you're a seasoned tinkerer, Arduino is an excellent platform to get your hands dirty with coding and tech.
This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...
OK, year-old pop culture references aside [Kyle] dropped us a line to show us his tutorial on using interrupts with your Arduino. Given the single core nature of your average Arduino’s AVR you ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...