This is tutorial number 1 from our series of Arduino tutorials and in this part I will talk about blinking an LED using the one already available on the Arduino Uno board or using an external LED to ...
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.
The project utilizes an Atmel8 AVR as the heart of the board to create an Arduino compatible breadboard. The USB to serial communication board used in this project utilizes a FT232 USB breakout board.
Before opening the Arduino software, wire up the Arduino according to the circuits page using the 8MHz minimalist breadboard circuit but with a 10k pull-up resistor on the reset pin (physical pin 1).
I’m always a little surprised that we don’t see more ARM-based projects. Of course, we do see some, but the volume isn’t what I’d expect given that low-level ARM chips are cheap, capable, low power, ...