mayhem-firmware icon indicating copy to clipboard operation
mayhem-firmware copied to clipboard

RTL_433 like tool

Open gomond opened this issue 10 months ago • 4 comments

Description of the feature you're suggesting.

It would be awesome if you could add something like RTL_433 as I use it a lot on linux. but would be awesome in a portable version.

Anything else?

No response

gomond avatar Apr 16 '24 08:04 gomond

If anyone want to work on this, here is a little help: https://github.com/NorthernMan54/rtl_433_ESP/ This uses the cc1101 for the timings, so with the SubghzD part on PP this could be portable a bit easier, than the original rtl433. Also I don't know would it fit the baseband size limit..

htotoo avatar Apr 16 '24 09:04 htotoo

It seems that lots of people would be interested in this enhancement; see #113 (apparently closed due to inactivity) and #254.

NotherNgineer avatar Apr 18 '24 18:04 NotherNgineer

This would be a good addition.

ImDroided avatar Apr 19 '24 23:04 ImDroided

a basic tool that, with the appropriate parameters, captures ASK sequences would be helpful. I currently use a gnuradio pipeline, but an integrated solution would be better. SubghzD misses too many signals; it's too 'minimal', we really need something more straightforward. Unfortunately, I don't clearly understand the app development process, otherwise I would have integrated it myself

ggenny avatar Jul 14 '24 16:07 ggenny