Here we are… again. 4°
Merry Christmas and happy new year 2022 from www.mischianti.org
Merry Christmas and happy new year 2022 from www.mischianti.org
Even though Raspberry Pi Foundation has released the Pico W version, I still find this tutorial useful for adding WiFi to rp2040 boards using an ESP32.
We will use an esp32-wroom-32 (or esp32-s) as WiFi coprocessor and the full potential WiFiNINA library to handle it.
Whoever has started to peek into the wonderful world of small electronics will undoubtedly have read about Raspberry Pi or Arduino boards. This is where I personally started to ask myself, what is the right board for which project?
I love the I2C protocol, and when I need a sensor, every time I try to find one with this protocol, I have also written some libraries for various sensors that use I2C.
In this article, we will learn I2C basics, analyze the Arduino SAMD MKR management, add interfaces with SERCOM, and create a heterogeneous network.