News

Developers, engineers and Arduino enthusiasts may be interested in a new open source piece of hardware designed for CAN bus Arduino projects.
Cypress Semiconductor has introduced a design kit for its PSoC programmable system-on-chip devices incorporating Controller Area Network (CAN) and Local Interconnect Network (LIN) slave communications ...
The CAN bus has become a defacto standard in modern cars. Just about everything electronic in a car these days talks over this bus, which makes it fertile ground for aspiring hackers. [Daniel ...
Arduino has announced the launch of its Oplà IoT Kit, described as an open programmable IoT platform. It aims to simplify the building of custom IoT devices, with support for cryptographic control ...
Despite their similar sizes and affordable prices, microcontrollers and single-board computers have vastly different specifications and use cases. After all, MCUs are designed for circuitry, ...
If you really want to show off your DIY skills, Arduino projects can be useful, beautiful, and impressive. Check out some of our favorites.
[Jacob Geigle] had a problem. A GPS unit and a Bluetooth-to-serial were tying up all the hardware UARTs on an AVR Arduino project. “Software serial”, I hear you say. But what if I told you [Jacob] ...