Join the community and add your own videos to the list

A signal is an input event triggered by a synapse. When a signal is caught, Kalliope runs attached neurons of the synapse.

Core signals

Core signals are included with the default installation of Kalliope.

Logo Signal name Description Doc Examples
Event Run a synapse from a scheduled event
Geolocalisation A way to launch a synapse when ENTERING a geolocated zone.
Mqtt_subscriber Run a synapse from a received message on a MQTT broker
Order Run a synapse from a vocal order

Community signals

Community signals can be installed to complete your collection. See the signal documentation.
Wanna add your own signal in this list? Fork this project page and send us a pull request !. See the readme for more information.

Logo Signal name Description Doc Examples
gpio_input Run synapses from a Raspberry Pi digital input received on a GPIO pin