Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 844 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 844 Bytes

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