Skip to content
View TheRealBanana's full-sized avatar
💭
Looking for work
💭
Looking for work
  • California

Block or report TheRealBanana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SensorMonitor SensorMonitor Public

    PyQt app to monitor the sensor data from the 10DOF SEN0140 board connected to an Arduino as well as my own RGB test data over a serial connection.

    Python 1

  2. bLyrics bLyrics Public

    A small lyrics/control application for Foobar2000 written in Python using Foobar2000's web interface and ajquery template to display the lyrics for the currently playing song.

    Python 2

  3. pymandelbrot pymandelbrot Public

    Python/GLSL mandelbrot visualizer

    Python

  4. Correct rtl_power output data due to... Correct rtl_power output data due to frequency shift from an upconverter (like Spyverter or Ham-it-up)
    1
    # This script takes in a csv file created by rtl_power and shifts the frequencies by CONVERTER_SHIFT Hz.
    2
    # This is needed when using rtl_power through an upconverter to correct the output frequency range in the data before being put through a heatmap generator. 
    3
    
                  
    4
    import sys, os
    5
    
                  
  5. export-sdrsharp-favs export-sdrsharp-favs Public

    Python script to export SDRSharp favorites to a format that can be imported in SDR++

    Python 2

  6. SatPassList SatPassList Public

    A command line utility for printing out weather satellite pass prediction.

    Python