Coder Social home page Coder Social logo

pi_starter_kit's Introduction

pi_starter_kit's People

Contributors

simonmonk avatar leothehuman avatar cjbs44 avatar

Stargazers

 avatar  avatar Darren Bottin avatar  avatar  avatar L. Frossard avatar  avatar Nathan avatar Jon Cain avatar Spence572 avatar patmart avatar  avatar Robert Murray avatar Greg Holmes avatar Alexander Orr avatar Greg Gaughan avatar René Parlange avatar Jonathan Picques avatar Phil T avatar Neil Millard avatar

Watchers

René Parlange avatar James Cloos avatar  avatar Greg Holmes avatar Alan O'Donohoe avatar  avatar  avatar  avatar L. Frossard avatar

pi_starter_kit's Issues

No module named 'Tkinter'

When I tried Project 3 (03_rgb.py) using Python 3.5.3 in Raspbian, I got an error message that Tkinter was not found. Turns out Tkinter starts with a lower case t in Python 3, and after changing this it worked fine. Maybe a sys.version_info.major check could be made, so that the correct version can be imported according to the Python version?

Gmail needs SSL?

For program 10_mail.py .. Gmail doesn't seem to support non-SSL SMTP connections any more .. is there a solution to this?

03_rgb.py incorrect slider starting position

The LEDs start off at 100%, but the sliders start off at 0 rather than 100. This means that the sliders and LEDs are out of sync until all sliders have been moved. It seemed as though the LEDs were broken to start with. Setting the sliders to 100 when they're created (eg scaleBlue.set(100)) fixes this.

I'm using Python 3.5.3 on Raspbian

I'm enjoying your kit, and troubleshooting has been fun :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.