Files
sa6anw.se/docs/meshtastic.md
sa6anw 596e3cc464
All checks were successful
continuous-integration/drone/push Build is passing
i18n
2025-07-18 22:29:33 +00:00

6.6 KiB
Raw Blame History

title
title
Meshtastic
<script> function scrollToContent() { const element = document.getElementById("main-content"); const yOffset = -60; // scrolla 20px ovanför elementet const y = element.getBoundingClientRect().top + window.pageYOffset + yOffset; window.scrollTo({ top: y, behavior: 'smooth' }); } window.addEventListener('scroll', () => { const button = document.getElementById('scrollButton'); if (window.scrollY > 10) { button.style.opacity = '0'; button.style.pointerEvents = 'none'; } else { button.style.opacity = '1'; button.style.pointerEvents = 'auto'; } }); </script> <script> window.addEventListener("scroll", () => { const content = document.getElementById("main-content"); const header = document.querySelector(".md-header"); const sidebar = document.querySelector(".md-sidebar"); const contentY = content.getBoundingClientRect().top; const windowHeight = window.innerHeight; // Hur många pixlar innan "main-content" som menyn ska börja synas const fadeStart = windowHeight * 0.2; const fadeEnd = windowHeight * 0.8; // Beräkna scrollbaserad opacitet (0 till 1) let opacity = 1 - (contentY - fadeStart) / (fadeEnd - fadeStart); opacity = Math.max(0, Math.min(1, opacity)); // begränsa mellan 0 och 1 // Tillämpa opacitet header.style.opacity = opacity; sidebar.style.opacity = opacity; // Hantera klickbarhet så man inte klickar på osynlig meny if (opacity < 0.05) { header.style.pointerEvents = "none"; sidebar.style.pointerEvents = "none"; } else { header.style.pointerEvents = "auto"; sidebar.style.pointerEvents = "auto"; } }); window.addEventListener("load", () => { // Initiera rätt opacitet direkt vid sidladdning window.dispatchEvent(new Event("scroll")); }); </script>

__ __ ________ ______ __ __ ________ ______ ______ ________ ______ ______ |\_\ /\_\ |\_______\ /\_____\ |\_\ |\_\ |\_______\ /\_____\ /\_____\ |\_______\ |\_____\ /\_____\ | XX\ / XX | XXXXXXXX |\ XXXXXX\ | XX | XX \XXXXXXXX |\ XXXXXX\ |\ XXXXXX\ \XXXXXXXX \XXXXXX |\ XXXXXX\ | XXX\ / XXX | XX__ | XX___\XX | XX__| XX | XX | XX__| XX | XX___\XX | XX | XX | XX \XX | XXXX\ XXXX | XX _\ \XX ___\ | XX __\XX | XX | XX __\XX \XX ___\ | XX | XX | XX | XX\XX XX XX | XXXXX _\XXXXXX\ | XXXXXXXX | XX | XXXXXXXX _\XXXXXX\ | XX | XX | XX __ | XX \XXX| XX | XX_____ |\_\__| XX | XX | XX | XX | XX | XX |\_\__| XX | XX _| XX_ | XX__/\_\ | XX \X | XX | XX ____\ \XX __\XX | XX | XX | XX | XX | XX \XX __\XX | XX |\_\XX_\ \XX _\/XX \XX \XX \XXXXXXXX \XXXXXX \XX \XX \XX \XX \XX \XXXXXX \XX \XXXXXX \XXXXXX
                                                                                          SA6ANW 20250419

:sv Filmen

SA6FAL, Felix monterar Solcellsdriven Meshtastic nod på Billingen. Noden hoppas jag ska kunna agera router/backbone för större delen av östra Skaraborg.

Meshtastic nod

Min solcellsdrivna noder består av: :::

:en The Video

SA6FAL, Felix, installs a solar-powered Meshtastic node on Billingen. I hope this node will serve as a router/backbone for most of eastern Skaraborg.

Meshtastic Node

My solar-powered nodes consist of: :::


  • Denver SOP-10100 Solcellsladdare 10 W
    kjell.com

  • Alfa LoRa/HaLow 868MHz Antenna 5dBi N-Male
    getic.com


  • 3.7 V 2000 mAh Lithium Polymer Battery 1S
    Amazon.de