When Google released their ADK allowing Android smart phones to interact with Arduino-based devices, we’re sure there were at least one or two iPhone users who felt left out. Thanks to the folks over ...
PJON, pronounced like the iridescent sky rats found in every city, is a cool one wire protocol designed by [gioblu]. [gioblu] wasn’t impressed with the complications of I2C. He thought one-wire was ...
This article is the 3rd part of the series MCU Programming Basics, which is communication with external peripherals using serial communication. It differentiates the difference between parallel and ...