Kicking off Term 2, the halfway point for the Team Edge experience, engineers will review Python concepts by building a simple Sense HAT arcade game.
Continue working on their Sense HAT game using dictionaries and lists as data structures to make the games more versatile.
Learn how to work with GPIO pins and the GPIO Zero library for the Raspberry Pi. See how you can connect sensors and control physical components with Python.
Learn how to wire the sensor and handle it’s input boolean value which will trigger other events.
Learn how to use the GPIO zero API to control the output to a servo and read input from a distance sensor.
Learn how to attach and program the Pi Camera with your Raspberry Pi.
Learn how to capture real time video and create a livestreaming app using generator functions.