Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Puara Module

Société des Arts Technologiques (SAT)
Input Devices and Music Interaction Laboratory (IDMIL)


Overview

Puara Module is a library for ESP32 boards that provides a simplified interface for managing WiFi, a web server, and a filesystem. It facilitates the creation of distributed interactive systems, networked controllers, and similar applications, allowing users to focus on prototyping the rest of their system.


Getting Started

This documentation is divided into two main sections:

1. Building Puara Module Templates/Examples

Choose your preferred development environment. We offer almost identical templates for both Arduino IDE and PlatformIO.

EnvironmentRecommended For
Arduino IDEBeginner to intermediate programmers
PlatformIOIntermediate to advanced programmers, or users wanting more control

Once your project is running, use the Browser Pages to configure your device’s network settings and custom variables.

2. Developer Reference

Technical documentation for understanding and extending the codebase: