[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
In this article, I'll be explaining the basics of how microcontrollers work, physically and virtually. First off, microcontrollers are no simple thing, so don't be discouraged if you find it ...
One of the limitations of the small 8 bit microcontrollers like the Atmel ATMega family adopted by the Arduino board, is the reduced number of I/O ports. Among the main advantages of these ...
The Arduino Esplora is a ready-to-use, easy-to-hold controller that lets you explore the infinite possibilities you have in the world of Arduino, without having to deal with breadboards or soldering.
Shift-out: again? Yes, shift-out registers again, now daisy-chained! But let me write down a short foreword. As probably occurs for most of the subjects, especially those related to the Arduino board, ...
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 ...
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 ...