News

Showing that you can communicate between two Arduino development boards using ultrasonic waves rather than radio waves to pass messages.
To make things easy for the common user, he wrote a library called EasyTransfer which abstracts packetized serial communications between two Arduino boards.
The board provides two 12-bit outputs that can be used to generate audio signals. The Arduino Due software comes with software examples for a WAV and OGG player.
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...