<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.7west.org/index.php?action=history&amp;feed=atom&amp;title=Project_Marathon</id>
	<title>Project Marathon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.7west.org/index.php?action=history&amp;feed=atom&amp;title=Project_Marathon"/>
	<link rel="alternate" type="text/html" href="https://wiki.7west.org/index.php?title=Project_Marathon&amp;action=history"/>
	<updated>2026-06-20T11:27:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.7west.org/index.php?title=Project_Marathon&amp;diff=4&amp;oldid=prev</id>
		<title>Animationb: Created page with &quot;Project Marathon started out as an effort to build a long range radio project that would transmit data or even pictures over long distances. In the end it just ended up being a test of LoRa&#039;s capabilities, where I just tested signal strengths and successful transmissions at various distances.  This project page will detail the setup and the tests done.  ==Setup== ===Raspberry Pi Pico=== The Pico was used in this project because it&#039;s cool and new. But also because when ru...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.7west.org/index.php?title=Project_Marathon&amp;diff=4&amp;oldid=prev"/>
		<updated>2025-06-27T15:34:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Project Marathon started out as an effort to build a long range radio project that would transmit data or even pictures over long distances. In the end it just ended up being a test of LoRa&amp;#039;s capabilities, where I just tested signal strengths and successful transmissions at various distances.  This project page will detail the setup and the tests done.  ==Setup== ===Raspberry Pi Pico=== The Pico was used in this project because it&amp;#039;s cool and new. But also because when ru...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Project Marathon started out as an effort to build a long range radio project that would transmit data or even pictures over long distances. In the end it just ended up being a test of LoRa&amp;#039;s capabilities, where I just tested signal strengths and successful transmissions at various distances.&lt;br /&gt;
&lt;br /&gt;
This project page will detail the setup and the tests done.&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
===Raspberry Pi Pico===&lt;br /&gt;
The Pico was used in this project because it&amp;#039;s cool and new. But also because when running MicroPython, the Pico can act as a easy to use terminal to interact with circuits or chips. In this case, the Pico&amp;#039;s SPI capability allowed for control of the RFM95W. Essentially, if you define functions in the &amp;#039;&amp;#039;main.py&amp;#039;&amp;#039; file you upload to the Pico, you can trigger complicated actions with over the REPL terminal.&lt;br /&gt;
&lt;br /&gt;
REPL is actually the key to all of this and it basically makes the Pico act like a Python terminal when plugged into a computer. In short, I only really wanted to control the RFM95W and the Pico offered the easiest interface to do this.&lt;br /&gt;
&lt;br /&gt;
===RFM95W - LoRa Module===&lt;br /&gt;
I went with this module because I own two of them and they offer the best range from the modules I could find. (If there is a better module I missed, let me know somehow.) I attached a quarter wavelength antenna to each RFM95W with -3 dBi.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
&lt;br /&gt;
==Test Results==&lt;/div&gt;</summary>
		<author><name>Animationb</name></author>
	</entry>
</feed>