Showing 22 open source projects for "c# dtmf decoder"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    Ethernet/IP Explorer & C# Stack

    Graphical explorer, browser for EtherNet/IP™ network

    Ethernet/IP Explorer/Browser written in C#. Run on Windows & Linux with mono. ODVA CIP : Common Industrial Protocol. Shows devices on the local network. Displays the classes, instances, attributes. Decodes values using standard decoders and also ones defined by the user. Write attributes. Can send ForwardOpen for T->O and T->O data exchange, also with user defined decoder.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 2
    DevToys

    DevToys

    A Swiss Army knife for developers

    DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once. DevToys works entirely offline, meaning that none of the data used by the app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Base64encoder

    Base64encoder

    Convert files to Base64!

    Simple way to encode files and images in base64... Tutorial: http://www.youtube.com/watch?v=G1cQXnzOwcs
    Downloads: 14 This Week
    Last Update:
    See Project
  • 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
  • 5

    TCP-IP Proxy with ISO8583 Decoder

    TCP-IP man-in-the-middle proxy

    TCP-IP man-in-the-middle proxy with ISO8583 decoder. Users specify the port to receive the message and the address and port of the destination message. The message has 2 byte header length followed by data. It is possible to change the message from the listening side to the sender side on the fly and vice versa. Cryptography enables to adjust message hash on the fly to accommodate changes made on the injected messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pr2.code
    utilities and libraries for gamedev - pure c# rar unarchiver, mp3 decoder. c++ flac module repacker. other misc. things.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DTMF Joystick

    DTMF Joystick

    usa tu telefono como un joystick

    DTMF Joystick es una aplicación programada en C# que permite utilizar un telefono como joystick, mediante los tonos numericos o dtmf. El programa puede capturar los tonos dtmf desde la placa de sonido (microfono, linea de entrada, etc) o desde un decodificador externo conectado al puerto paralelo. Muestra las ultimas teclas detectadas e incluso permite escuchar el dipositivo de audio. la escucha se realiza en baja calidad ya que el programa procesa el audio en una frequencia de 8000Hz. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tonic EPC

    .EPC (Electronic Product Code) Encoding/Decoding Library for .NET

    Tonic EPC is an EPC (Electronic Product Code) Encoder/Decoder library written in C#. It aims to support the latest EPC TAG Data Standard (see http://www.gs1.org/gsmp/kc/epcglobal/tds/) with focus on id and tag uri handling. Have a look at the project wiki for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    Detects DataMatrix barcodes in images and decodes them. Currently in C#, usable from any .net language, Mono Planned. Licensed the GPL Simple usage, unlimited fiddling possible. See the Wiki (English) for our Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dtmfbox is a small softswitch application (SIP/CAPI), that can be used to control different tasks over telephone keyboard via DTMF. Mostly, it was made to run on the AVM FRITZ!Box 7170 (mipsel) but works under Unix/Linux and Windows, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A piece of software to generate a text file, with a message encoded in binary numbers using Unicode. It allows you encode a message, and decode a message. Just a fun little program to exchange 'secret' messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yammy (Yahoo Messenger Archive Decoder) allows you to decode and view not only yours but, also other stored YM conversations. You don't even need a password!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Famous mpg123 lightweight .net wrapper with sample. For use in your own .net mp3 projects. Read ID3 tags, decoder MP3 files, play them out. Really fast decoder for your managed applications. Written in .net 2.0 and c#. It is used in production environment for real-time decoding of audio stream data for http://www.videophill.com/index.php?page=streamsink
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    KND Decoder
    Der KND Decoder konvertiert die lästigen Zahlenwerte, in den Java Dateien vom Knuddels Applet, zu lesbaren Strings. Die neue dekodier Methode wurde auch beachtet, die den HuffmanString etc. konvertiert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    http://www.open-source-soft.narod.ru/dtmf_cs.7z C# DTMF detector and generator classes. It was used completely fixed point arithmetic, so algorithms as fast as possibly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Some decoders available for optical connections through a computer sound card will sit in a 'no data' state that will miss the first part of any sound. This is a simple workaround that loops through silence to keep the decoder awake.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ever wanted to investigate the inner workings of a Digital Video Broadcast (DVB) stream? This programme allows you to analyse the tables and packets within a DVB Transport Stream either from a recorded file or live (dependant on hardware).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DreamBoxDev is an Integrated Development Environment for the DreamBox sat Decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Encoder/Decoder, written in the .net framework. It is basicly an encryption program which supports serveral encryption methods. It can encode or decode texts in the forms of files or just plain text written directly in the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SLC Decoder parses a binary SLC file and makes it available as ASCII or via a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo