Showing 30 open source projects for "embedded linux"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    LVGL

    LVGL

    Powerful and easy-to-use embedded GUI library with many widgets

    Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations), and low memory requirements (16K RAM, 64K Flash). LVGL provides everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects, and a low memory footprint. LVGL is an open-source graphics library providing everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects, and a low...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 3
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Portable Type Engine

    Lightweight embedded font engine

    A font rendering engine for embedded systems. Draw high quality anti-aliased fonts on low to medium power embedded systems. The engine is a single small standard C file which needs to be included in your project. The Font tool creates a standard C file version of any font installed on your OS (Windows, Linux, Mac). All you need to implement is the draw pixel function for your hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.). Move project source to github: https://github.com/alperakcan/xynth
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    gpac

    gpac

    This project migrated to https://github.com/gpac/gpac/

    Multimedia Framework for MPEG-4, VRML, X3D, SVG, LASeR, MPEG-DASH ...
    Downloads: 0 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
  • 10
    Project abandoned! Sorry, I havent found the time to keep this project updated. Please see https://github.com/jacksonliam/mjpg-streamer for the designated sucessor site. Thanks to everyone who contributed and is using the software. MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FJMovieEditor

    FJMovieEditor

    A complete movie editor for animations and special effects

    This is a video editor for compositing and special effects.This editor is designed to create special effects and animations. But for editing video sequences, and basic effects as well. This editor is done so that all (or almost all) the effects can be animated. This project was not abandoned, but it is temporally inactive, will be reactivated soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Library for embedded real-time Digital Signal Processing / Digital Image Processing algorithms, XDAIS compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libfixgl, is an implementation of the OpenGL standard for realtime 3D graphics, based on fixed point arithmetic. It is mainly targeted towards handheld consoles such as the GP2X, GP32, GBA, or other FPU-less embedded devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project intends to provide a total solution for PMP (Portable Multimedia Player), which uses MiniGUI as the embedded graphics platform. It is designed for embedded Linux system, and provides a complete PMP GUI solution and main applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugin for Mozilla that uses mplayer to play embedded media
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Embedded Systems 3D Game Software Development Kit, short ES 3D Game SDK, is an Open Source 3D Game Engine / SDK for embedded devices based upon OpenGL ES.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    magic GUI platform is intend for embedded system, include mg-designer and mg-runtime platform. embedded application developer just design the GUI application, no coding, no toolkits. The magic GUI file can run on top of mg-runtime platform directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libFAD is a Flash Animation Decode library with actionscript supported, implement in C language from scratch, and performs well on embedded device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ctrlMedia: media center (audio, video, images, tv, ..) enginereed for car embedded use. Runs on Linux framebuffer/SDL Library using DirectFB. Uses external (opensource) libraries to reproduce contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Neuros 442 is a handheld, multimedia player . This manufacturer sponsored project is dedicated to porting Linux and making many product architectural decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    PyMaya and PyMel are plugins that embed the Python interpreter into Maya. Data types have been mapped allowing for seamless integration between the two and providing a viable alternative to the existing embedded language, MEL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB