Points Delicats
Points Delicats was my final project for a class in Computer Organization and Machine Language. The assignment required we build a device that interacts a Raspberry Pi with hardware, with the caveat that all GPIO interactions must be written in assembly. Since one of my teammates is interested in building devices for the visually impaired, we settled on displaying a braille message on a LED matrix based upon text entered into a console. Points Delicats acts mostly as a proof of concept since displaying braille as LED light may not be the most useful thing ever made. This post details my contributions to the project.