Step-by-step: Difference between revisions
From TARPN Wiki
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
#* For example [https://mfjenterprises.com/products/mfj-4230mv MFJ-4230MV] or the [https://www.dxengineering.com/parts/alo-dm-330mvt|Alinco DM-330MVT]. | #* For example [https://mfjenterprises.com/products/mfj-4230mv MFJ-4230MV] or the [https://www.dxengineering.com/parts/alo-dm-330mvt|Alinco DM-330MVT]. | ||
#* If you're using an HT, you may not need a power supply so long as you have an AC adapter that allows transmit (some only allow receive). | #* If you're using an HT, you may not need a power supply so long as you have an AC adapter that allows transmit (some only allow receive). | ||
# You'll need an appropriate antenna for your radio (e.g. | # You'll need an appropriate antenna for your radio (e.g. 2m antenna for a 2m radio), and coax to attach it. | ||
#* You can use any external antenna you want, don't use use a "rubby ducky" antenna on an HT or you will get very little range. | #* You can use any external antenna you want, don't use use a "rubby ducky" antenna on an HT or you will get very little range. | ||
#* Popular antennas with TARPN members are the Comet GP-15 (triband omni for 6m, 2m, and 70cm), | #* Popular antennas with TARPN members are the Comet GP-15 (triband omni for 6m, 2m, and 70cm), Diamond Antenna A144S5 (yagi for 2m), or even a [https://www.youtube.com/watch?v=blTsPISfhgE&ab_channel=TheSmokinApe homebrew groundplane] or [https://www.youtube.com/watch?v=cid6yycOfqA&ab_channel=Mike-M0MSN homebrew j-pole]. | ||
#* The [http://tarpn.net/t/builder/builders_antennas.html full TARPN site] has many more antenna ideas. | #* The [http://tarpn.net/t/builder/builders_antennas.html full TARPN site] has many more antenna ideas. | ||
# Assemble your node as shown in the [[wiring diagram]]. | # Assemble your node as shown in the [[wiring diagram]]. | ||
Line 28: | Line 28: | ||
#* If you're familiar with the Linux console, you can use the "lite" OS image, and set up SSH access. This does not require a monitor or keyboard, and will save system resources. | #* If you're familiar with the Linux console, you can use the "lite" OS image, and set up SSH access. This does not require a monitor or keyboard, and will save system resources. | ||
#* On first boot, configure your Raspberry Pi to connect to your home internet connection (e.g. wifi or ethernet). | #* On first boot, configure your Raspberry Pi to connect to your home internet connection (e.g. wifi or ethernet). | ||
# Find another ham to connect your node's first port to (your first "neighbor"). A few ideas: | |||
# Find another ham to connect your node to (your "neighbor"). A few ideas: | |||
#* If you're near an [[Networks|existing TARPN network]], there may be someone nearby who would like to link to you. [[Community|Contact the community]] to ask! | #* If you're near an [[Networks|existing TARPN network]], there may be someone nearby who would like to link to you. [[Community|Contact the community]] to ask! | ||
#* Otherwise, try linking with a friend or ham club member. | #* Otherwise, try linking with a friend or ham club member. | ||
#* | #* Or you can build 2 nodes for experimentation purposes, and link between your own two nodes. | ||
# [[ | # [[Install TARPN software]] on your Raspberry Pi using the automated script. | ||
# [http://tarpn.net/t/builder/builders_configure_chat_service.html Configure your chat server] to link to your neighbor's chat server. | |||
# [[Ninotnc_config|Configure your NinoTNC]] to match your neighbor's node. | |||
# Decide on a frequency, tune your radio to it, and start up your node! |
Latest revision as of 19:56, 9 May 2023
These are the high level steps to build your very own 1-port TARPN node. Some steps link out to a more detailed guide, since this page is your one-stop overview.
- Build or buy a NinoTNC (about $45 in parts)
- Buy the PCB on Etsy, and necessary components. Then follow these detailed construction steps.
- Or ask if you can buy an assembled NinoTNC from an existing TARPN member, who often have spares.
- Acquire an appropriate VHF or UHF radio (about $50 used)
- Any VHF/UHF radio can be used so long as you can buy or make an audio/PTT connection cable for it (see this homebrew Kenwood cable). Even a basic Baofeng UV-5R can be used with a homemade cable, though it's limited to 5 watts. The radio suggestions below are higher power.
- Most TARPN members buy inexpensive used commercial radios by reprogramming them for ham radio frequencies.
- Here are eBay searches for some popular models known to work well with TARPN (fast PTT switching speed):
- Buy a Raspberry Pi (about $40)
- The site rpilocator shows which online stores have them in stock.
- Most full-size models are compatible with TARPN.
- Avoid: "Pi 1 Model B rev 1", "Zero", and "Compute Module (CM)" versions.
- You can see the full list of supported models.
- Buy a 16GB SD card for the Raspberry Pi, here's an example SD card on Amazon (about $10)
- If you have a larger one you can use it, but TARPN doesn't require more space than 16GB.
- Only if you don't have one in your shack, buy a 13.8v power supply (about $150 new, less used)
- For example MFJ-4230MV or the DM-330MVT.
- If you're using an HT, you may not need a power supply so long as you have an AC adapter that allows transmit (some only allow receive).
- You'll need an appropriate antenna for your radio (e.g. 2m antenna for a 2m radio), and coax to attach it.
- You can use any external antenna you want, don't use use a "rubby ducky" antenna on an HT or you will get very little range.
- Popular antennas with TARPN members are the Comet GP-15 (triband omni for 6m, 2m, and 70cm), Diamond Antenna A144S5 (yagi for 2m), or even a homebrew groundplane or homebrew j-pole.
- The full TARPN site has many more antenna ideas.
- Assemble your node as shown in the wiring diagram.
- Install Raspberry Pi OS on your Raspberry Pi. Here's a video demo.
- If you're more familiar with Windows, Mac, or graphical Linux, use the "with desktop" OS image. You'll either need to connect a monitor, keyboard, and mouse to your Raspberry Pi to maintain your TARPN node, or use remote access like VNC.
- If you're familiar with the Linux console, you can use the "lite" OS image, and set up SSH access. This does not require a monitor or keyboard, and will save system resources.
- On first boot, configure your Raspberry Pi to connect to your home internet connection (e.g. wifi or ethernet).
- Find another ham to connect your node's first port to (your first "neighbor"). A few ideas:
- If you're near an existing TARPN network, there may be someone nearby who would like to link to you. Contact the community to ask!
- Otherwise, try linking with a friend or ham club member.
- Or you can build 2 nodes for experimentation purposes, and link between your own two nodes.
- Install TARPN software on your Raspberry Pi using the automated script.
- Configure your chat server to link to your neighbor's chat server.
- Configure your NinoTNC to match your neighbor's node.
- Decide on a frequency, tune your radio to it, and start up your node!