News

If you want to wirelessly communicate between devices, WiFi and Bluetooth are obvious choices. But there’s also the ISM (industrial, scientific, and medical) band that you use. There are inex… ...
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 ...
An Arduino is a much better choice than a Raspberry Pi for tasks that require real-time input and responses. While a Pi can ...
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 Wire library is a set of communication functions used to read and write data to and from other devices.
Casey Halverson has launched a new piece of Arduino compatible hardware he has designed and built called the Arduino HamShield. That is capable of enabling your Arduino project to communicate with ...
Raspberry Pi also has a broader selection of I/Os, such as an audio jack, more USB ports, and more. And with 40 general-purpose I/O (GPIO) pins, you can even daisy chain multiple Raspberry Pis ...
The Arduino Tre is a pretty cool piece of kit combining a Linux system with the Arduino pinout. Care to take a guess at what the next Arduino board will be called? The Arduino Zero, obviously.
11 Arduino projects that require major hacking skills—or a bit of insanity Lawn care, Daleks, bug zappers prove the Arduino thrives as much as Raspberry Pi.
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...