/Flick

Flick 3D Tracking and Gesture HAT for Raspberry Pi

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Flick

Flick 3D Tracking and Gesture HAT for Raspberry Pi

Sending Flick Gesture to MQTT-Server with following output:

mosquitto_sub -h mqtt.unixweb.de  -v -t '#'

flick FLICK-WE
flick FLICK-EW
flick FLICK-SN
flick FLICK-NS

More features comes soon.

Hardware Setup:

Software Setup:

pip install paho-mqtt
Run this line and Flick will be setup and installed
curl -sSL https://pisupp.ly/flickcode | sudo bash