Remix.run Logo
jayrhynas 5 days ago

CTRL-Labs themselves acquired the wristband tech from North/Thalmic, who pivoted into smart glasses for a few years before being acquired by Google.

> In an interesting twist, CTRL-Labs purchased a series of patents earlier this year around the Myo armband, a gesture and motion control device developed by North, formerly known as Thalmic Labs. The Myo armband measured electromyography, or EEG, to translate muscle activity into gesture-related software inputs, but North moved on from the product and now makes a stylish pair of AR glasses known as Focals. It now appears the technology North developed may in some way make its way into a Focals competitor by way of CTRL-Labs.

etrautmann 5 days ago | parent | next [-]

That's not true. Thalmic did develop an sEMG band, but the tech developed here was created by Ctrl-labs and continued development within Meta.

spot 5 days ago | parent | prev | next [-]

nope. the technology was invented by CTRL-labs, and at Meta after the acquisition.

https://www.nature.com/articles/s41586-025-09255-w

yes the Myo was a similar, earlier, and less capable technology also based on EMG sensing.

prawn 5 days ago | parent | next [-]

I had one of those Thalmic Myo armbands 12ish years ago. Used it a couple of times and then forgot about it. From memory, there were only a few gestures available to program, and anything I could think to sync them to was just as easily handled with keyboard shortcuts (show desktop, close window, change workspace, etc).

swordsmith 5 days ago | parent | prev [-]

The technology was "invented" by CTRL-Labs like how OpenAI "invented" transformer-based language models.

spot 5 days ago | parent [-]

Do you have any evidence or are you just going to go with repeating a bald-face lie?

swordsmith 3 days ago | parent [-]

lol you can go ask Thomas Rearden himself if Ctrl-labs "invented" gesture recognition from sEMG.

teleforce 5 days ago | parent | prev [-]

> measured electromyography, or EEG

Should be EMG, but is it normal EMG or sEMG?

spot 5 days ago | parent [-]

surface!

teleforce 5 days ago | parent [-]

Yes, it seems that the gesture detection is based on the raw time-frequency sEMG signals with data and code for model implementation from the Nature paper available here [1],[2].

[1] sEMG data:

https://fb-ctrl-oss.s3.amazonaws.com/generic-neuromotor-inte...

[2] Code for exploring surface electromyography (sEMG) data and training models associated with Reality Labs' paper:

https://github.com/facebookresearch/generic-neuromotor-inter...