unsignedio/docs/hardware/index.html
2025-12-22 19:09:59 +01:00

49 lines
4.1 KiB
HTML

<!doctype html>
<html>
<head>
<link rel="stylesheet" href="../css/water.css?v=19">
<link rel="shortcut icon" type="image/x-icon" href="../gfx/icon.png">
<meta charset="utf-8"/>
<title>Hardware | unsigned.io</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Hardware">
<meta name="description" content="Hardware page at unsigned.io">
<meta property="og:description" content="Hardware page at unsigned.io">
<meta property="og:image" content="https://unsigned.io/gfx/unsigned_logo.webp">
<meta property="og:url" content="https://unsigned.io/hardware/index.html">
<meta property="og:title" content="Hardware">
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="unsigned.io">
<meta property="twitter:url" content="https://unsigned.io/hardware/index.html">
<meta name="twitter:title" content="Hardware">
<meta name="twitter:description" content="Hardware page at unsigned.io">
<meta name="twitter:image" content="https://unsigned.io/gfx/unsigned_logo.webp">
</head>
<body>
<div id="load_overlay" style="background-color:#2a2a2f; position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2000;"></div>
<span class="logo">unsigned.io</span>
<center>
<p><span class="menu"><a href="../index.html">Home</a> | <a href="../log.html">Log</a> | <a href="../guides.html">Guides</a> | <a href="../software/index.html">Software</a> | <a href="../hardware/index.html">Hardware</a> | <a href="https://github.com/markqvist/Reticulum/discussions">Discussions</a> | <a href="../shop.html">Shop</a> | <a href="../contact.html">Contact Me</a> | <a href="../donate.html">Donate</a></span></p>
</center><hr><h1>Hardware</h1>
<p>I am actively developing and maintaining a variety of hardware related to Free &amp; Open Communications Systems. The following list serves as an entry point to further explore these efforts.</p>
<ul>
<li><a href="RNode.html">RNode</a> is a flexible, highly modifiable, self-replicating system for creating free and unrestricted digital radio transceivers, that respects user autonomy and privacy, and can be used for a variety of purposes.</li>
<li><a href="OpenModem.html">OpenModem</a> is a very flexible and open-source packet radio modem and TNC. It is built on the proven reliability and performance of the MicroModem platform, but updated with all-round better components, a better DAC and ADC, a faster processor, and a much more powerful firmware.</li>
<li><a href="Original_RNode.html">The Original RNode Design</a> details the operation and functionality of the initial version of the RNode concept, the LoRa based open-source communications utility.</li>
<li><a href="Unduino1284p.html">Unduino1284p</a> is an Arduino-compatible development, prototyping and control board featuring the powerful ATmega1284p MCU and onboard USB-to-serial converter, in a very small (but still breadboard-friendly) form-factor. The board is directly programmable from within the Arduino IDE, and using avr-gcc tools.</li>
<li><a href="MicroModem.html">MicroModem</a> is an open-source implementation of a 1200-baud AFSK / Bell 202 modem on the popular ATmega328p microprocessor.</li>
</ul>
<p>If any of these projects have been helpful to you or your community, please <a href="../donate.html">donate</a> to help keep this work alive and available.</p>
<br/><hr/><span class="no_print"><center><br/><i>This website is running on a 100% solar powered server</i><br/><br/>☀️<br/><br/><i><small>Unless otherwise noted, everything here is put into the world under a <a href="../LICENSE.txt">CC BY-NC-SA 4.0</a> license.<br/>Feel free to share and remix, just remember the attribution.
</small></i></center></span>
<div class="print_only donation_block"><br/>
Contribute to keeping information on Free & Open Communications systems available for all.<br/>
You can donate directly to <b>unsigned.io</b> by using one of the following QR codes:<br/><br/>
<span class="donate_qr"><img src="../gfx/donate_xmr.png"/><br/>Monero</span>
<span class="donate_qr"><img src="../gfx/donate_btc.png"/><br/>Bitcoin</span>
<span class="donate_qr"><img src="../gfx/donate_eth.png"/><br/>Ethereum</span>
</div>
</body></html>