BYU ECEn 224 taken Winter 2024
All Code is my own or was provided throughout the class
The purpose of this lab was to create a Ring-like doorbell that could send images to a server and have a menu and display, along with implementing basic threading techniques.
This is the order of the labs that I did
- Getting Started
- Command Line
- C Programming
- Debugging
- Image
- Display
- I/O
- Camera
- Client
- Threaded Client
- Doorbell
Also included is the famous Binary Bomb from Carnegie-Mellon University and the Attack Programming Assignment folders, and the text file solution for the bomb assigment, including all 6 phases and the secret 7th phase.