We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c85b33 commit 7b26f75Copy full SHA for 7b26f75
README.md
@@ -1,4 +1,16 @@
1
-Raspberry-Pi
+Adafruit's Raspberry-Pi Python Code Library
2
============
3
+ Here is a growing collection of libraries and example python scripts
4
+ for controlling a variety of Adafruit electronics with a Raspberry Pi
5
+
6
+ In progress!
7
-my pi stuff
8
+ Adafruit invests time and resources providing this open source code,
9
+ please support Adafruit and open-source hardware by purchasing
10
+ products from Adafruit!
11
12
+ Written by Limor Fried, Kevin Townsend and Mikey Sklar for Adafruit Industries.
13
+ BSD license, all text above must be included in any redistribution
14
15
+ To download, we suggest logging into your Pi with Internet accessibility and typing:
16
+ git clone https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code.git
0 commit comments