If you are interested in learning more about the history of the iconic Arduino UNO microcontroller you are sure to be interested in the new article published this month to the official Arduino blog ...
There are many reasons to build your own Arduino circuit on a protoboard or a custom-designed printed circuit board. At the heart of the Arduino platform is an AVR microcontroller, in usual way you ...
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84MHz processor, while augmenting inputs and ...
The Arduino 101 equipped with Intel's Curie module integrates a 6-axis gyro/accelerometer and Bluetooth, which sets it apart from the rest of the Arduino line up. What the heck is an Arduino? Simply ...
Powering an Arduino has a little magic to it. It wasn’t obvious to me when I first started working with them, but Arduinos have on-board regulation. Taking advantage of this allows for longer power ...
We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino designers wanted to make a handy prototyping board for the beginners so they ...
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and ...
A sound sensor is a simple, easy-to-use, and low-cost device that is used to detect sound waves traveling through the air. Not only this but it can also measure its intensity and most importantly it ...
2016 was a great year for Open Hardware. The Open Source Hardware Association released their certification program, and late in the year, a few silicon wizards met in Mountain View to show off the ...