💾 Archived View for rawtext.club › ~hut › psylink-baby-steps.gmi captured on 2023-12-28 at 16:50:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-03-01)

-=-=-=-=-=-=-

PsyLink: Baby Steps

The Arduino arrived. I have no electrodes though. But what are electrodes, just some pieces of metal taped to your skin, right? Let's improvise that:

Image: photo

There are two pieces of aluminum foil taped to my skin, held together with blue medical wrap.

The educational material about electromyographs that I've seen described a chain of hardware elements to process and clean up the signal:

But I thought, let's focus on the MVP. Why not simply hook the electrodes straight to the analog input pins of the Arduino with some alligator clamps? Worked fine. I did minimal signal processing in software though, you can find the => https://codeberg.org/hut/psylink/src/branch/master/experimental/1_initial_test/ReadAnalogVoltage1.ino source code here.

This video shows the myoelectric signal on Arduino IDE's built-in signal plotter:

Video link: data/myo/video1.webm

Navigation panel

View the entire blogchain "psylink"

Previous post in blogchain: The Idea

Next post in blogchain: F-Zero

Blog

About

Projects

RSS Feed

Written on 2021-04-08 by hut