SwiftUI alarm app that pairs with an Arduino Nano curtain motor over BLE. Built asynchronous device discovery and a redundant signal queue so the curtains open the moment the alarm fires, while cutting idle power draw by 90% with a low-energy HC-08 handshake.
Realtime MIDI instrument built with Arduino-based capacitive sensors feeding Python and C++ apps. Integrated FluidSynth rendering, custom serial messaging, and cross-platform MIDI I/O so keystrokes stream to synthesized audio with reliable latency.