Showing 17 open source projects for "make"

View related business solutions
  • 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
  • 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
  • 1
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ...Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.10ng mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GeigerLog

    GeigerLog

    Python program for Geiger counters and Environmental Sensors

    GeigerLog is a combination of data logger, presenter, and analyzer, and is now released in version 2.1! Based on Python (Version 3), it runs on Linux, Windows, Macs, Raspberry Pi, and other. GeigerLog is WiFi-enabled for servers and clients; it can be monitored by SmartPhone. Initially developed for Geiger counters, it is now a more universal tool, which equally well handles data like temperature, air-pressure, humidity, CO2. Continues to support Geiger counters like GQ Electronic's...
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 3

    Text File Generator

    Generate large text files for various testing purposes

    ...It allows to generate large files (you can specify the size in megabytes). There is a template which you can set to define how a single line should look like, e.g. you can make a CSV file from it. This can contain random words, random numbers and sequential numbers. It has a dictionary of English words which you can replace with your own set. You can make them repeat occasionally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic - mean and RMSD, Spectrum analyzer), Output table data for series experiments
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5

    L3-3 Test Card Generator

    Card generator for the russian L1-3/L3-3 tube tester.

    ...Most of the old bugs should (still, no guarantees) be fixed by now and lots of functionality added. I created a good amount of cards for myself and they were all fine, so I deceided to make a public alpha release again. I also added a short manual including a few examples. IMPORTANT: Unfortunately life circumstances changed and I'm also not really using those testers anymore, so I'm not really able to maintain it. Feel free to fork if you want to, I would love to see it kept alive.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    fast_count_multi

    Extremely fast NGS read counter

    .../fast_count_multi num_threads gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SocExplorer

    SocExplorer

    SocExplorer, an open source System On Chip testing software/framework.

    ...We write this software for the development and the validation of our instrument, the Low Frequency Receiver(LFR) for the Solar Orbiter mission. This instrument is based on an actel FPGA hosting a LEON3FT processor and some peripherals. To make it more collaborative, we use a plugin based system, the main executable is SocExplorer then all the functionality are provided by plugins. Like this everybody can provide his set of plugins to handle a new SOC or just a new peripheral. SocExplorer uses PythonQt to allow user to automate some tasks such as loading some plugins, configuring them and talking with his device. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Factory Equipment Network Testing

    Measurement science-based performance & conformance testing framework

    Real-time production information is needed to optimize manufacturing activities in a factory, but acquiring this information from isolated proprietary equipment is a manual process that takes time and introduces errors. Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project will develop and deploy a measurement science-based performance and conformance testing framework to enable real-time factory floor monitoring and optimization of manufacturing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    The Clavis user-level scheduler is designed to implement various scheduling algorithms under Linux Operating System running on multicore and NUMA machines. It is written in C to make the integration with the default OS scheduling facilities seamless.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Network Emulator

    Distributed Network emulation tool for high rate packet

    I need your help: In order to make this framework easier and more useful, I need your contribution. The idea behind this framework is to develop a GUI like GNS3 and make this framework more stable. So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    sphereGL

    sphereGL

    Stroop test using OpenGL

    This is a java application using JMonkey API. The project has been completed using C++, however for this version it will use java to make it easier to use.The task involves letting the subject know that he must select a particular colored and shaped object. However, the instruction will be written in a different color than the requested selection. So if the prompt says "Green Sphere" the color of the wording will bee any color other than "green". Then, using OpenGL, many objects are drawn on a blank canvas along with the requested selection object. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SkyTracer is a desktop software intended for data collection in radioastronomical observations, as well as data collection for other uses. It's interface aims to be rich and easy to use. Data collection can be achieved by one of these devices: PICADC (free Microchip PIC solution developed by me [will make publicly available soon]), MC Measurement Computing (MCC) board or any Sound Card with Line In or Mic input (used for spectral analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A temperature converter that includes Kelvin conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyOBD-II (a.k.a. "pyobd2") is a Python library for communicating with OBD-II vehicles. Its goal is to make writing programs for vehicle diagnostics and monitoring vehicle data as easy as possible. Relies on pySerial to communicate with ELM scanners.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    This project shows how to make a device that, through the PC USB interface, allows data acquisition from the peripherals of a microcontroller and managing devices TWI or I2C. It can be used on Linux and Windows without any additional driver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    LaboLIM

    LIMS System written in PHP

    ...It is written in PHP and currently uses SQLite 2.1, but could be converted to MySQL. It was partially developed with a working micro lab. Looking for some people to chip in and make it a nice project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB