Showing 360 open source projects for "using"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1

    3D tracking using wiimote

    3D tracking of 4 IR LEDs using 2 wiimotes and python

    This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 0 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
    Lightning Planning Framework for ROS

    Lightning Planning Framework for ROS

    ROS package implementing the Lightning Framework using OMPL

    LightningROS is a ROS package implementing the Lightning Path Planning Framework. The code here was developed for ROS Feurte. For later ROS versions, see https://github.com/WPI-ARC/lightning_ros This approach uses a path library to store previous experience while allowing generality by also planning from scratch. Please see the paper below for more details: A Robot Path Planning Framework that Learns from Experience Dmitry Berenson, Pieter Abbeel, and Ken Goldberg IEEE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MappingSW

    MappingSW

    Small python scripts to enjoy mapping

    This project has born to set a place where you can find simple scripts in python to be used for mapping activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The RDXplorer is a computational tool for copy number variants (CNV) detection in whole human genome sequence data using read depth (RD) coverage. CNV detection is based on the Event-Wise Testing (EWT) algorithm recently published by our group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MRI neonatal atlas app

    Use this application to segment neonates mri brain scans

    Thi application helps the segmentation of mri brain images into 6 tissue classes by using the T2 neonatal atlas available at http://www.brain-development.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MRI Atlas Application

    MRI Brain atlas application

    Application to use MRI brain atlases composed of template images and label images pairs. This application will segment MRI images using labels provided by the atlas. The labels are combined using the voting fusion technique. Please visit our page at http://www.brain-development.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The goal of the See&Touch project is to design/implement a special mouse for disabled people, which allows a person to fully control a computer by using just vision and one single body movement. This project develops hardware, firmware and software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python binding for GNU Scientific Library using Cython for NumPy users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flow Investigation using N-Dimensions
    Flow Investigation using N-Dimensions (FIND) is a program designed for analysis and visualization of Flow Cytometry data. FIND focuses specifically on automated population discovery (clustering) methods. The project targets both users and developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DSS Student Toolbox
    DSS student toolbox is an interface created over the Direct Sequential Simulation algorithm created by A. Soares, 2001. It allows you to launch this simulation method using simple tools from a GUI. NOTE: this software development is deprecated. You can perform the same operations in our newest software GEOMS2 (beta release). You can download it here: https://sourceforge.net/projects/geoms2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Economy Simulation with many Possibilities trying to be near to reality. Using XML, Python an OpenGL to make it useable on many OS. And also beeing an simulation taht can be so realistic that ist could be used for research (maybe).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Echoproc is a piece of scientific analysis software used to extract physical ice sheet characteristics from radio echograms from experiments like the Center for the Remote sensing of ice sheets (https://www.cresis.ku.edu/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Span-Gles
    ...It will translate a phrase (via internet) or single word (built-in dictionary.) Has capability to learn new words and is smart enough to find plural and feminine words. Written using Python/GTK under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a set of scripts that helps with processing of NMR pH titration data. These scripts allow for fitting (using R) and plotting of data of multiple residues. The program needs to be made more user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An agent-based situated language learning simulation that focuses on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MIPGen

    MIPGen

    Simple Molecular Interaction Potential Generator in Python

    Molecular Interaction Potential Generator MIPGEN is a python program that will calculate Molecular Interaction Potential grids over a given molecule, that could be either a protein or a small organic compound (drug). The output will be a series of grids with DX format (*.dx) that the user will be able to visualize using any Molecular visualization program like VMD, PyMol, Chimera... For more information on dependencies and usage, please read the Documentation. Users are welcome to post any bug or request under BUGS & REQUESTS menu. (sourceforge account will be needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A genetic algorithm in Python for evolving programs that write a given string to an allocated dataspace, using a made-up machine language with only 7 instructions and flow reversal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sempy
    Sempy is a Python package for the solution of partial differential equations using the spectral element method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project examines techniques to model three-dimensional rigid body motion using the geometric algebra of Dual Quaternions and how such models compare to more traditional models when used in underconstrained filtering applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simulation-Application for the Lennard-Jones-12-6-Potential using Python and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pycontrol lets you control a PLC using libnodave by simply providing CSV files describing the process values read from the PLC. Pycontrol will create a GUI from the CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project