Featured

ESP-IDF Bluetooth LE Tutorial for Beginners

This tutorial covers how to use Bluetooth Low Energy (BLE) with your ESP32 (ESP-IDF).

Read
Updated on September 13, 2026esp-idfblenimble

ESP-IDF VS Code Setup Tutorial

This tutorial covers how to setup VS Code for ESP-IDF development in Windows.

Read
Updated on September 13, 2026esp32esp-idfvscode

Others

Embedded C Mastery: From Application Developer to Firmware Engineer

A practical course for developers who already know basic C syntax but are new to embedded systems.

View Chapters
Updated on September 13, 2026course10 chaptersAI-generated

How Header Files Work Under the Hood (in C)

Explains how #include, header files, and function declarations all work together.

Read
Updated on August 29, 2026cprogramming