Showing 44 open source projects for "linux based distros"

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
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    What is it? It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices. A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer. This Bootloader consists of: - firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once) - a PC software which communicates with the bootloader firmware in the device and send the user's program in its...
    Leader badge
    Downloads: 54 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
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    An Open Source IEC 61131-3 Integrated Development Environment, providing PLCOpen SoftPLC programming, CanOpen IO's, and SVG based HMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    8 Sounds USB
    XMOS based, USB2 audio card, low power consumption, small form factor, 8 synchronous input channels and 4 stereo output channels.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • ThreatLocker Cybersecurity Software Icon
    ThreatLocker Cybersecurity Software

    Giving you complete control to help you manage your applications and better protect your endpoints.

    The Zero Trust security solution that offers a unified approach to protecting users, devices, and networks against the exploitation of zero day vulnerabilities.
    Learn More
  • 10

    Tardyon Drive AVR Stepper Controller

    AVR-based single axis stepper motor controller

    This project provides an AVR-based, USB accessible, single-axis motion controller that can fit into an USB-connector completely and therefore is probably the worlds smallest stepper motor controller. Here both, hardware schematics and all software components are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    This project has been moved to http://pros.cs.purdue.edu/ PROS is a lightweight and fast alternative operating system for the VEX Cortex Microcontroller. It features multitasking, low-level control, and Wiring compatible functions to harness the full power of the Cortex. With a real-time kernel based on FreeRTOS and a development environment built on Eclipse CDT, PROS uses proven software to increase the reliability and usability of the VEX development system across all three major...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    SCS

    SCS

    smart car simulator

    SCS is a smart car simulator. It build a virtual envirement according to the rules of the National University "The Freescale Cup" Smart Car Racing. SCS simulate the track and the car. SCS is based on ODE and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    USARSimRos

    USARSimRos

    Interface between USARSim and ROS

    USARSimRos is designed to provide a seamless interface between the USARSim framework (www.sourceforge.net/projects/usarsim) and ROS (www.ros.org). USARSim provides embodyment (sensors and platforms) and environments for a physics-based robotic simulation while ROS provides leading edge control algorithms. USARSimROS provides for auto-discovery of the simulated robots and sensors and connects these robots to the appropriate ROS control topics. Through the use of auto-discovery, robotic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This program compilation offers complete control of a Bioloid robot including a 3d visualisation, xml-based robot modelling, a custom scripting language, the capture of robot movement, a custom firmware, different interpolation types and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    KIPRCopter

    A Quadrotor Aerial Robot platform for K-12 Education.

    The AR Drone is a quadrotor helicopter sold by Parrot. Parrot sells the drone as a toy controlled via a wireless device such as Ipods, Ipads, or Android based devices. Parrot advertises the toy as an advance in gaming because the control devices will project a virtual reality allowing users to play with their physical drone with an enhanced version on their controller where bullets or hot air balloons must be avoided in the virtual world. KIPR, KISS Institute for Practical Robotics is an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Computerized Telescope

    Computerized Telescope

    Arduino lx200 based computerized telescope

    Arduino al/az mount controller based on lx200 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Joshua chess robot
    Joshua chess robot: a stepper motor robot interfaced with a photosensible board to play chess with an embedded artificial intelligence, a game database or and internet player. Software, robot photos, tech papers, schematics and cabling included. Enjo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Project for the software of a foxboard based robot. -Foxboard -Wifi hotspot (fon with OpenWRT) -CMU Cam -LCD 128*64 monochrome touchscreen in serial -??? more to come
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPXref is a developers tool, written in Perl, that will cross reference and extract inline documentation from a collection of PHP scripts. It generates simple HTML output suitable for browsing offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CamServer
    A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The FunnyRobot project designs an educational robot controller that is programmable via USB. Both the hardware and software are configurable and extensible. Users can build programs with a C++ library and run them under a real-time operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Software & designs for several autonomous aerial robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Integrated Structure Evolution Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next