Showing 211 open source projects for "python user interface"

View related business solutions
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1

    Python Laboratory Operations Toolkit

    many useful snippets for using python in a laboratory

    A toolkit of Python software useful in a laboratory data acquisition and analysis environment. Includes support for such protocols as VXI-11 (and its extension, LXI), Vernier LabPro (now very old), and National Instruments DSTP (now very old). Also includes data analysis and modelling tidbits. Python3 updates are on the way in the very near future for the biggest packages. the vxi11 package is fully up-to-date, although see the blog post about python 3.13
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Ham Radio Control Libraries

    Ham Radio Control Libraries

    Library to control radio transceivers and receivers

    The Hamlib project's purpose is to develop flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface.
    Leader badge
    Downloads: 373 This Week
    Last Update:
    See Project
  • 3
    Modbus Tool

    Modbus Tool

    Modbus master tool to debug communication

    Modbus TCP and Modbus RTU client application MODBUS FUNCTIONS -Read coils (01) -Read discrete inputs (02) -Read holding registers (03) -Read input registers (04) -Write single coils (05) -Write single registers (06) -Write multiple coils (15) -Write multiple holding registers (16) -Diagnostics (08) DATA TYPES -Short -Integer -Float -Double
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 4
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    VirtualDbTreeEx

    Checking HMI fully linked to data

    Checking HMI fully linked to data. Linked to VirtualTreeEx, an assembly language tree, with const parameters.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    A program by Frederik De Kegel, to control a model rail road with the Intellibox of Uhlenbrock and Modeltreno. Een programma van Frederik De Kegel, om een modeltrein te besturen met de Intellibox van Uhlenbrock en Modeltreno.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xRxTx - Uart/Com

    xRxTx - Uart/Com

    Rxtx/Uart GUI

    RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel. It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux. Note: Developed with Java17 Follow these steps step by step to apply RxtxConsole, 1. LIST, to obtain all Serial ports currently available on the system. 2. CONNECT, Select a Serial port for connection and place it in the connection pool for use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It is a descendant of the popular openwince JTAG tools with a lot of additional features and enhancements.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 11
    Display, log and upload data to the internet from your Oregon Scientific or AcuRite 02032C weather station. The Arduino WxShield also supported. See project web site for FAQs. Use Open Discussion for support requests.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    QModMaster

    Modbus TCP,RTU Master Software.

    QModMaster is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus RTU and TCP slaves. QModMaster also includes a bus monitor for examining all traffic on the bus. QModMaster is based on libmodbus <http://www.libmodbus.org/> for modbus communication and on QsLog <https://bitbucket.org/codeimproved/qslog> for logging. Supports both Windows and Linux. For Windows a pre-compiled binary is availiable. It does...
    Leader badge
    Downloads: 1,644 This Week
    Last Update:
    See Project
  • 13

    pyModSlave

    Modbus TCP/RTU Slave Software.

    pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>. pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial <https://github.com/pyserial...
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 14

    Common Image Generator Interface (CIGI)

    Industry standard communication with compliant image generators.

    Software libraries and tools designed for implementation and testing of the Common Image Generator Interface (CIGI), an interface for communication between an image generator (IG) and host device in simulations.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 15
    Driver libraries and applications for the Hirst Magnetic Instruments GM08, GM05 and VGM01 Gaussmeters. Supplied code gives an interface library for Windows and Linux systems. Provices Excel example, labview example, .NET sample and documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Piko stats

    Piko solar inverter data communicator and manager

    Piko solar inverter interface. Get online real time data and status. Get also history data. Database management of data. Exports, graphs, ... Manage data and stats using a SQLite or MySQL database. Third party intergration. See the Wiki home page for more informations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    FBtranslate_chung
    FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mavscript

    Mavscript

    Calculations in a text document

    Mavscript allows the user to do calculations in a text document. Plain text, LaTeX and OpenOffice Writer files (.odt) are supported. The calculation is done by the algebra system Yacas (default), Jasymca or by the Java interpreter BeanShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pyNETVARS

    Python module for network variables for CoDeSys PLCs

    CoDeSys v2.3 supports so called network variables. Blocks of (global) variables, that propagates over networks like TCP, UDP or UDP Multicast aso. This python module supports parsing, receiving and sending those blocks (with UDP Multicast only). With this you can add for example a Raspberry Pi Sensor to your automation network without special Network clients on your PLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Mobile Tracking Processor

    An easy way to remove noise from mobile telemetry data

    This program takes a .txt input file containing the raw output from a Lotek SRX800 receiver and removes false detections based on a user-provided .csv of tagging data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CANpie
    This project defines a Standard API for access to the CAN (Controller Area Network) bus. The API provides functionality for ISO/OSI Layer-2 (Data Link Layer). The project is now hosted on GitHub: https://github.com/canpie/CANpie
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    STM32F100 to STM8S105 SWIM library

    SWIM protocol for flash programming of STM8 processors

    Library for programming flash memory of STM8S105 using STM32F100. You may use this abandoned project as an inspiration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ASN.1 library for Python
    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Project moved to GitHub: https://github.com/etingof/pyasn1
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Collaborative infrastructure for Collaborative Product Development (manufacturing) within Extended and Virtual Enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.