ExtralityLab - Tangible/IoT

This repository contains example code to help you get started with tangible interactions using ESP32 boards.

Use this package in combination with the Unity package of the lab to create interactive experiences that merge virtual and tangible elements

🔗 Check ExtralityLab Unity package

Quick guide

The folder in this project are:

  • Documentation: Contains PDF with ESP32 information such as pinout diagrams and datasheets
  • Basic ESP32 Tutorials: Basic examples on how to deal with sensors for tangible interaction, such as digital/analog inputs, and digital/pwm outputs.
  • Mqtt Communication: Contains basic examples to work with sensors using MQTT messaging to respond to input/outputs remotely.
  • Websockets: 🚧🔨 Work-in-progress

TODO Support for more communication protocols will be added.

  • OSC
  • MIDI
  • WebSerial
  • WebBluetooth
Description
No description provided
Readme 5.7 MiB
Languages
C++ 90.4%
C 9.6%