hi- i'm Joseph!
here are some projects i worked on!

 

Security Camera System

    Junior year I took Microprocessor Design. Our class project was to create a security camera system. The overview of the project was to create a camera network to detect if someone is inside a forbidden region. My part of the project was to handle the hdmi interfacing in userspace. This was using the onboard Direct Rendering Manager by using the graphics card file in /dev/dri/card0. From here I handled outputting pixel values into address spaces to have it display onto a monitor. The picture shows the final product.