News

One of the limitations of the small 8 bit microcontrollers like the Atmel ATMega family adopted by the Arduino board, is the reduced number of I/O ports. Among the main advantages of these ...
The following tutorial will explain how to transform the potential of popular microcontrollers into programmable logic controllers (PLCs). This primer is for those who want to begin learning about ...
Building radio receivers from scratch is still a popular project since it can be done largely with off-the-shelf discrete components and a wire long enough for the bands that the radio will receive.
Among all the Arduino boards, the Uno is most folks' go-to choice, and for good reason. It's the perfect platform to get started with Arduino, it's capable enough to handle a wide range of tasks, and ...