top of page

We will work towards learning the basics behind GUI's (Graphical User Interface) for our project.  You will need to run through the basic below before you start to connect your GUI to other projects

Start by hooking up a single LED to GPIO 22

Now open Python 3 and create a new file, plug in the code below and run it!

Cool right! Ok now can you create another 2 buttons that turn one more LED on and off or 4???

Try to do it yourself below is the code and GUI example if you need help!

Ok now can you create another 2 buttons that turn one more LED on and off?

Head on over to Raspi central to try out 2 more lessons!

If you really want to explore the possibilites go

Here it's the site for the full guide

bottom of page