Simple console to enter messages

ArduinoLink

I enjoy building small Arduino projects for use around the house, including temperature sensors, motion detectors, and even Halloween decorations.

To streamline control and reconfiguration of my devices without needing to constantly reflash firmware, I developed ArduinoLink.

ArduinoLink is a self-hostable web app (built with Go) and an Arduino library (written in C++) that use WebSockets for real-time updates and device reconfiguration.

Learn more on GitHub.