Showing 29 open source projects for "red-files"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    QFSViewer

    QFSViewer

    QFSViewer is a small tool to view system raw image files.

    QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Arduino Nano Dew Controller Pro (DIY)

    Arduino Nano Dew Controller Pro (DIY)

    Dew Controller Feature Rich

    ...There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/ The older myDCP2 (two-channel dew controller) is found here https://sourceforge.net/projects/arduinonanodewcontrollerpro/files/myDewController%20v200%202channel/
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware and / or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    comFramework

    comFramework

    Framework for CAN communication interfaces including code generator

    ...The high degree of flexibility results from using the template engine StringTemplate V4 by Terence Parr, see www.stringtemplate.org. The engine is fed with the parsed contents of the *.dbc files and can transform the information in nearly any kind of textual representation. Major samples demonstrate how to interface the generated CAN API with dSPACE TargetLink and MathWorks Embedded Coder to support model based APSW design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    uIDE (Micro IDE)

    uIDE (Micro IDE)

    uIDE (Micro IDE) is a free, open-source IDE for GPUtils

    uIDE is a specialized development environment for programming PIC microcontrollers in assembly language. Built with Free Pascal and Lazarus, it offers a clean, efficient workspace for embedded systems developers working with Microchip's PIC processor family.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    mozillux

    mozillux

    Linux distribution to promote Mozilla

    Mozillux is your own personal digital wallet for everything computer related. Secure, stand-alone, customizable, translated to all languages with full localization and internationalization. Mozillux is a free Linux distribution with a goal to promote Mozilla softwares embedded in a full desktop suite ready to use for everyone. It is an active project, made by fans, with love. Mozillux is built from scratch using a server edition and rely on excellent repositories, with strong...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    ...We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At present, pFFh is implemented for the PIC18FxxQ4x/Q7x family of microcontrollers. The code has been run and tested on the PIC18F16Q40, PIC18F16Q41, PIC18F57Q43 and PC18F56Q71 "Curiosity Nano” boards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    tech01

    Multitasking ARMv7-R and ARMv7-A (Cortex-R, Cortex-A)

    Goal: multitasking kernel from scratch Target board: TI LAUNCHXL2-RM46
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tool to create SVF files from HEX files for Atmel microcontrollers, similar to the closed-source avrsvf.exe application available from Atmel. You should be able to compile the tool on any platform with a C compiler, like Linux, Mac OS X, FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    ...It has been improved in many aspects and it now supports three host operating systems; the RTuinOS samples (as well as your applications) can be built under Linux, Windows and Mac OS. RTuinOS 1.0 is distributed as setup (a ZIP archive), which contains all source files and the complete documentation, also with source files. Building the samples can be started immediately after unzipping and setting a single environment variable. Thank you for your kind interest in RTuinOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AMASP Arduino Library

    AMASP Arduino Library

    Arduino library to the ASCII Master Slave Protocol

    These are the files os the Arduino library for the open protocol AMASP (ASCII Master Slave Protocol). Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FXwm

    A minimistic Linux window manager with css style config

    Our take on a basic window manager for Linux which adheres to the philosophy of "do one thing and do it well." As a result, this window manager only manages windows and does not provide any supervision at all. Instead it relies on another program, such as wbar or web.de, to actually provide that functionality. And in order to keep administration to a minimum, there is only one config file that can be manipulated to change the appearance of the window chrome using css styled syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    svd2gas

    Automatically generate assembly equate statements for STM32Fxx MCU's

    Using CMSIS-SVD files, auto generate GNU Assembler equate statements for STM32F* assembly language. The equate list can easily be limited to any register(s) named in the CMSIS-SVD STM32F* definition file. Normally used with arm-none-eabi-as Please see the distribution README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...Just connect your BES-enabled BeagleBone Black to your network and you can use BES's Node.js web interface to add or remove ROMs, configure gamepads, and edit ROM descriptions for the front-end GUI. There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MGSyn

    MGSyn

    MGSyn - Automatic Synthesis for Industrial Automation

    ...Please download the tutorial for step-by-step instructions on installing and using the tool. It is advised to use 32-bit version (Eclipse) associated in the "MGSyn supplementary files", as the 64-bit version will by default demand huge memory, which may lead to Java exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AnthillaOS

    AnthillaOS

    a linux based readonly image as appliance

    ...Hypervisor (kvm or xen) Storage (ZFS and Gluster) Container (Docker) Networking (iproute2, nftable, OpenVSwitch, Bird) Antd (http://www.anthilla.com/en/software/antd/ ) web based management all open source components from other projects are released under respective licenses, all parts, files,subprojects developed as part or this project are released under the BSD 3 clause license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Hex File Loader

    A software for upload .hex files to ATMEGA328P and compile .asm files

    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    PearlPi LXDE+KODI

    PearlPi LXDE+KODI

    Raspberry Pi 2 OS with LXDE Linux Desktop with Kodi Installed

    ...TO PLAY VIDEO FILES ON DESKTOP .... Most likely you will want to play all your multimedia through your Kodi Interface however if you would like to easily be able to play video as well as audio on the desktop, simply install banshee. To do this in your terminal type: " sudo apt-get install banshee "
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    logras

    logfile read and search utility

    Single stream viewer for logging output spread over multiple (large) files, terminal based, for diagnostics use over e.g. slow ssh connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 6 This Week
    Last Update:
    See Project
  • 23

    lcd4x1_module

    Applications for a 4 digit LCD breadboard module

    A module with a 4-digit LCD and 5 switches, controlled by an Atmel ATmega169, to be used on a breadboard. This project has the hardware files for the PCB and applications running on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ArdvtLedBoard

    Arduino Based Driver for Advatel Ledboard

    This is an Arduino Library for the Advatel TCD226R Ledboard (160 cols x 7 Rows Red Leds). This library allows several text transitions and includes a demo that supports both serial and SD Card input.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    dasm430

    dasm430

    A disassembler and a simulator for the MSP430 CPU

    ...Source files can be found in src/qt folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next