SkillAgentSearch skills...

YardstickOneGUI

First Yardstick One GUI for your RF Adventures!

Install / Use

/learn @DoobTheGoober/YardstickOneGUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

YardstickOneGUI

First Yardstick One GUI for your RF Adventures! This includes receiving, and transmitting RF signals easily without having to do the hard work!

IMG_5570

In Progress!

Updates will come in time...

Prerequisites

| Prerequisite | Version | |--------------|---------| | Python3 | >=3.0 | | Rfcat | >=2.0 |

requirement

customtkinter

pip3 install -r requirements.txt

or

pip3 install customtkinter

Start GUI

python3 yardstick-gui.py

Receive signals

rx

  • best to click modulation in use before hitting configure button to ensure yardstick one is configured with appropriate modulation.

Save signals

save

  • Signals are saved in ".cap" file format. Frequency: Modulation: Payload:

Transmit signals (received) OR Transmit Tesla Charging Port signal

tx

  • All signals in the output are sent once

  • Tesla charging port signal is sent on both 315Mhz & 433.92Mhz

    Note: Configure stick back to frequency and modulation in use after charging port is transmitted, or the stick will be configured to 433.92Mhz after transmittion.

Import cap files

import

  • Yardstick is configured to the settings set in the cap file

Key Note

  1. Configure button resets the signals list.. so signals still in the text box will NOT be in the signals list. You can simply CTRL A and delete to empty the box.
  2. "Manually configure Yardstick one" is not working YET! Bear wit meh

To do

  1. Change output for more modern (pretty) asthetic.
  2. Allow individual signals to be transmitted.
  3. Create tab to manipulate and transmit signals.
  4. Allow flipper key files to be transmitted.

Bug

Spectrum analyzer bugs out and crashes the app... so till then, if you're using it.. you'll have to rerun the app after it closes..

Yardstick One playground CLI

https://github.com/CharlesTheGreat77/YardstickOnePlayground

Note

The code is rough... let me get the jist down and I'll rework everything 🙏

💬 Contact Me

Gmail Badge

🚦 Stats

<a href="https://github.com/CharlesTheGreat77"> <img src="https://github-readme-stats.vercel.app/api?username=CharlesTheGreat77&show_icons=true&hide=commits" /> </a> <a href="https://github.com/CharlesTheGreat77"> <img src="https://github-readme-stats.vercel.app/api/top-langs/?username=CharlesTheGreat77&layout=compact" /> </a> <p align="center"> <img src="https://profile-counter.glitch.me/CharlesTheGreat77/count.svg" /> </p>

Related Skills

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Feb 17, 2026

No findings