Skip to content

OOHehir/esp32Touch

Repository files navigation

esp32Touch

Capacitive touch sensor demo on the Seeed XIAO ESP32 S3 using Zephyr RTOS — detects events on three touch inputs and toggles a GPIO LED via Zephyr's input subsystem and devicetree aliases.

Key Technologies

  • MCU: Seeed XIAO ESP32 S3
  • RTOS: Zephyr v3.6
  • Interface: Zephyr input subsystem, devicetree aliases
  • Build: CMake + west

Getting Started

west blobs fetch hal_espressif
west build -b xiao_esp32s3
west flash

Built by Owen O'Hehir — embedded Linux, IoT, Matter & Rust consulting at electronicsconsult.com. Available for contract and consulting work.

About

Capacitive touch sensor demo on Seeed XIAO ESP32 S3 under Zephyr RTOS — three touch inputs trigger GPIO LED via the Zephyr input subsystem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors