When working on embedded projects we need sometimes to persist data. We can use so the internal EEPROM of our board and access data through their index. Let's dicover a new library that encapsulate this process.
Dans cet article nous expliquerons d'abord le concept de task en FreeRTOS et nous utiliserons ensuite le support de ce dernier sur Arduino pour créer des tâches(tasks) tournant sur l'ATmega