<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GNU Radio - Hamradio.my</title>
	<atom:link href="https://hamradio.my/category/gnu-radio/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Mon, 04 Aug 2025 14:24:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>GNU Radio - Hamradio.my</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Exploring Meshtastic Decoding with GNU Radio on a Raspberry Pi 5</title>
		<link>https://hamradio.my/2025/08/exploring-meshtastic-decoding-with-gnu-radio-on-a-raspberry-pi-5/</link>
					<comments>https://hamradio.my/2025/08/exploring-meshtastic-decoding-with-gnu-radio-on-a-raspberry-pi-5/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Mon, 04 Aug 2025 14:24:42 +0000</pubDate>
				<category><![CDATA[GNU Radio]]></category>
		<category><![CDATA[LoRa]]></category>
		<category><![CDATA[mesh network]]></category>
		<category><![CDATA[meshtastic]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[SDR]]></category>
		<category><![CDATA[software defined radio]]></category>
		<category><![CDATA[deskpi screen]]></category>
		<category><![CDATA[gnu radio companion]]></category>
		<category><![CDATA[GNUradio]]></category>
		<category><![CDATA[gr-lora\_sdr]]></category>
		<category><![CDATA[hackrf one]]></category>
		<category><![CDATA[ham radio sdr]]></category>
		<category><![CDATA[lora decoding]]></category>
		<category><![CDATA[lora meshtastic]]></category>
		<category><![CDATA[meshtastic decoding]]></category>
		<category><![CDATA[meshtastic pi setup]]></category>
		<category><![CDATA[meshtastic sdr]]></category>
		<category><![CDATA[meshtastic visualization]]></category>
		<category><![CDATA[open sauce]]></category>
		<category><![CDATA[portable sdr setup]]></category>
		<category><![CDATA[Raspberry Pi ham radio]]></category>
		<category><![CDATA[raspberry pi sdr]]></category>
		<category><![CDATA[rtl-sdr]]></category>
		<category><![CDATA[sdr experiments]]></category>
		<category><![CDATA[sdr raspberry pi]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8542</guid>

					<description><![CDATA[<p>Originally by Jeff Geerling – jeffgeerling.com Meshtastic, an open-source project that enables long-range mesh communication over LoRa radios, has gained a loyal following in the amateur radio and DIY communities. One enthusiast, Jeff Geerling, has recently documented his efforts to decode Meshtastic traffic using GNU Radio on a Raspberry Pi 5. This project showcases the [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/08/exploring-meshtastic-decoding-with-gnu-radio-on-a-raspberry-pi-5/">Exploring Meshtastic Decoding with GNU Radio on a Raspberry Pi 5</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><br><em>Originally by Jeff Geerling – <a href="https://www.jeffgeerling.com/blog/2025/decoding-meshtastic-gnuradio-on-raspberry-pi">jeffgeerling.com</a></em></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">Meshtastic, an open-source project that enables long-range mesh communication over LoRa radios, has gained a loyal following in the amateur radio and DIY communities. One enthusiast, Jeff Geerling, has recently documented his efforts to decode Meshtastic traffic using GNU Radio on a Raspberry Pi 5. This project showcases the power of software-defined radio (SDR) and open-source tools to visualize and understand wireless protocols.</p>



<h3 class="wp-block-heading">The Goal: Portable Meshtastic Decoder</h3>



<p class="wp-block-paragraph">Jeff’s goal was to create a portable Meshtastic monitor using a Raspberry Pi 5, a HackRF SDR, and a 7.84&#8243; DeskPi touchscreen mounted in a compact Rackmate TT rack. This setup would allow for real-time visualization of Meshtastic signals at events like <em>Open Sauce</em>, helping educate attendees about the power and accessibility of SDR.</p>



<p class="wp-block-paragraph">To monitor Meshtastic communications, he centered his setup on the LongFast frequency—902.125 MHz in the U.S.—and built a GNU Radio Companion (GRC) flowgraph to decode and visualize the transmissions.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Hacking Meshtastic with a Raspberry Pi and GNU Radio" width="640" height="360" src="https://www.youtube.com/embed/1_lbvqCQnMY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Setting Up GNU Radio on Raspberry Pi</h3>



<h4 class="wp-block-heading">Installation</h4>



<p class="wp-block-paragraph">Installing GNU Radio on Raspberry Pi OS is straightforward:</p>



<pre class="wp-block-code"><code>sudo apt install -y gnuradio cmake
</code></pre>



<p class="wp-block-paragraph">For those using a HackRF One:</p>



<pre class="wp-block-code"><code>sudo apt install -y hackrf libhackrf-dev soapysdr-module-hackrf
</code></pre>



<p class="wp-block-paragraph">GNU Radio Companion can be launched from the Pi menu under <strong>Programming</strong>.</p>



<p class="wp-block-paragraph">If errors occur, such as <code>ModuleNotFoundError: Cannot import gnuradio</code>, it may be necessary to adjust your environment variables or downgrade NumPy:</p>



<pre class="wp-block-code"><code>pip install numpy==1.26.4
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Integrating Meshtastic Support</h3>



<p class="wp-block-paragraph">To decode Meshtastic packets, Jeff used the <a href="https://gitlab.com/crankylinuxuser/meshtastic_sdr.git">Meshtastic_SDR project by Josh Conway</a>.</p>



<p class="wp-block-paragraph">Clone the project:</p>



<pre class="wp-block-code"><code>cd ~/Downloads
git clone https://gitlab.com/crankylinuxuser/meshtastic_sdr.git
</code></pre>



<p class="wp-block-paragraph">Install dependencies:</p>



<pre class="wp-block-code"><code>pip3 install meshtastic --break-system-packages
</code></pre>



<p class="wp-block-paragraph">Install the GNU Radio LoRa SDR plugin:</p>



<pre class="wp-block-code"><code>sudo apt install -y cmake
git clone https://github.com/tapparelj/gr-lora_sdr
cd gr-lora_sdr
mkdir build &amp;&amp; cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
sudo make install -j$(nproc)
sudo ldconfig
</code></pre>



<p class="wp-block-paragraph">This installs the LoRa transceiver blocks for use in GNU Radio Companion.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Visualizing the Data</h3>



<p class="wp-block-paragraph">With everything installed, Jeff loaded a GRC file from the Meshtastic_SDR project:</p>



<pre class="wp-block-code"><code>~/Downloads/meshtastic_sdr/gnuradio scripts/RX/Meshtastic_US_allPresets.grc
</code></pre>



<p class="wp-block-paragraph">Or, for RTL-SDR users with narrower bandwidth:</p>



<pre class="wp-block-code"><code>~/Downloads/meshtastic_sdr/gnuradio scripts/RX/Meshtastic_US_62KHz_RTLSDR.grc
</code></pre>



<p class="wp-block-paragraph">He used filters and a Rational Resampler to narrow in on the LongFast channel and displayed the signal using a QT GUI Waterfall Sink. This allowed clearer visualization of signal activity over time.</p>



<p class="wp-block-paragraph">To eliminate the DC spike in the center of the waterfall, you can:</p>



<ol class="wp-block-list">
<li>Install <code>gr-correctiq</code></li>



<li>Slightly shift the tuning off-center</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Troubleshooting RX Scripts</h3>



<p class="wp-block-paragraph">While the GNU Radio flowgraphs worked well for visualization, decoding actual Meshtastic messages via the provided Python scripts proved problematic. Running:</p>



<pre class="wp-block-code"><code>cd ~/Downloads/meshtastic_sdr/python\ scripts
python3 meshtastic_gnuradio_RX.py -n 127.0.0.1 -p 20004
</code></pre>



<p class="wp-block-paragraph">&#8230;resulted in repeated &#8220;OsO&#8221; messages and no usable output. Jeff filed an <a href="https://gitlab.com/crankylinuxuser/meshtastic_sdr/-/issues/2">issue on the Meshtastic_SDR GitLab repository</a> and is continuing to debug.</p>



<p class="wp-block-paragraph">He also shared two modified GRC files—focused on a single channel to reduce CPU load:</p>



<ul class="wp-block-list">
<li><code>Meshtastic-US-LongFast.grc</code></li>



<li><code>Meshtastic-US-ShortTurbo.grc</code></li>
</ul>



<p class="wp-block-paragraph">(Rename from <code>.grc_.txt</code> to <code>.grc</code> to open in GNU Radio Companion.)</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Common Errors and Fixes</h3>



<p class="wp-block-paragraph">If you encounter errors like:</p>



<pre class="wp-block-code"><code>ImportError: libgnuradio-lora_sdr.so.1.0.0git: cannot open shared object file
</code></pre>



<p class="wp-block-paragraph">&#8230;you may need to uninstall and reinstall the LoRa SDR plugin properly:</p>



<pre class="wp-block-code"><code>cd ~/Downloads/gr-lora_sdr/build
sudo make uninstall
sudo make clean
cd ..
sudo rm -rf build
# Then repeat cmake and make install steps
</code></pre>



<p class="wp-block-paragraph">If your HackRF is not detected:</p>



<ol class="wp-block-list">
<li>Confirm it&#8217;s visible via <code>lsusb</code></li>



<li>Run:</li>
</ol>



<pre class="wp-block-code"><code>SoapySDRUtil --probe="driver=hackrf"
</code></pre>



<p class="wp-block-paragraph">If root access is needed, try <code>sudo SoapySDRUtil ...</code> and reboot afterwards.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Final Thoughts</h3>



<p class="wp-block-paragraph">Despite some hiccups decoding messages, the project demonstrates the flexibility of GNU Radio and Raspberry Pi for protocol exploration. Jeff’s build serves as a great educational tool and stepping stone for anyone interested in SDR, LoRa, or mesh networking.</p>



<p class="wp-block-paragraph">For those diving in, expect a learning curve with dependencies, Python environments, and signal debugging—but the result is a powerful custom SDR monitoring setup.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>Sources:</strong></p>



<ul class="wp-block-list">
<li><a href="https://www.jeffgeerling.com/blog/2025/decoding-meshtastic-gnuradio-on-raspberry-pi">Decoding Meshtastic with GNURadio on a Raspberry Pi – Jeff Geerling</a></li>



<li><a href="https://gitlab.com/crankylinuxuser/meshtastic_sdr">Meshtastic SDR GitLab</a></li>



<li><a href="https://www.gnuradio.org/">GNU Radio</a></li>



<li><a href="https://meshtastic.org/">Meshtastic Project</a></li>
</ul>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://hamradio.my/2025/08/exploring-meshtastic-decoding-with-gnu-radio-on-a-raspberry-pi-5/">Exploring Meshtastic Decoding with GNU Radio on a Raspberry Pi 5</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/08/exploring-meshtastic-decoding-with-gnu-radio-on-a-raspberry-pi-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Unlock the Power of High-Performance Signal Processing with Red Pitaya SIGNALlab 250-12</title>
		<link>https://hamradio.my/2025/03/unlock-the-power-of-high-performance-signal-processing-with-red-pitaya-signallab-250-12/</link>
					<comments>https://hamradio.my/2025/03/unlock-the-power-of-high-performance-signal-processing-with-red-pitaya-signallab-250-12/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 23 Mar 2025 16:23:26 +0000</pubDate>
				<category><![CDATA[communication intelligence]]></category>
		<category><![CDATA[GNU Radio]]></category>
		<category><![CDATA[open hardware]]></category>
		<category><![CDATA[SDR]]></category>
		<category><![CDATA[signals analysis]]></category>
		<category><![CDATA[signals intelligence]]></category>
		<category><![CDATA[software defined radio]]></category>
		<category><![CDATA[electronicsengineering]]></category>
		<category><![CDATA[embeddeddesign]]></category>
		<category><![CDATA[engineeringtools]]></category>
		<category><![CDATA[FPGA]]></category>
		<category><![CDATA[hamradio]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[openhardware]]></category>
		<category><![CDATA[oscilloscopes]]></category>
		<category><![CDATA[PCBDesign]]></category>
		<category><![CDATA[redpitaya]]></category>
		<category><![CDATA[RFTesting]]></category>
		<category><![CDATA[sdr]]></category>
		<category><![CDATA[signalanalyzer]]></category>
		<category><![CDATA[SIGNALlab]]></category>
		<category><![CDATA[STEM]]></category>
		<category><![CDATA[testequipment]]></category>
		<category><![CDATA[waveformgenerator]]></category>
		<category><![CDATA[wirelesscommunication]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=7224</guid>

					<description><![CDATA[<p>In the world of signal processing and measurement, precision and versatility are key. Whether you’re an engineer, researcher, or enthusiast working with RF applications, having a reliable and high-performance tool is essential. The Red Pitaya SIGNALlab 250-12 is a game-changer in this domain, offering cutting-edge features that cater to both professional and educational applications. Why [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/03/unlock-the-power-of-high-performance-signal-processing-with-red-pitaya-signallab-250-12/">Unlock the Power of High-Performance Signal Processing with Red Pitaya SIGNALlab 250-12</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">In the world of signal processing and measurement, precision and versatility are key. Whether you’re an engineer, researcher, or enthusiast working with RF applications, having a reliable and high-performance tool is essential. The <strong>Red Pitaya SIGNALlab 250-12</strong> is a game-changer in this domain, offering cutting-edge features that cater to both professional and educational applications.</p>



<h2 class="wp-block-heading" id="h-why-choose-the-red-pitaya-signallab-250-12"><strong>Why Choose the Red Pitaya SIGNALlab 250-12?</strong></h2>



<p class="wp-block-paragraph">The <strong>SIGNALlab 250-12</strong> is designed for high-performance signal acquisition and analysis, making it ideal for a variety of applications, from software-defined radio (SDR) to scientific research and industrial testing. With its powerful <strong>250 MSps sampling rate</strong> and <strong>12-bit resolution</strong>, this device ensures accurate and high-fidelity signal processing.</p>



<h3 class="wp-block-heading" id="h-key-features-and-benefits"><strong>Key Features and Benefits</strong></h3>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>High-Speed Sampling</strong> – The 250 MSps sampling rate provides exceptional signal resolution, making it perfect for demanding RF applications.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>12-Bit ADC &amp; DAC</strong> – Achieve high dynamic range and precision in your signal analysis.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Versatile Connectivity</strong> – Equipped with <strong>Gigabit Ethernet</strong>, <strong>USB</strong>, and <strong>SD card support</strong>, ensuring seamless integration into your existing setup.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Multiple Analog and Digital Inputs/Outputs</strong> – Adapt to different project needs with flexible I/O configurations.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Linux-Based Open-Source Ecosystem</strong> – Run custom applications, expand functionality, and leverage a thriving community of developers.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Compact and Portable Design</strong> – A powerful lab tool that fits in the palm of your hand, making field applications more practical.</p>



<h2 class="wp-block-heading" id="h-applications-of-signallab-250-12"><strong>Applications of SIGNALlab 250-12</strong></h2>



<p class="wp-block-paragraph">This powerful device is not just another signal acquisition tool—it’s a full-fledged measurement platform that can be used in:</p>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Software-Defined Radio (SDR)</strong> – Implement and experiment with RF signal processing applications.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Wireless Communication Testing</strong> – Analyze and troubleshoot wireless signals with ease.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Scientific Research &amp; Education</strong> – A cost-effective tool for universities and research labs.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Industrial and IoT Applications</strong> – Use in control systems, automation, and real-time monitoring.<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Signal Generator &amp; Oscilloscope</strong> – Functions as an arbitrary waveform generator and a high-precision oscilloscope.</p>



<figure class="wp-block-image size-large"><img  title="" fetchpriority="high" decoding="async" width="1024" height="971" src="https://hamradio.my/wp-content/uploads/2025/03/image-90-1024x971.png"  alt="image-90-1024x971 Unlock the Power of High-Performance Signal Processing with Red Pitaya SIGNALlab 250-12"  class="wp-image-7225" srcset="https://hamradio.my/wp-content/uploads/2025/03/image-90-1024x971.png 1024w, https://hamradio.my/wp-content/uploads/2025/03/image-90-300x284.png 300w, https://hamradio.my/wp-content/uploads/2025/03/image-90-768x728.png 768w, https://hamradio.my/wp-content/uploads/2025/03/image-90.png 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading" id="h-why-red-pitaya"><strong>Why Red Pitaya?</strong></h2>



<p class="wp-block-paragraph">Red Pitaya has gained a solid reputation for providing high-quality, affordable, and open-source hardware solutions for signal processing enthusiasts and professionals alike. The SIGNALlab 250-12 continues this tradition, delivering <strong>top-tier performance at a competitive price</strong> while maintaining the flexibility that engineers and researchers demand.</p>



<figure class="wp-block-image size-large"><img  title="" decoding="async" width="1024" height="987" src="https://hamradio.my/wp-content/uploads/2025/03/image-91-1024x987.png"  alt="image-91-1024x987 Unlock the Power of High-Performance Signal Processing with Red Pitaya SIGNALlab 250-12"  class="wp-image-7226" srcset="https://hamradio.my/wp-content/uploads/2025/03/image-91-1024x987.png 1024w, https://hamradio.my/wp-content/uploads/2025/03/image-91-300x289.png 300w, https://hamradio.my/wp-content/uploads/2025/03/image-91-768x740.png 768w, https://hamradio.my/wp-content/uploads/2025/03/image-91-1536x1480.png 1536w, https://hamradio.my/wp-content/uploads/2025/03/image-91-2048x1974.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading" id="h-final-thoughts"><strong>Final Thoughts</strong></h2>



<p class="wp-block-paragraph">If you’re looking for a <strong>powerful, compact, and versatile</strong> signal processing tool, the <strong>Red Pitaya SIGNALlab 250-12</strong> is a must-have. Whether you’re diving into RF applications, educational experiments, or industrial testing, this device delivers the accuracy, flexibility, and performance you need.</p>



<p class="wp-block-paragraph">Ready to take your signal processing to the next level? Explore the Red Pitaya SIGNALlab 250-12 today and visit <strong><a href="https://redpitaya.com/">https://redpitaya.com/</a></strong></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="What is Red Pitaya?" width="640" height="360" src="https://www.youtube.com/embed/aXLYKjJWq3I?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>The post <a href="https://hamradio.my/2025/03/unlock-the-power-of-high-performance-signal-processing-with-red-pitaya-signallab-250-12/">Unlock the Power of High-Performance Signal Processing with Red Pitaya SIGNALlab 250-12</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/03/unlock-the-power-of-high-performance-signal-processing-with-red-pitaya-signallab-250-12/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
