News

You haven't directly made use of the serial communication between the host computer and the Arduino board. First, I'll describe how to write a basic client/server style program.
The official Arduino Blog has this week featured a new project which demonstrates ultrasonic Arduino to Arduino communication by Brazilian maker Eduardo Zola. Showing that you can communicate ...
Arduino simplifies things by only using just one coding language. Here's what you need to get started with developing software for the tiny device.
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn't very pretty to ...
[Paul] wrote in to tell us about some interesting Arduino latency issues he helped nail down and fix on the Arduino. It seems that [Michu] was having some problems with controlling his Rainbowduino… ...