News

The Arduino Wire library is a core aspect of Arduino's integrated development environment, or IDE, and is a must-have if you're using sensors or extra microcontrollers in your project.
The arLCD is a smart 3.5" color touchscreen LCD Arduino combo board that brings easy-to-program, smartphone-like user interfaces to the Maker Community. Release 2.0 is endorsed by Arduino by being ...
Learn how to easily adjust the contrast of a 1602 LCD display using Arduino. In this quick tutorial, I’ll show you a simple trick to control the contrast electronically, without relying solely on the ...
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...
Well tech tinkerer Joe Desbonnet has whipped up what he dubs "poor man's NFC" using an Arduino, some magnet wire, and any compass-equipped Android smartphone (which is almost all of them).
[Kaushlesh Chandel] prototyped a few projects on his Arduino that use an HD44780 Character LCD. Wanting to keep these projects in one piece, but not sacrifice his Arduino board, so he etched his ow… ...
The Arduino Nano serves as the brain of the operation, executing the code that dictates the machine’s movements. In addition to these primary components, you will also need a wire straightener ...
Cooking Hacks releases a new e-Health sensor platform for Arduino and Raspberry Pi open source hardware, adding biometric sensor data and a way to develop new health applications and products.
The Alphanumeric LCD for Arduino will be our first circuit: using only one component, and of course the LCD, we can povide our Arduino board with at least a 16×2 alphanumeric LCD display that we will ...