Video Description
This course will provide the information you need to master the Raspberry Pi 3! It assumes no prior programming or electronics knowledge and walks you through everything you need to know to use the platform to the fullest! The following are some of the topics that are covered:
- We will first delve into what the Raspberry Pi is and learn what components you need to set everything up
- Step by step videos on how to set it up
- We walk you through how to easily flash an SD card with any OS for the Pi
- We provide tips to prevent SD card corruption
- We provide configuration tips for the Raspbian Operating System
- Multiple methods of connecting remotely to your Raspberry Pi will be covered to show how you can run it in "headless mode" without a monitor
- We delve into the Terminal and Linux commands to show how you can navigate your system, work with files, and perform network and system commands and keyboard shortcuts
- We explore the APT Package system in depth to show how to install any software for your Pi
- Best practices for securing your Raspberry Pi are covered
- We install a web server using different approaches
- We work with GPIO pins and show how you can control LEDs, determine if a button is pressed, work with a PIR sensor, and make a PIR sensor alarm circuit
- We provide Python code reviews for projects so you understand how the software and hardware work together
- We work with cameras and images and show how you can set up a USB webcam and install software to create a live streaming camera feed
- We use the Raspberry Pi Camera module and show how you can interact with it programmatically to record photos and video and create special effects
- We create a working Amazon Echo Clone with the Alexa Voice Service
- Much much more!
All the code files are placed at https://github.com/PacktPublishing/2019-Ultimate-Guide-to-Raspberry-Pi-Tips-Tricks-and-Hacks
Style and Appraoch
This course will teach you the Raspberry Pi 3 with a step-by-step approach; you'll gain in-depth knowledge, via practical examples.