News

In this article I will add some simple Arduino LED projects starting with basic ones like how to turn on an LED, blinking, and more. Every step will have the code, the schematic, photos of the project ...
For Arduino beginners like us, this is where you paste the code from other people's projects. When you send the code to the Arduino from your computer, the code is stored on the Arduino itself.
Gareth walks us through some simple and fun Arduino projects.
Although there are other ways to do this, [Rod] has decided to write up his method of using two Arduinos and the I2C protocol to expand an Arduino’s IO capacity. As seen in the picture above,… ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
Instructables user ASCAS shows off how to add voice control to your Arduino projects using your Android phone and Bluetooth. The Arduino gets a Bluetooth attachment and a set of code.
The Arduino software environment, including the IDE, libraries, and general approach, are geared toward education. It’s meant as a way to introduce embedded development to newbies. This is a … ...