Showing 24 open source projects for "embedded linux"

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
  • 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
  • 1
    SuperCollider

    SuperCollider

    Audio server, programming language, and IDE for sound synthesis

    SuperCollider is a platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound. It is free and open source software available for Windows, macOS, and Linux. scsynth, a real-time audio server, forms the core of the platform. It features 400+ unit generators (“UGens”) for analysis, synthesis, and processing. Its granularity allows the fluid combination of many known and unknown audio techniques, moving between additive and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ASAP - Another Slight Atari Player
    ASAP (Another Slight Atari Player) plays and converts 8-bit Atari music (*.sap, *.cmc, *.mpt, *.rmt, *.tmc, ...) on modern computers and mobile devices.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Quimup

    Quimup

    Quimup is a Linux client for MPD

    QUIMUP is a client for the music player daemon (MPD) written in C++ and QT6. New version 2.1.0 fixes some problems and adds two new features: 1. Album art size can be set (within limits). 2. User actions to run commands or scripts on files or directories. DEB package for Debian (12 or testing) / Kubuntu 24.04 RPM packages for Fedora (40) and openSUSE (Tumbleweed) Tarball for manual installation of the binary. Tarball with source code.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 4
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    FlexCurve

    FlexCurve

    Layer-based headphone calibration, AutoEQ and FIR rendering

    FlexCurve is a VST3 headphone-correction curve editor, layer-based calibration tool, AutoEQ workspace, and FIR renderer. It imports local TXT, CSV, Equalizer APO / Wavelet GraphicEQ, APO Parametric EQ, Melda FreeForm EQ CSV, and WAV FIR files as editable layers, previews changes in real time, blends active layers into an Average curve, and renders the result as Minimum, Natural, or Linear phase FIR.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    SonicTree

    SonicTree

    Folder-based music player

    SonicTree is a Linux music player for local music playback and filesystem-based navigation. It allows you to browse and play music directly from your existing folder structure without requiring a separate music library database. * Version - 1.1.0 * Platform - Linux * Architecture - x86_64 (64-bit) SonicTree 1.1.0 introduces album artwork support, dark mode, enhanced playback functionality, and numerous stability improvements throughout the application.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5/6. ASS/SSA subtitle rendering is implemented with libass. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color converter * reduce playback speed to...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    flactag is a tagger for whole-album FLAC file with embedded CUE sheets, that retrieves data from the MusicBrainz service.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    DeepSpeech

    DeepSpeech

    Open source embedded speech-to-text engine

    DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. DeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based on Baidu's Deep Speech research paper. Project DeepSpeech uses Google's TensorFlow to make the implementation easier. A pre-trained English model is available for use and can be downloaded following the...
    Downloads: 11 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    IDTE is a full-featured tag editor for Windows that supports tagging of FLAC, APE, ID3v1.x/2.x, WMA, Lyrics, and Vorbis metadata in audio files. It also includes a powerful audio player with support for 40+ lossy and lossless formats, including FLAC, ALAC, OGG, APE, MP3, and more. IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 11
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    eChanter is an Open Source electronic bagpipe project, based on the Arduino platform, using capacitive touch sensors, with polyphonic wavetable synthesis PCM audio at 8KHz. See Files for the development version, eChanter v3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Audacity AudioMonitor

    Audacity AudioMonitor

    Audacity AudioMonitor (customized version of of Audacity 1.3-13-b).

    Audacity Audio Monitor (customized version of Audacity). The existing audacity is modified to support following functionality: - RTSP streaming to fetch the RTP data over UDP and plot the audio stream on the graph. - HTTP streaming to fetch the mp4 audio data using HTTP and plot the audio stream on the graph. - Display the tag label information on the graph.Tag information will be written to local disk file. - Audacity Audio Monitor shall have control buttons embedded in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Project ZeroSlackr is a custom iPodLinux installation system. The aim of the project is to provide a simple, coherent, easy-to-use and newbie friendly method of installing iPodLinux on iPods and trying out various emulators, apps, tools and and content.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15

    Audacity-Extra

    dark themed version of free Audacity sound editor

    audacity-extra now provides a sleek dark themed version of the Audacity open source sound editor. The project experiments with Audacity variations. There's a vowel-sound target-practice display for language learners and an analog waveform data logger for embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smallplay is UPnP renderer, which should support different audio/video players (like Xine, VLC, Mplayer). Currently it supports Xine and VLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Software that allows the playing of the mp3, wav, ogg audio files within a fast way and accurate one. Works perfectelly on Linux Operating system, also tested on an Embedded Linux OS powered by an ARM processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OsnofianLinux is a set of small distributions intended to fit on 1.44Mb floppy disk, in the boot sector of a CDROM, hard drive or even on a USB stick. Check the project homepage for more details and projects info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Morphine.TV is a media center system (HTPC) based on the disko framework for linux. It is running on top of the DirectFB hardware abstraction layer which enables Morphine.TV to run on x86 platforms and also on embedded devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implemenatation of the popular molecular graphics visualisation program that supports stereo imaging (e.g. real 3D).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SIMpad by Siemens is a multimedia device with a screen resolution of 800x600x16 and is based on StrongARM processor SA1110 . The goal of this project is to provide a full Linux operating system with kernel and applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    XMMS for embedded / pocket devices, like sharp zaurus and compaq ipaq with QT/Embedded gui plugin, instead of the original gtk one (which is not available on the sharp zaurus out of the box)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    The EMMP is an embedded mobile mp3 player. The code (written mostly in c) supports playing mp3's, radio, software eq, and playlists. It has hardware support (a kernel module) for the noritake 800 series graphic vfd as well as an SDL simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Video-ToolKit supports adaptive standard compliant video streaming, transcoding and proxy caching. It supports MPEG-1/2/4/7/21, Theora and Vorbis/pcm/MP3, stored in various containers like mp4, avi, ogg, mkv over RTSP/RTP/UDP with retransmission or H
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo