Skip to content

Commit 1944f56

Browse files
committed
Edit Readme
1 parent 1fface0 commit 1944f56

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
# Flick
22
Flick 3D Tracking and Gesture HAT for Raspberry Pi
33

4+
# Hardware Setup:
5+
6+
- Flick HAT for Raspberry Pi <a href="https://www.pi-supply.com/product/flick-hat-3d-tracking-gesture-hat-raspberry-pi/" target="_blank">- Link: Flick HAT</a>
7+
- Raspberry Pi 3<a href="http://amzn.to/2rzOfa2" target="_blank">- Link: Raspberry Pi</a>
8+
- Flick Case for PI3 <a href="https://www.pi-supply.com/product/flick-hat-case/">- Link: Flick Case Pi3</a>
9+
10+
11+
12+
```
13+
pip install paho-mqtt
14+
Run this line and Flick will be setup and installed
15+
curl -sSL https://pisupp.ly/flickcode | sudo bash
16+
```
17+
418
<img src="/picture/Flick-Raspberry-Pi-HAT.jpg">

0 commit comments

Comments
 (0)