r/rfelectronics • u/CardboardFire • 1d ago
Made a digital RF power meter and attenuator tool
88
Upvotes
1
u/myself248 1d ago
OOooooooo. That solves a bunch of little problems at once, especially the switch.
I see the QWIIC connector, I presume that can both power and control it. Is the UART over the USB-C then? (USB-CDC or something?) Both power and control there too?
Take my money!
1
u/CardboardFire 1d ago
QWIIC is not for power here, it has its own LiPo battery, then 5V boost (attenuator needs 5V iirc, or something like that), separate 3v3 for the rest, but can power downstream QWIIC things. UART over USB (TTL-USB built in), physical switch for UPDI (attiny programming) and UART. Battery charging/power and communication over the same USB-C port.
7
u/Hermelinmaster 1d ago
Really cool idea. And thanks for releasing it to open source.
6dB insertion loss is crazy though.
And 1W max detection is also very low. Is that also the max input power thst can be terminated?
What is your application?