connornishijima / SensoryBridge

OSHW Advanced LED Audio Visualizer based around a hacky Discrete Fourier Transform
GNU General Public License v3.0
78 stars 10 forks source link

Add Headless Mode #2

Open connornishijima opened 1 year ago

connornishijima commented 1 year ago

By holding both the Noise Cal and Mode buttons down for more then three seconds, you can toggle "Headless Mode".

sammcj commented 1 year ago

Is there any progress on implementing this (or similar remote/wireless access) yet?

connornishijima commented 1 year ago

Wireless control is the central feature of the upcoming 4.0 milestone!

Sensory Bridge firmware 3.0 (frequency system overhaul) will officially leave beta in the next few days, and contains a ton of code for parsing commands over Serial to configure things. This command parsing system is designed to serve as the eventual backend for wireless WebSockets control in the 4.0 version.

Wireless features should be beta-ready this Spring! 🤞