18 programs for "serial console" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1

    Visashot

    A python screenshot script for vintage test & measurement instruments

    Visashot lets you capture screenshots from vintage Test & Measurement equipment like oscilloscopes and spectrum analyzers. Visashot uses the VISA abstraction layer and associated libraries to access instruments over HP-IB (GP-IB), serial, ethernet and other supported interfaces. At the moment 80+ instruments are supported. All are from HP/Agilent/Keysight but models from other brands could be supported as well, please consider contributing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PF_HP

    PF_HP

    Prediction of proteinfolding in 2D HP model

    Even in the simplified two dimensional HP-model (hydrophob/polar) the prediction of proteinfolding is NP complete. We implement a brute force algorithm with serial and parallel execution to solve short inputs of HP sequences (0-1 bitstrings). Selbst im vereinfachten zweidimensionalen HP-Modell (hydrophob/polar) ist die Proteinfaltung bereits NP-vollständig. Hier implementieren wir einen brute-force Algorithmus zur Lösung kurzer Eingabesequenzen (0-1-Bitstrings) für die Proteinfaltung...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    NexStarCtl

    Cross platform Perl API to control NexStar compatible telescopes

    This module implements the serial commands supported by the Celestron NexStar hand control (HC) and SkyWatcher/Orion SynScan HC. This applies to the Celestron: NexStar GPS, NexStar GPS-SA, NexStar iSeries, NexStar SE Series, NexStar GT, CPC, SLT, Advanced-VX, Advanced-GT, CGE, CGEM etc. SkyWatcher: EQ5, HEQ5, EQ6 (Pro), AZ-EQ5 GT, AZ-EQ6 GT, EQ8 etc. and the corresponding Orion mounts. Communication to the hand control is 9600 bits/sec, no parity and one stop bit via the RS-232 port...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5

    nexbridge

    Makes Celestron mounts controlable over the network

    This this program transparently proxies the serial commands supported by the Celestron NexStar hand control over the network, so that the telescope can be controlled over the network. It is recommended to be used with libnexstar or NexStarCtl on the remote end. However it proved to be very useful for exporting all kinds of telescope mounts on the network like Sky-Watcher, Meade etc. Nexbridge can be used directly with software like SkySafari or through ttynet (part of the package) or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    syphon is an extension for mod_openopc, to monitor telnet devices (serial devices) that sit on Serial -to- Ethernet bridges (such as barcode scanners) and export parsed data to an OPC compliant device (such as a PLC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Simple command-line tool to download/upload firmware to/from STM32 MCU with factory preprogrammed serial bootloader. Look <a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:STM%20Flasher">wiki</a> for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ArduinoPulseGenerator

    Generate pulse trains using an Arduino

    ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards but this has not been tested.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    The wth code implements the serial communication protocol to read und store Ultimeter, 1-Wire, WMR9x8 weatherstation data to SQLITE database. I2C and WS2000 sensors supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RTP/CDP Software Suite

    Practical Implementation of a Control Data Profile for RTP

    Proof of Concept of a Control Data Profile for the Real-time Transport Protocol: Linux and 8bit MCU implementations of a serial communication infrastructure plus documentation. All code licensed under GNU GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shooting Chrony Data Downloader, a program that allows downloading of data acquired by the device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Windows and *nix tool for the Fluke ScopeMeter series (SM19x(C), SM9x, SM12x) and CombiScopes. Provides: screenshot download, built-in serial console, waveform download for SM9x series (CSV Excel and Matlab). Helpfile includes DIY optical cable schemat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A portable library to access braille displays.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    IOby232 is a software for the AVR Mega16 that makes the hardwareports B, C and analog-inputs accessible by simple commands over the serial interface like a terminal. There are BASIC-like commands to set/get data to/from the ports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bldc

    BLDC ESC

    Brushless DC controller (ESC) Fully functional sensorless ESC. Uses BEMF detecton for rotor position sensing. Software trays to maintain maximum speed on currently available power(pwm duty). It works like ordinary DC motor. More load means, on same power, lower speed and higer current. Motor speed (current) PWM , direction etc. is adjustable via serial port commands. For example - press "k" button to add power, "j" button to reduce power and "t" button to reverse rotor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next