Initial commit of Xmas tree
[pi-xmas.git] / xmas_tree / README.txt
1 To get started with your GPIO Xmas Tree for the
2 Raspberry Pi, type the following at the command prompt:
3
4 sudo python example_1.py
5
6 You can then try the other examples:
7
8 example_1.py : each LED on in turn
9 example_2.py : several LEDs on at once
10 example_3.py : one LED off each time, all the others on
11 example_4.py : all LEDs flashing on and off simultaneously
12 example_5.py : random LEDs
13 example_bicolour : an example with the Kickstarter bicolour LED
14
15 For bicolour example, make sure you edit tree.py and set
16 bicolour_fitted to True.
17
18 Please share your own code! Go to www.pocketmoneytronics.co.uk
19 or follow us on Twitter @pocketmoneytron