TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fifty Things you can do with a Software Defined Radio

341 pointsby Timotheeabout 1 year ago

14 comments

dgacmuabout 1 year ago
SDR is great. I&#x27;m using an RTL-SDR dongle together with the rtlamr software to read my gas meter. It provides measurements about every 30 seconds, and my gas company doesn&#x27;t give any real-time data. Quite handy.<p>(and I run an adsb receiver, which incidentally provides free access to FlightAware and other services if you share with them.)
评论 #39736417 未加载
mikewarotabout 1 year ago
Well, it is truly amazing what you can do with a cheap RTLsdr dongle and some time and energy. I used GNU Radio to build a receiver flowgraph that decodes and displays the signal from a nearby VOR aircraft navigation transmitter. It was cool to drive around it, and see the pointer update in real time.<p>The sensitivity of these things is on the order of a normal receiver, (0.1 microVolts) which surprised me, knowing the samples are 8 bits.
评论 #39734807 未加载
nonrandomstringabout 1 year ago
On hunting weather baloons:<p>&gt; And he was right: Someone had been faster than us! The status was changed. So in the end, I didn’t find the sonde. But something that might be even better – a friend!<p>Other than all the other fun packed into SDR this story just put me in a good mood today.
kralljaabout 1 year ago
Off-topic, web performance: compress your images, use caching headers, and&#x2F;or serve them via a CDN (ideally one that supports HTTP&#x2F;2). The current server is not powerful enough to handle the current set of images on this post in a reasonable time.
评论 #39757466 未加载
tamimioabout 1 year ago
Here’s more stuff to add I did before:<p>- Scan for drones that are using RC link<p>- Scan nearby cell operators and their metrics.<p>- Scan and pentest cellular networks<p>- Create your own LTE&#x2F;5G tower.<p>- Transmitting FM&#x2F;AM radio<p>- Communicate with other pilots by tuning on airband<p>Among others, for this you need a full duplex SDR, so rtl or hackrf won’t do, limeSDR or bladRF would.<p>For the author: I did have a realtime voice over SDRangel, it allows you to have the sdr in a physical location away from you, if I got some time I will write how to do it.
评论 #39747072 未加载
Prcmakerabout 1 year ago
I have a soft spot for SDR. I&#x27;ve only done a bit of it, but the mathematical techniques I learned from it helped kick start my career. While I worked in a different field, having made friends with frequency and phase analysis was hugely powerful.
pbnjehabout 1 year ago
Images still very slow, but:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20240316173921&#x2F;https:&#x2F;&#x2F;blinry.org&#x2F;50-things-with-sdr&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20240316173921&#x2F;https:&#x2F;&#x2F;blinry.or...</a><p>(there are also two snapshots from today (2024-03-17), but yesterday&#x27;s is the one I didn&#x27;t give up on waiting to load)<p>or<p><a href="https:&#x2F;&#x2F;archive.is&#x2F;ZHnfV" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;ZHnfV</a><p>Saving with SinglePage, it&#x27;s around 125 MB (original a bit less, archived copy a bit more).
simneabout 1 year ago
For about signal bending at 41 (transport tires monitoring pressure). From my experience with ax-25 I was initially wonder, why transmission usually includes large delay on turning On and large delay on turning off (each about 300ms, some people recommend even 1500ms).<p>So, idea is, when transmitter turned on, it spend some time to become stable, for modern high-tech equipment this could be faster, I measured less then 50ms on modern Japanese desktop radios, but for older it could really be more than second.<p>For example, GSM solves this with brute force way - all GSM have high power load, CB guys usually call it &quot;equivalent&quot; and switch, and when GSM 2.0 make call, it turn transmitter on at begin of call and connect it to antenna only when need to transmit, all other time power spent on load, and transmitter turned off after call finished.<p>When GSM MT working with GPRS or 3G, things are more complicated, but it is usually &quot;half-duplex&quot; communication, most traffic received from network, upload usually limited, so MT could save power, turning on transmitter only when have large batch of data in buffers and turning it off when pause appear. But &quot;equivalent&quot; used anyway.<p>Returning to tires, their transmitters usually in very harsh environment, and batteries are not always give enough power (I think, batteries are weakest tech in this case), and yes, this could be reason, why transmitter frequency become unstable.<p>Other may possible reason, but probability is not high, if signal reflected from plane or if some interference happen.<p>What I mean on interference, I still sometimes see old radios, which don&#x27;t have good enough filters, and they could retransmit distorted signals with their heterodyne circuit.
bibeloabout 1 year ago
Is there a very low bandwith equivalent of Internet via SDR? Like BBS via radio packet thingy?<p>In this case what is a good SDR device that does TX? The one in the article does only RX
评论 #39742219 未加载
评论 #39746718 未加载
heelixabout 1 year ago
The stratux.me project was so much fun. Started off as a sub-reddit and just expanded. Take a simple raspberry pi, add a couple of RLT-SRD dongles, Bluetooth, maybe a USB GPS - and it replaced a $1k bit of kit. The ADSB information that people see on flightaware is available to us flying bug smashers. The stratux will tie into a tablet&#x2F;moving map and provide tracking of nearby airplanes and weather. From a situational awareness, this is just huge.
mdekkersabout 1 year ago
ACARS is pretty cool <a href="https:&#x2F;&#x2F;www.rtl-sdr.com&#x2F;rtl-sdr-radio-scanner-tutorial-receiving-airplane-data-with-acars&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.rtl-sdr.com&#x2F;rtl-sdr-radio-scanner-tutorial-recei...</a>
paradox460about 1 year ago
I set up one to pull readings from my utility meters. Now I&#x27;ve got the exact figures the power company uses to calculate my bill, and can track it throughout the month, entirely offline
评论 #39736431 未加载
RoseyWasTakenabout 1 year ago
Item #17 - 865-868 MHz - Could that possibly be LoRa-based communication?
isoprophlexabout 1 year ago
Seems so idiotic that you&#x27;re not allowed to <i>receive</i> maritime traffic in Germany (item #49).<p>Don&#x27;t transmit any, if you don&#x27;t want people to receive it.
评论 #39733584 未加载
评论 #39735595 未加载
评论 #39740668 未加载
评论 #39738470 未加载