Using FreeRTOS with ESP32 and Arduino

FreeRTOS is a real-time system, with which multitasking can also be realized on relatively small MCUs. This article is an introduction to the topic, whereby I will limit myself to the ESP32 and the AVR-based Arduinos.

Read More

Port expander MCP23017

The 16-bit I/O port expander MCP23017 is introduced including a library. The functions are explained by sketches and circuits.

Read More