Showing 1679 open source projects for "engineering"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    DCMLinux - Dicom Linux Distribution

    DCMLinux - Dicom Linux Distribution

    Dicom PACS solution for free.

    DCMLinux is a complete PACS system, free of charge. Its core is an Ubuntu 14.04 system fully updated and it contains the DCM4CHEE as its PACS server. In the near future it will contain many other addons such as Weasis, Oviyam, Care2x, etc. Just download the iso, burn it to a CD and boot it up. No need to configure any files of dcm4chee, DCMLinux installer asks for everything it needs to configure a running PACS in minutes. Project Wiki : http://wiki.dcmlinux.org Project Forums:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    DemuxFS is a live filesystem to aid on the analysis of transport streams in digital TV systems such as the SBTVD (ISDB-T), DVB and ATSC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    STM32 USART Bootloader

    USART Bootloader for STM32 Family devices

    Small universal tool for handling USART STM32 bootloader. Works with all STM32 family devices (also with newest STM32F4 and STM32F0). Dedicated especially for Linux users. Works in shell. There are plans to make a GUI overlay.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    LittleFoot Elegance Photo ASCOM Driver
    ASCOM driver for the LittleFoot Elegance Photo (LFEP) telescope controller. Firmware 6.x is fully supported - firmware 5.x is partially supported (all LFEP features are available but configuration is only possible by handbox). Contains drivers for telescope, focuser, camera, filter wheel, roof controller and dew heater which shares a single connection to the controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IR-controller

    STM-32 code for IR-spectrometer management

    This is a project of IR-spectrometer controller. It based on STM32F103 chip with a lot of peripheral devices (1-wire thermometers, stepper motors, platinum thermistors and so on). In future I hope to add here schematics of full control system for this device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Primes

    Calculate primes by using extremely fast sorting

    This project considers the problem of calculating primes as a sorting problem. It includes the most efficient tree-based sorting algorithm that is possible and shows that finding a new prime can be done by sorting the differences between the previous primes in the right way. Unfortunately it has turned out that going this way is even more slowly than trying to find primes by brute force. So it can only be used as a test with heavy load for the sorting algorithm, which can be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Opserver

    Opserver

    Stack Exchange's Monitoring System

    Opserver is a full-stack monitoring system originally developed by the Stack Exchange engineering team to provide deep operational visibility across large-scale production environments. It functions as a centralized dashboard capable of independently monitoring servers, databases, caches, and network components while aggregating them into a unified operational view. The platform supports a wide range of integrations including SQL Server, Redis, Elasticsearch, HAProxy, and external monitoring systems, making it highly extensible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PinguinoX

    Pinguino VB IDE

    Pinguino VB basic compiler envirionment for MicroChip PIC computers
    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
  • 10

    Hex File Loader

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

    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MAC Scanner

    MAC Scanner

    Resolves MAC-Address to IPv4

    Quickly find the given IPv4 for a provided MAC-Address.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Music-Player

    Music-Player

    Lightweight and fast music player

    If you need a lightweight music player - this app better for you. Functionality: 1) Add new playlist 2) Add music file to a playlist 3) Music Shuffle 4) Mute, volume change 5) Shutdown timer 6) Stop timer. If you listen music before sleep, simply set the counter stops and the program will push the stop button for you !
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Easy CNC

    Easy CNC

    Modular CNC software for Arduino controller

    The goal of the project is the realization of a modular firmware that allows to control a CNC machine with different utensils. For instance, a CNC with a drill, with few changes can become a plotter with a pen or cutting machine to cut cardboard or stickers. In order to do that, we want project a CNC router with a mechanism that allows a fast utensil change and a controlling firmware which can use different utensils changing some configuration parameters.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    HOTSPOT

    HOTSPOT

    HOTSPOT for windows 10

    Windows is no longer away from hotspot. This software lets you turn your windows 10 PC into a hotspot. Create your middle-ware with apache, IIS or any server , test it by making your PC server. Create LAN servers to play high end LAN games. Share your internet between your clients and many more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    0sex

    Zero Simulation EXperiment - simulation framework experiment

    The main goal of the project is to explore different techniques and approaches related to general communicating processes, simulation, distributed processing, game "world simulation", dynamic signal processing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arduino Doodles
    Various sketches and/or libraries for Arduino that people might find useful.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    randomrace-beacon

    randomrace-beacon

    433MHz beacon-finder system for helium balloons

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Testability Measurement Tool

    Testability Measurement Tool

    Performs SCOAP and PODEM algorighms on ISCAS89 Netlists.

    This application calculates combinational and sequential SCOAP parameters (CC0, CC1, CO, SC0, SC1, SO) and Testability Index parameter from a ISCAS89 netlist. It also performs the PODEM algorithm to check testability of a net against a single stuck at 0 or 1 fault.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 22

    LUAndroid

    Embedded operating system that runs LUA scripts

    The aim of this project is to provide an easy to use fast prototyping platform for embedded systems. The hardware is targeted to be small, DIP package hybrid technology chip. In the current phase it runs on Microchip demo boards. http://www.microchip.com/dm320005-2 http://www.microchip.com/dm320006 and SunDisk Ultra 16Gb SDcard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MintMCScanX

    MintMCScanX

    Your personal MCScanX enabled Linux

    MintMCScanX is a lightweight linux virtual OS based on Mint OS xfce Rebecca. MinMCScanX comes with inbuilt installed MCScanX with all its dependencies and examples. It also harbors apache to enable developers evolve there imagination for creating custom pipelines and servers based on MCScanX. You just have to add the image file in Virtualbox and you are ready to go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Savuka-VirtualBox

    Savuka-VirtualBox

    Virtual Box VDI of SliTaz Linux with Savuka installed and configured

    Savuka global analysis software (www.osmanbilsel.net) is installed and configured in a light version of SliTaz linux (www.SliTaz.org). root name: root root password: root username: tux password: root Instructions: -Download and install 7zip (www.7-zip.org) -Extract files to HDD -Install included VirtualBox (not tested on other versions, but shouldn't matter) -Within VirtualBox make a new machine ----Machine/New --------Name: Savuka / Type: Linux / Version: Other Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    rasp-spect

    Simple control system for spectrograph. Based on Raspberry Pi.

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB