This repository houses a number of Raspberry Pi Python projects that can be used for helping others to learn about the Rasberry Pi, and/or programming in Python.
This is an open source repository, and hence additional projects can be requested and/or added at any time.
Projects have been classified based upon their difficulty rating. Projects for beginners will feature simpler circuits and software, where as advanced projects will utilise more complex circuits and software.
- TBA
The samples within the repository use the raspberry-gpio-python library. This library provides GPIO access on a Raspberry Pi. For more information please visit the project home page.
All code shared in this repository are Open Source under the Apache 2.0 License. Any external libraries that are used within this repository may use different or additional licenes, and should be checked before reusing.
If you find a bug in a sample, or have an enhancement request, simply file an Issue for the sample.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.