<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Amir Mohammad Hemmati</title>
    <description>The latest articles on DEV Community by Amir Mohammad Hemmati (@youngalpaccino).</description>
    <link>https://dev.to/youngalpaccino</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3966207%2F8fe91360-9bd2-422e-9957-5465fefe6e23.jpeg</url>
      <title>DEV Community: Amir Mohammad Hemmati</title>
      <link>https://dev.to/youngalpaccino</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/youngalpaccino"/>
    <language>en</language>
    <item>
      <title>Hey! I want collaborators on developing on Raspberry-PI</title>
      <dc:creator>Amir Mohammad Hemmati</dc:creator>
      <pubDate>Wed, 03 Jun 2026 09:47:36 +0000</pubDate>
      <link>https://dev.to/youngalpaccino/hey-i-want-collaborators-on-developing-on-raspberry-pi-299l</link>
      <guid>https://dev.to/youngalpaccino/hey-i-want-collaborators-on-developing-on-raspberry-pi-299l</guid>
      <description>&lt;p&gt;&lt;strong&gt;Dear&lt;/strong&gt; &lt;strong&gt;AI, Embedded and real-time backend developers&lt;/strong&gt;, Currently am working on how we could make a configurable Raspberry-PI on behalf of signal processing and AI-integrated back-end somehow that received signals would be getting stored, processed, and later on make an AI trained by the data for diagnosis of EEG/EMG signals.(brain and body healthcare)&lt;br&gt;
read the project infra.&lt;br&gt;
If you want to become an open-source programmer working on this project, I would be happily add you as collaborator.&lt;br&gt;
by any means after visiting the project I would be happy to share the private repo so that you would know of the process.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/YoungAlpaccino" rel="noopener noreferrer"&gt;
        YoungAlpaccino
      &lt;/a&gt; / &lt;a href="https://github.com/YoungAlpaccino/EEG-EMG-signal-processing-via-Rasberry-PI" rel="noopener noreferrer"&gt;
        EEG-EMG-signal-processing-via-Rasberry-PI
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      NOT A SHOWCASE THIS ONE. THIS ONE IS ONE OF MY FAVORITE WORKFLOWS CAUSE I LOVE SIGNAL PROCESSING IN HEALTH MATTERS
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;biosignal — EEG/EMG capture, analysis &amp;amp; anomaly detection&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;Capture biosignals from the human body/brain, clean them, find anomalies, and
report a result. Built to run &lt;strong&gt;on your PC today&lt;/strong&gt; (synthetic signals) and on a
&lt;strong&gt;Raspberry Pi with a real biosignal front-end&lt;/strong&gt; later — same code, swap the source.&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;ACQUIRE ──► FILTER ──► FEATURES ──► DETECT ANOMALIES ──► REPORT + PLOT
 EEG/EMG     band-pass   band power     robust z-score      verdict + PNG
 (sensor /   + notch     RMS, ZCR       on windowed RMS
  synthetic) (mains hum)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;What EEG and EMG are&lt;/h2&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;EEG&lt;/strong&gt; (electroencephalography) — tiny electrical voltages from &lt;strong&gt;brain&lt;/strong&gt; activity
measured on the scalp. Lives at &lt;strong&gt;0.5–45 Hz&lt;/strong&gt;, split into bands (delta, theta,
alpha, beta, gamma). Microvolt-scale → needs a sensitive amplifier.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EMG&lt;/strong&gt; (electromyography) — electrical activity of &lt;strong&gt;muscles&lt;/strong&gt;, measured on the
skin over a muscle. Faster (&lt;strong&gt;20–450 Hz&lt;/strong&gt;), larger amplitude than EEG.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both are weak analog voltages, so they need…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/YoungAlpaccino/EEG-EMG-signal-processing-via-Rasberry-PI" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href="https://github.com/YoungAlpaccino/EEG-EMG-signal-processing-via-Rasberry-PI.git" rel="noopener noreferrer"&gt;https://github.com/YoungAlpaccino/EEG-EMG-signal-processing-via-Rasberry-PI.git&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>python</category>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
  </channel>
</rss>
