News

This week we continue on with another video in our series about how to program for the ATmega328p processor using C. The ATmega328p is at the heart of many Arduino boards. If you have been using them ...
Arduino enthusiasts that would like to keep their projects a little tidier and remove the tangle of wires sometimes associated with connecting different peripherals together. May be interested in the ...
If you would like to build your very own binary watch you might be interested in a new project published to the Instructables website by member Taifur. The binary watch is powered by an ...
Many of you are familiar with the Arduino. Many of you hate it…* This post isn’t about the Arduino. It is about the processor that is at the heart of many Arduino boards. If you are in the camp of ...
I had cause to have a closer look at some Arduino inputs – it is that fascinating weather station again. It transpires that some Arduino inputs are better at tolerating slowly-changing inputs than ...
The Arduino Uno R4 is to have a Renesas RA4M1 32-bit Arm Cortex-M4 microcontroller, and there are “no plans to discontinue the popular Uno R3” , according to Arduino, which estimates that R4 will ...
Writing code for an Arduino-friendly board is relatively easy; creating the board is the hard part, unless you live and breathe electrical engineering. If HackEDA has its way, however, the design ...