Skip to content

DoobTheGoober/YardstickOneGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

First Yardstick One GUI for your RF Adventures!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages