News

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 … ...
Arduino Shields, like the Xbee wireless communicator, aren’t compatible with the Esplora out of the box, but any existing Arduino software should work with the new pre-assembled controller.
So let’s say your using an Arduino in your project. You already have the hardware-based serial interface working with one portion of the project and need a second serial port for unrelated ha… ...