<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://scarcs.ca/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Sun Coast Amateur &lt;br&gt;Radio Club Society - blog:2025-11-11</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="https://scarcs.ca/"/>
    <id>https://scarcs.ca/</id>
    <modified>2026-05-13T00:03:51+00:00</modified>
    <generator>FeedCreator 1.8</generator>
    <entry>
        <title>alien_signal_or_meteor_scatter</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2025-11-11/alien_signal_or_meteor_scatter"/>
        <created>2025-11-11T18:00:13+00:00</created>
        <issued>2025-11-11T18:00:13+00:00</issued>
        <modified>2025-11-11T18:00:13+00:00</modified>
        <id>https://scarcs.ca/blog/2025-11-11/alien_signal_or_meteor_scatter</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;alien_signal_or_meteor_scatter&quot;&gt;Alien Signal or Meteor Scatter?&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Aside from its conspiracy debunking nature, this video explains really clearly how meteor scatter and sporadic E works.  I had to lookup what &lt;a href=&quot;https://en.wikipedia.org/wiki/NTSC&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/NTSC&quot;&gt;NTSC&lt;/a&gt; was though.
&lt;/p&gt;
&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/Hpdmljc7iXs?&quot; width=&quot;425&quot; height=&quot;239&quot; style=&quot;width:425px;height:239px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Alien Signal or Meteor Scatter?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;alien_signal_or_meteor_scatter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-&amp;quot;} --&gt;</summary>
    </entry>
    <entry>
        <title>esp32_antenna_array_can_see_wifi</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2025-11-11/esp32_antenna_array_can_see_wifi"/>
        <created>2025-11-11T17:43:03+00:00</created>
        <issued>2025-11-11T17:43:03+00:00</issued>
        <modified>2025-11-11T17:43:03+00:00</modified>
        <id>https://scarcs.ca/blog/2025-11-11/esp32_antenna_array_can_see_wifi</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;esp32_antenna_array_can_see_wifi&quot;&gt;ESP32 Antenna Array Can See WiFi&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/sXwDrcd1t-E?&quot; width=&quot;425&quot; height=&quot;239&quot; style=&quot;width:425px;height:239px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;
&lt;p&gt;
From the youtube video description:
&lt;/p&gt;
&lt;blockquote  class=&quot;blockquote-plugin&quot;&gt;
&lt;p&gt;
More information is available on the project website of the ESP32 antenna array “ESPARGOS”: &lt;a href=&quot;https://espargos.net/&quot; class=&quot;urlextern&quot; title=&quot;https://espargos.net/&quot; rel=&quot;ugc nofollow&quot;&gt;https://espargos.net/&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Source code for Python library + demos: &lt;a href=&quot;https://github.com/ESPARGOS/pyespargos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ESPARGOS/pyespargos&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/ESPARGOS/pyespargos&lt;/a&gt; (directory “demos/camera” for “WiFi camera” demo)
&lt;/p&gt;

&lt;p&gt;
As a research assistant at the Institute of Telecommunications at the University of Stuttgart, I work on multi-antenna systems like (distributed) massive MIMO, with a focus on wireless channel measurement platforms and algorithms for processing channel measurements (classical and deep learning-based).
&lt;/p&gt;

&lt;p&gt;
One day, my (incredibly talented) colleague Marc Gauger suggested to use ultra low-cost ESP32 chips instead of software defined radios for channel measurements. I was highly sceptical at first, but when he showed me a minimalistic prototype he had soldered together, I was intrigued by the idea of being able to demonstrate my algorithms in real time using WiFi signals. In a series of Bachelor&amp;#039;s / Research theses, my excellent students Tim Schneider, David Engelbrecht and David Kellner helped me develop the ESP32 antenna array “ESPARGOS”.
&lt;/p&gt;

&lt;p&gt;
Measured CSI dataset used for AoA / TDoA visualization: &lt;a href=&quot;https://espargos.net/datasets/data/es&quot; class=&quot;urlextern&quot; title=&quot;https://espargos.net/datasets/data/es&quot; rel=&quot;ugc nofollow&quot;&gt;https://espargos.net/datasets/data/es&lt;/a&gt;...
AoA / TDoA localization source code (needs some minor modifications to be applied to espargos-0005 dataset): &lt;a href=&quot;https://github.com/Jeija/ToA-AoA-Augm&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Jeija/ToA-AoA-Augm&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/Jeija/ToA-AoA-Augm&lt;/a&gt;...
Channel Charting source code for the animation in the video: &lt;a href=&quot;https://github.com/Jeija/Geodesic-Unc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Jeija/Geodesic-Unc&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/Jeija/Geodesic-Unc&lt;/a&gt;...
Tutorial on Channel Charting: &lt;a href=&quot;https://dichasus.inue.uni-stuttgart.d&quot; class=&quot;urlextern&quot; title=&quot;https://dichasus.inue.uni-stuttgart.d&quot; rel=&quot;ugc nofollow&quot;&gt;https://dichasus.inue.uni-stuttgart.d&lt;/a&gt;...
&lt;/p&gt;

&lt;p&gt;
My research on (distributed) massive MIMO, Channel Charting and other algorithms for multi-antenna systems is funded by the German Federal Ministry of Education and Research (BMBF) within the project Open6GHub (grant no. 16KISK019).
I also want to express my gratitude towards ARENA2036, who hosted our measurement campaign for Channel Charting, and to my colleague and Channel Charting expert Phillip Stephan, with whom I co-authored several papers on Channel Charting and who assisted me with the creation of this video.
&lt;/p&gt;

&lt;/blockquote&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ESP32 Antenna Array Can See WiFi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;esp32_antenna_array_can_see_wifi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-&amp;quot;} --&gt;</summary>
    </entry>
    <entry>
        <title>rtl-sdr_compatible_android_app</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2025-11-11/rtl-sdr_compatible_android_app"/>
        <created>2025-11-11T17:47:26+00:00</created>
        <issued>2025-11-11T17:47:26+00:00</issued>
        <modified>2025-11-11T17:47:26+00:00</modified>
        <id>https://scarcs.ca/blog/2025-11-11/rtl-sdr_compatible_android_app</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;rtl-sdr_compatible_android_app&quot;&gt;RTL-SDR Compatible Android App&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Posted on Aug 23, 2025:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 &lt;a href=&quot;https://www.rtl-sdr.com/rf-analyzer-v2-0-released-rtl-sdr-compatible-android-app/&quot; class=&quot;urlextern&quot; title=&quot;https://www.rtl-sdr.com/rf-analyzer-v2-0-released-rtl-sdr-compatible-android-app/&quot; rel=&quot;ugc nofollow&quot;&gt; RF Analyzer V2.0 Released: RTL-SDR Compatible Android App&lt;/a&gt;.
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/sui54fqbImw?&quot; width=&quot;425&quot; height=&quot;239&quot; style=&quot;width:425px;height:239px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;
&lt;p&gt;
I haven&amp;#039;t tried it myself, but I thought it was worth spreading the word...
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;RTL-SDR Compatible Android App&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;rtl-sdr_compatible_android_app&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-&amp;quot;} --&gt;</summary>
    </entry>
    <entry>
        <title>what_does_impedance_matching_actually_look_like</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2025-11-11/what_does_impedance_matching_actually_look_like"/>
        <created>2025-11-11T17:50:48+00:00</created>
        <issued>2025-11-11T17:50:48+00:00</issued>
        <modified>2025-11-11T17:50:48+00:00</modified>
        <id>https://scarcs.ca/blog/2025-11-11/what_does_impedance_matching_actually_look_like</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;what_does_impedance_matching_actually_look_like&quot;&gt;What Does &amp;quot;Impedance Matching&amp;quot; Actually Look Like?&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This is a really cool video that shows what impedance means in terms of transient currents and potentials.
&lt;/p&gt;
&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/RkAF3X6cJa4?&quot; width=&quot;425&quot; height=&quot;239&quot; style=&quot;width:425px;height:239px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;What Does \&amp;quot;Impedance Matching\&amp;quot; Actually Look Like?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;what_does_impedance_matching_actually_look_like&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;12-&amp;quot;} --&gt;</summary>
    </entry>
</feed>
