1 2 3 4 5 6 7 8 9 10
## Configuration `/etc/sound_sensor_node.toml`: ```toml [node] name = "diana" pin = "PC0" server_addr = "192.168.1.2:8311" threshold = 10 ```