Overview

Lumyn Labs builds FRC-focused electronics and tooling centered on LED control and device configuration. Public product docs highlight ConnectorX, ConnectorX Animate, and the broader Studio + SDK ecosystem.

My Role

My work has focused on software systems that connect hardware workflows to reliable developer tooling. The goal has been to reduce setup friction for teams while keeping the platform flexible for deeper integrations.

  • Architected an offline device-configuration app for LED animations, sensor setup, and hardware management.
  • Maintained SDK parity across C, C++, Java, and Python interfaces.
  • Built CI workflows to synchronize artifacts across six repositories.

Technical Context

The ConnectorX platform combines LED control and general I/O in one board. Public specs include QWIIC/STEMMA QT headers, UART/SPI/I2C headers, analog and digital I/O, SD card support, and 6-16V input with 5V output.

The 2026 software release added updates across firmware, Lumyn Studio, and WPILib integrations, including builder-style APIs and simulation support.

Outcomes

  • Improved day-to-day usability for teams configuring devices and animation workflows.
  • Reduced integration mismatch by keeping language SDKs aligned around consistent interfaces.
  • Improved release coordination through automated artifact sync in CI.

Reference Links

Lumyn Labs Documentation Python SDK

Demo

ConnectorX running on an FRC robot during testing.