Skip to content
View CallMeTak's full-sized avatar
  • 04:32 (UTC -05:00)

Block or report CallMeTak

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. homelab homelab Public

    Collection of various things used in my little "homelab"

  2. SoundCoreReversing SoundCoreReversing Public

    Research on how the SoundCore mobile app sends data to their Liberty Air 2 Pro earbuds

    4

  3. pyapplemusic pyapplemusic Public

    Python wrapper for the Apple Music API. Supports Library Resources. Currently not feature complete. WIP.

    Python 1

  4. SoundCoreReversing.md SoundCoreReversing.md
    1
    # What is this?
    2
    This is where I'll document my research for controlling the SoundCore Liberty Air 2 Pro TWS earbuds without using the manufacturer's mobile app.
    3
    
                  
    4
    # First task
    5
    The first thing I'll do, and likely the easiest, is figure out how to switch between ANC modes. These earbuds come with Active Noise Cancellation and let you switch between 3 modes: Noise Cancellation, Transparency, and Normal (no ANC applied). The two ANC modes also come with their own submodes.
  5. pico-xinput-passthrough pico-xinput-passthrough Public

    Example of using Tinyusb with RPI Pico to read an XInput device and pass through the inputs to a host.

    C