Showing 21 open source projects for "modes"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    ...This makes rav1e particularly attractive for scenarios where you need AV1 encoding but care about build-time, portability, and maintenance overhead, or where the full-featured reference encoder might be prohibitively slow. Despite aiming for simplicity, rav1e supports a wide range of AV1 features: different bit depths, chroma subsampling formats, prediction and transform modes, and block partitioning options, which means it can produce reasonably efficient compressed video.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    QuickMAN is a Mandelbrot fractal generator with multicore support. ASM-optimized code can reach over 100 billion iterations per second. Features an easy-to-use GUI, realtime pan/zoom, multiple palettes, image logging, and saving in PNG format.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel...
    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: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    240p-test-suite

    240p-test-suite

    A homebrew video suite for game consoles

    Downloads are now available at https://artemiourbina.itch.io/240p-test-suite A homebrew software suite for video game consoles developed to help in the evaluation of upscalers, upscan converters, line doublers and of course TV processing of 240p video. The Wii and Dreamcast versions have modes for 480i and 480p evaluation as well. It has tests designed with the processing of 240p signals in mind, although when possible it includes other video modes and specific tests for them. These have been tested with video processors on real hardware and a variety of displays, including CRTs and Arcade monitors via RGB. As a secondary target, the suite aims to provide tools for calibrating colors, black and white levels for specific console outputs and setups. ...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 6
    FlexxCpu

    FlexxCpu

    Flexible and eXpandable Cpu simulation

    A small simulation of an experimental customized Cpu called FlexxCpu. A virtual Cpu whose assembly instructions have been strongly influenced by old cpus architecture (8080, 6809, z80, 68k, etc...) Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pc Calculator is a clever note and formula editor combined with an advanced and strong scientific calculator. Being an editor it is extremely user-friendly allowing all possible typing and other errors to be easily corrected and fast recalculated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    3plex - Atari XL/XE game

    3plex - Atari XL/XE game

    Logical game with colored tiles - written in 500 minutes in Assembly!

    3plex written in 500 minutes in Assembly! Game was written especially for ABBUC SW contest 2015 1st compo version of this game took only 500minutes to code from total scratch! Additional features were added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TEDzakker

    TED-chip music editor for Commodore Plus4, Commodore16 (and C64)

    This is a tracker-style music editor tool for the Commodore-Plus/4 / Commodore-16 computers' TED-chip. It can also be used on Commodore-64 by emulating the TED-sound, and later generating the native TED music on Plus4 or in VICE/Yape Plus4 emulators... NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat) • Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM) • C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player • HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    Mayax is a 32-bit hobby operation system with windows style GUI. Actually, it support 2 modes: text mode & GUI. - What it looks like? A: Check out mayax-gui.mov and Mayax-text mode.mov from Downloads/videos. - Do you have a demo? A: Yes. 1. Download Bochs.zip or Qemu.zip from Downloads/demo 2. Unzip 3. Run bochs.exe(recommand) or qemu.bat. - How to enter GUI? A: startx [enter] - Known issues?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AVR beacon

    AVR beacon

    A hamradio beacon project on an AVR MCU

    ...It is mainly used by the hamradio operators to set up various radio beacons for different purposes, mostly for radio waves propagation discoveries. CW (continious waves, Morze code) is a main modulation mode. Other modes like PSK and FSK are planned to implement in the future releases. User can enter any ASCII text to send it to the air. Transmission rates and modes are configurable from the input text. AVR beacon can read an external digital instruments like (voltmeter, thermometer, axelerometer, anemometer, etc.) and send its data to the air. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mcrypt, and the accompanying libmcrypt, are intended to be replacements for the old Unix crypt, except that they are under the GPL and support an ever-wider range of algorithms and modes.
    Leader badge
    Downloads: 825 This Week
    Last Update:
    See Project
  • 14
    This program turns an ordinary TI-86 calculator into a shutter release trigger for some Canon (and possibly many other) cameras using nothing more than a data-link cable. Future versions will include self-timer, interval, and long exposure modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Multithreaded graphic engine capable of Direct3D, DirectDraw or GDI graphics with Hardware and software implementations. The interfaces are generalized so the program can change which interface it uses at startup and still render properely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AsARTOS
    Free and simply RTOS for AVR at assembler. So far, the AVR Studio is used as a development environment. The system supports the preemptive and cooperative multitasking modes, semaphores. Use a small amount of memory for tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lepix is a simple painting program for 8-bit Atari computers (XL/XE series in particular). It's main task is to allow graphicians use advanced graphic modes with a uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...File Transfer Protocol Bouncer. Allows Any one to setup a Bouncer to a ftp server. Uses, mask the real identity of a ftp server, provide link over lans running NAT or etc. Proxy and FXP modes. Commands, or commands and data in proxy, data in FXP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pegasus Ircd + IRC Services, New Secure server offering new, fun modes and commands, samove, myhost and mynick, + addon Z type Services. Based on Bahamut, Unreal and Quarterdecks global stage Ircd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is GIMI, the Graphical Interfaced Multitasking Interpreter. One of the few GUIs made in QuickBASIC featuring multitasking. This one has its own script language for making programs, damm fast SVGA modes, lots of programs, and more!
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    M4DSP

    M4DSP

    A hamradio DSP tranceiver on a Cortex-M4 MCU (STM32F4xx)

    M4DSP is a QRP (low power) hamradio digital signal processing (DSP) tranceiver using a comprehensive yet powerfull Cortex-M4 MCU from STMicroelectronics. The main goals are: low cost, low power consumption, IPhone-like size & weight, QRP CW RX & TX, SSB/AM/FM RX-only, digital modes by demand, GUI with TFT + touchscreen, waterfall spectrum, CAT communication link via low-speed USB, pure SDR-like mode via high-speed USB, one or more hamradio bands (160-10 m), optional support for general coverage RX (0-30 MHz).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB