Write-ups on topics I have personally found intriguing, or problems I have faced and found the answer too.
Laser Serial - An Experiment
As a quick weekend project, I wanted to see how easy it was to transfer serial data over a couple laser diodes and photo resistors.By: Jacob Simeone, Published: 2025-01-11
Formatting C Code With Clang Format
My personal clang-format file which implements my taste in a style guide for C/C++ projects.By: Jacob Simeone, Published: 2025-01-15
The Arduino 1200 bps Reset
How the Arduino IDE is capable of easily downloading firmware on virtually any controller on demand.By: Jacob Simeone, Published: 2025-01-04
Here, you will find blog posts about my projects, write-ups on various technologies, and other articles on things I find are worth writing about. Hopefully you are able to learn something from the knowledge here
I2C I-O Expander With Driver
This project was about developing and manufacturing my first PCB, an I2C I/O expander board carrying a PI4IOE5V6416 16-channel I/O expander from Diodes Inc.By: Jacob Simeone, Published: 2024-05-19
Chapster the Chapstick Robot
"Chapster" the chapstick robot was designed for one sole purpose: retrieve chapstick from across my desk and move it three feet closer to me.By: Jacob Simeone, Published: 2024-05-19
BU Weather Station
The BU Weather station is a university project I am actively working on. The station collects and reports collected environment data publicly.By: Jacob Simeone, Published: 2024-06-23