adafruit / Adafruit-Raspberry-Pi-Python-Code

Adafruit library code for Raspberry Pi
1.43k stars 686 forks source link

Initial package #145

Closed scls19fr closed 4 years ago

scls19fr commented 8 years ago

Try to fix https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code/issues/144

Most examples now have a main function and it should be also possible to import them (or run as command line)

ladyada commented 4 years ago

This library has been deprecated in favor of our python3 Blinka library. We have replaced all of the libraries that use this repo with CircuitPython libraries that are Python3 compatible, and support a wide variety of single board/linux computers!

Visit https://circuitpython.org/blinka for more information

CircuitPython has support for almost 200 different drivers, and a as well as FT232H support for Mac/Win/Linux!