Skip to content

Instantly share code, notes, and snippets.

View jstockdale's full-sized avatar
💭
Hack the Planet! 🌎✨

John Stockdale jstockdale

💭
Hack the Planet! 🌎✨
View GitHub Profile
@jstockdale
jstockdale / sdrtrunk-howto.md
Last active October 26, 2025 04:35
SDRTrunk Cheatsheet / Quick start guide

SDRTrunk Quick Start Guide

Things you're going to need:

  • HackRF / 1-3+ RTL-SDR(s) depending on system bandwidth
  • ARM (Ubuntu/Linux/Raspberry Pi OS on RPi, or Kali Nethunter on OnePlus 8 Pro or similar), or x86 compute platform. Preferably with 12GB-16GB+ of ram; but 8GB should work for some applications.
  • Suitable antennas. My local area uses ~770MHz.
  • Radio Reference subscription (techincally optional, but highly recommended. they run a great service.)

@jstockdale
jstockdale / xiao-esp32-s3-t-beam-watchdog.ino
Last active November 8, 2025 17:50
First version of a deep sleep watchdog sketch for xiao-esp32-s3 configured to wake up once every 10 minutes for up to 60 seconds
/*
Basic deep sleep sketch based on examples provided with xiao-esp32-s3
*** PRE-ALPHA ***
2024-06-23 - version rc-0; updated to use Serial1
Copyright 2024 @jstockdale/Off by One, Inc.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: