In my previous tutorial, “Create a battery-powered Zigbee temperature sensor with an ESP32C6,” I explained in detail how to program a temperature sensor, based on […]
Lire la suiteCategory: Blog
Compare the power consumption of Meshtastic devices
I recently discovered Meshtastic, the open-source LoRa-based wireless communication platform that allows you to create decentralized and autonomous mesh networks. In this article, I compare […]
Lire la suiteDiscovering FIDO2 and Passkeys
FIDO2 is an authentication standard developed by the FIDO Alliance, based on the principle of public key cryptography. The goal of FIDO2 is to replace […]
Lire la suiteDiscover Bluetooth® Low Energy (BLE) with an Arduino Nano ESP32
This tutorial will allow you to discover Bluetooth® Low Energy (BLE) technology through examples based on an Arduino Nano ESP32. This ESP32 microcontroller-based card is […]
Lire la suiteDiscover FreeRTOS on an ESP32 with PlatformIO
In this tutorial we will discover FreeRTOS on an ESP32 using the official Espressif framework ESP-IDF (IoT Development Framework) which is based on the FreeRTOS […]
Lire la suite