Usually, I use the Serial Monitor of the Arduino IDE to communicate with the Arduino hardware. But now, I want to build an application on my computer that allows me to click some buttons to control ...
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 ...
If you’ve been reading this blog for a while, you’ve probably seen us refer to the Arduino microcontroller on a number of occasions. This little circuit board is at the heart of many DIY projects, ...
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 ...
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 ...