New firmware for the LED clock
I’ve updated the firmware for my LED clock. The new release 1.5.0 fixes sevarl bug most of them regarding the...
Official site
I’ve updated the firmware for my LED clock. The new release 1.5.0 fixes sevarl bug most of them regarding the...
When we talk about the sketch optimization, not only we refer to the need of writing good code but also...
In microcontrollers, the Watchdog, literally a “watchd dog”, is a timer clocked by an indipendent oscillator. It can be set...
Anyone with an Arduino Leonardo or Micro or Esplora does know that after a reset the board will wait for...
The Atari Punk Console (APC) is a popular circuit made using two 555 timer ICs. The original circuit, called a...
I’ve release the new version 1.2.0 of my library pRNG too, that resize the entropy pool following the amount of...
Thank to an user that pointed me to a bug, I fixed the portion of code of the algorithm that...
During a transmission on a disturbed channel it may happen that some on the datas can be corrupted. This can...
A couple of days ago I’ve received an Arduino UNO R3. The new R3 layout uses the unused half of...
I’ve started writing a new library that let to use the integrated peripherals into the Atmel SAM3X8E microcontroller of the...