Skip to content

Desktop app used to debug the pulse sensor, update firmware, browse logs and transmit data to TouchDesigner

Notifications You must be signed in to change notification settings

krokosik/esp-pulser-gui

Repository files navigation

ESP Pulser GUI

Description

This desktop app is a companion to the esp-pulser. It can be used to view component status, update version and more, assuming it is connected to the same local network. It also is responsible to retransmitting the UDP heartbeat data from the sensor to TouchDesigner via OSC. Additionally, it allows viewing the heartbeat data and the collected logs (only from the app, not the sensor).

Development

To work with the code, both Rust and NodeJS need to be set up. Clone the repo and run

npm run tauri dev

to start developing.

About

Desktop app used to debug the pulse sensor, update firmware, browse logs and transmit data to TouchDesigner

Resources

Stars

Watchers

Forks