-
Class #4 : IO Scripting
11/18/2020 at 21:18 • 0 commentsIn this final class, we took a look into the GPIO library on Python, we did 2 scripts, one with a led and with a servo motor. We saw what I2C is and did a program with an I2C LCD.
Presentation links:
-
Class #3 : Bash Scripting
11/18/2020 at 20:41 • 0 commentsIn this class, we took a dive into how bash scripts are done. We taught the basic structure, how to use them with crontab and finally we saw a python script example using an LED.
Presentation links:
-
Class #2 : Linux Basics
09/30/2020 at 16:39 • 0 commentsIn this class, we looked into various ways to connect to the Raspberry Pi (SSH and VNC), some basic, medium, and advanced commands for the Linux command line. Also, we touched on a practical example of "everything is a file", saw the Filesystem Hierarchy of Linux and practiced with permissions, and a bonus bash script example.
Presentation links:
-
Class # 1 : Raspberry Pi Basic Setup
09/30/2020 at 16:31 • 0 commentsIn this class, we talked about what a Raspberry Pi is, what is Linux, electronics, the Raspbian OS, and how to flash it and install it.
Presentation links:
-
Pre-Class 1 Notes
09/18/2020 at 01:53 • 0 commentsA couple of people have been having issues flashing the card, something i consider totally normal, even now I can suffer that process myself.
So here are 3 resources that can help:
- https://www.raspberrypi.org/documentation/installation/installing-images/windows.md
- https://elinux.org/RPi_Easy_SD_Card_Setup
- https://elinux.org/R-Pi_Troubleshooting
Feel free to post any comments or questions in the discussion part of this project.