Showing 4 open source projects for "sdrsharp"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    SDR# ComPortFrequency plugin

    SDR# ComPortFrequency plugin

    SDR# plugin to send current frequency value to selected COM port

    ...Installation: Add line to Plugins.xml file into <sharpPlugins> section: <add key="ComPortFrequency" value="SDRSharp.ComPortFrequency.ComPortFrequencyPlugin, SDRSharp.ComPortFrequency" /> Plugin for old SDR# versions is also available to download under "Files" section. https://sourceforge.net/projects/sdrsharp-comportfrequency/files/SDRSharp.ComPortFrequency_for_net_3.5.dll/download May be used to control input RF filters using Arduino, for example: void setup() { Serial.begin( 9600 ); } void loop() { while (Serial.available()) { String freq = Serial.readString(); // "freq" should contain something like 434175000 } } One more arduino example could be found under "Files" section. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    librtlsdr-wincontrol

    librtlsdr-wincontrol

    rtlsdr.dll with fully exposed controls, windows version

    Windows adaptation of https://github.com/gat3way/r820tweak project Unpack all files to SDRSharp folder, start SDR# playback, then run controller exe file. Do not forget to allow software to use UDP/32323 port in your firewall. You may use this rtlsdr.dll with osmocom or other software, of course. It is fully compatible to original one. There are UDP server on 32323 port inside of rtlsdr.dll. It accepts and answers \n-terminated strings and accept two easy commands: get and set register. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    freqgen for SDRSharp

    Yet another little frequencies.xml generator for SDRSharp

    A script to create easy the frequencies.xml file for SDR-Sharp (Windows Version and maybe other plattforms). For bugs and hugs send an email to dj6382zulu <at> gmail.com You only need the good old bash and sed Enjoy it how easy you can create this file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SDR# R820T manual gain settings plugin

    SDR# R820T manual gain settings plugin

    SDR# plugin to control r820t gain stages (deprecated)

    ...Please use https://sourceforge.net/projects/librtlsdr-wincontrol/ version instead for fresh SDR# releases. Based on Oliver's driver for 13-1864 MHz. Unpack all dlls to the SDRSharp folder and add to config: <add key="RTL-SDR / GUSB" value="SDRSharp.RTLSDR.RtlSdrIO,SDRSharp.RTLSDRGains" />
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB