this repo has no description
C++ 35.4%
Other 64.6%
4 1 0

Clone this repository

https://tangled.org/aria.rip/bark-button https://tangled.org/did:plc:vedk7voa3q7gsatjnxfvkyor/bark-button
git@tangled.doggirl.love:aria.rip/bark-button git@tangled.doggirl.love:did:plc:vedk7voa3q7gsatjnxfvkyor/bark-button

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

bark-button#

the code for the bark button - a button that barks.

it uses a DOIT ESP32 DEVKIT v1, with platform.io and the arduino framework. when a button gets pressed, it connects to mqtt and publishes a message to sound/g1/play, where the message is barks/[random number from 0 to n_barks].

to flash, install platformio and run pio run -t upload. you may need to hold boot as you plug the board in to get it ready to flash.