Showing 154 open source projects for "test"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1

    ftdi device

    python interface for libFTDI

    Object oriented access for ftdi - based devices via libFTDI for python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CudlaBot

    Quadruped robot with simulator control software

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sigrok
    The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers, function generators, power supplies, GPIB interfaces, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LEDs3

    LEDs3

    Calcula la resistencia para los LEDs

    Este pequeño programa calcula la resistencia que debe ir asociada a cada diodo led, también suministra algo de información adicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5

    dAnalytics

    dAnalytics is a software made for education in discriminant analysis.

    dAnalytics is a software made for educational purposes to work with discriminant analysis. It's a very simple calculator over bi-dimensional populations. You input a file with two columns (one for each variable) and tryout different separations of populations (blue and red) and analyze it's efficiency by observing the eigen value result for the attempted separation. It also gives many information about the statistics both of the input and the separated populations. There's a documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    OpenSQUID is a Python framework for the control of SQUID (superconducting quantum interference device) readout electronics. It currently supports the Star Cryoelectronics PCI-1000 electronics with PFL-100 and PFL-102 flux-locked loops. Simultaneous operation of both PFL-100s and PFL-102s from a single PCI-1000 is supported. More features are under development. The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GWA Geographical Wifi Analyser
    Open Source Geographical Wifi Analyser Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    colonyzer image analysis software

    Image analysis estimating cell density in arrayed microbial cultures

    Image analysis software for quantification of cell density in microbial cultures (e.g. S. cerevisiae) growing on solid agar plates. Specialises in detection of extremely low cell densities. Forms part of the Quantitative Fitness Analysis (QFA) workflow: http://research.ncl.ac.uk/qfa/ Suitable for high-throughput, genome-wide analysis of culture libraries when combined with the following qfa R package: http://qfa.r-forge.r-project.org/ This is the version presented, used and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Basic Note Tagger
    Standalone application that uses the clipboard to insert a tag in any document and/or in a log file. Tags contain context information (e.g., date, author) + text note, picture or webcam shot. Tags can contain variables generated by user and/or external programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    GraVol

    GraVol

    Drawing-based volume calculator. GraVol=Graph Volume

    GraVol is designed to aid archaeologists in calculating the volume of any revolved container, such as wheel-thrown pottery. It does this using only a drawing of the vessel, and a height or diameter measurement. Instruction video: http://www.youtube.com/watch?v=pC8VReY83q4 Documentation of development: faculty.berea.edu/pearcej/CSC493/projects-11/jonestra-final.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyscope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    BikeVE

    A tool for estimating CdA and Crr from Garmin .tcx files.

    A tool for estimating CdA and Crr from Garmin .tcx files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pyfab

    Python library for fab/lab control

    Allows one to program fablab (factory and/or laboratory) in the same way as we program computer. Imagine commands like: "dim screw12 as new screw" or "mold(form_piston_081212, brass)" or ''gear(3)=lasercut(steel2,"biggear.gc")". This approach will let us program highly automated and self-deploying or even self-replicating factories. I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wt210tocsv

    Converts Yokogawa WT210 output to easily chartable CSV format

    The Yokogawa WT210 outputs a CSV file through its GPIB-USB interface. The CSV is not easily chartable in Excel/Libreoffice. This will parse the CSV in a way that makes it more easily charted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ptumon2csv

    Converts output from Intel's ptumon utility into CSV format

    Intel's PTU utility is for stressing a system's CPU and RAM. Along with PTU, an executable named ptumon will output sensor data at a rate of once per second. This data runs together and in order to be charted needs to be parsed. This tool works with the PTU tool for the Romley platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    proper
    Command-line tool to calculate error propagation. Generates the error formulas and applies them to the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python-based calculator that uses the Sabine, Norris-Eyring and Fitzroy formulae to calculate the RT60 time of a room with given specifications. Material list from SAE Institute reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    ...Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyBact is an open source software written in Python for Bacterial Identification. The software generates simulated data matrix which accurately represents the probabilistic positive/negative results of the tested biochemical test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OM Multimeter
    OM Open-source multimeter is a hobby project of mine which is intended to do a multimeter's job and measure volt,ampere,ohm,capacitance and ... . the features would be high precision,plotting,computer connectivity,and of course being open source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CalPyLab is an open source data acquisition and (light) analysis software suite for scientific laboratories. The goal of this project is to provide a lightweight replacement for lab-view, to provide a quick and easy way to connect to your equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Automata is a Tool to simultaneously control several Instruments for Test and Measurement. Automata allows Hardware designers to develop and execute various testcases. Automata support instruments that are connected to a LAN. the GUI is a web browser
    Downloads: 0 This Week
    Last Update:
    See Project