
5 Courses
HQT - Technology & Innovation
Synopsis
Raspberry Pi is a credit-card-sized single board computer computer (SBC) that can be used in many electronics and computer project. It operates based on the Raspbian Linux operating system (OS)
In this module on Raspberry Pi, the participants will learn how to setup and correctly configure Raspberry Pi. They will also learn how to use command line instruction to perform file operation. Finally participants will learn how to connect with Raspberry Pi remotely.
Outcome
1. Correctly install and configure the Raspberry Pi
2. Use command line instruction to do basic file operation
3. Connect to Raspberry Pi remotely using suitable tools
HQT - Technology & Innovation
Synopsis
Raspberry Pi is a credit-card-sized single board computer computer (SBC) that can be used in many electronics and computer project.It operates based on the Raspbian Linux operating system (OS)
In this module on Raspberry Pi, the participants will learn how to connect and control the input output device using Raspberry Pi GPIO. They will also learn how to use use basic Python to work with Raspberry GPIO projects including LED blink, Pushbutton, Keypad and Graphics User Interface.
Outcome
1. Identify the Python library for GPIO connection
2. Use basic Python code to control the GPIO and device