Showing 125 open source projects for "parallel port"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1
    MsQuic

    MsQuic

    Cross-platform, C implementation of the IETF QUIC protocol

    .... Receive side scaling (RSS) support. UDP send and receive coalescing support. All packets are encrypted and handshake is authenticated with TLS 1.3. Parallel streams of (reliable and unreliable) application data. Exchange application data in the first round trip (0-RTT). Improved congestion control and loss recovery. Survives a change in the clients IP address or port. Stateless load balancing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Nunjucks

    Nunjucks

    A rich and powerful templating language for JavaScript

    ... and all modern web browsers, with thorough precompilation options. Nunjucks allows you to port all of your existing templates from a project to something that's easier to manage. By moving your templates to the client, transfer sizes are reduced and page responsiveness increases significantly. Your API supplies data, meaning you can decouple testing the front-end from testing the back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apache brpc

    Apache brpc

    Industrial-grade RPC framework used throughout Baidu

    Apache brpc is an industrial-grade RPC framework for building reliable and high-performance services. Apache brpc (incubating) is an effort undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LCD Smartie displays information on your LCD/VFD. It supports LCDs with a Hitachi HD44780 Controller via parallel port & Matrix Orbital and Crystalfontz serial/USB LCD/VFDs. Info includes: CPU temps, fan speed, the BBC World News, Stocks indexes etc.
    Downloads: 45 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Win NT/2K/XP, and Linux/i386 kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. Fast disk copier included. Successor of cbm4li
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6
    Monsputer project

    Monsputer project

    Documentation for the Z80 monsputer

    The Monsputer is a Z80 computer developped with old chips (and some new) collected over the years. It has about 2M memory, clocks at 4.0MHz, has serial ports, 1 parallel port, 1 CAN bus, 2 SPI, 1 I2C, a RTC and other features. It supports interrupts mode 2 but not DMA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cwdaemon

    morse daemon for the serial or parallel port

    This project is no longer actively developed on SourceForge. Its development has been fully moved to https://github.com/acerion/cwdaemon on 2024.08.03. ------ cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. The program uses the soundcard or PC speaker to generate a sidetone. Current version of cwdaemon is 0.12.0, it has been released in May...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    octelec - Electronics calculations

    octelec - Electronics calculations

    Electronics calculations in GNU Octave

    The "electronics" package for GNU Octave provides functions for electronics calculations. Select resistor or capacitor values from E3 to E192 series, convert two-port parameter sets, calculate operational characteristics (voltage gain, current gain, input impedance, output impedance) for two-port circuits connected to generator and load impedance, convert ratio to dB and vice versa, calculate parallel impedances, and round values to a number of significant leading digits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    QA2

    QA2

    Qt-based Apple //e emulator, in C++

    QA2 is a Qt-based 128k Enhanced Apple //e emulator written in C++. The primary goal is good emulation with readable, understandable, and maintainable code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original megaAVR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    esprint

    esprint

    Fast eslint runner

    esprint (pronounced E-S-sprint) speeds up eslint by running the linting engine across multiple threads. esprint sets up a server daemon to cache the lint status of each file in memory. It uses a watcher to determine when files change, to only lint files as necessary. It also has a CI mode where it does not set up a daemon and just lints in parallel. In order to use esprint, first place an .esprintrc file in the root directory your project. This is similar to a .flowconfig if you use flow types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PyBitBanger

    Python controlled hardware.

    With the demise of the parallel port, a simple way for a Python script to control external hardware has disappeared. The goal of this project is to use relatively simple hardware like an Arduino Nano and the Microchip MCP23S17 port expander as an extensible bit banger. Ideally, all hardware should be leaded and breadboard friendly for easy project prototyping. The ELEGOO Nano is used as an USB RS232 to SPI controller to control the port expander. This fits nicely on a breadboard and has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    Coding Boot Camp Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th. https://learndelphi.org/boot-camp-2022/ Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero...
    Leader badge
    Downloads: 6,443 This Week
    Last Update:
    See Project
  • 15
    lin_guider
    Lin-guider is an astronomical autoguiding program for Linux. It supports Philips, Logitech, uvc webcams, QHY5, QHY6, DSI2PRO, QHY5L-II-M, QHY5L-II-C, QHY5-II, ATIK, Starlight Xpress, ZWO ASI astrocams for video and FTDI chip-based, parallel port-based (LPT), GPIO-based, GPUSB devices, Nexstar-protocol based and QHY5, QHY6, QHY5L-II-M, QHY5L-II-C, QHY5-II, ATIK, Starlight Xpress, ZWO ASI astrocams for pulse guiding. Starlight Xpress ltd. is helping this project http://www.sxccd.com/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    Proxy Checker

    A programm to check HTTP, HTTPS, SOCKS4 and SOCKS5 proxy servers.

    Requirements: .NET Framework 4.6.1 or higher.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ... off, direct parallel port passthrough used for printing, DOS APIs that communicate with the Windows clipboard, and DBCS support for displaying CJK (East Asian) characters. It is cross-platform with source code, and Windows binaries are provided. Note: Support for LFN and other features have been merged into DOSBox-X as of 2020, along with further improvements. Please be sure to check out DOSBox-X: https://dosbox-x.com/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    porttree

    porttree

    Show dependences of a FreeBSD port as a pseudo graphic tree

    For a given FreeBSD port, determine its dependences using any combination of the FETCH_, EXTRACT_, PATCH_, BUILD_, LIB_, RUN_ and TEST_DEPENDS, and show them as a pseudo graphical tree. Use back references for cross-connections.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19

    DIY Arduino Boards IO I2C

    DIY Arduino Boards for IO using port expanders and I2C

    DIY Arduino Boards PCF8674 MCP23017 74HC595 CD4021 I2C Parallel IO Piezo buzzers See the Files section for a wide range of sensors and sample code Schematics PCB Layout Sample Code
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    patient0

    patient0

    An Atari-ST floppy copier via parallel port

    Primary design to backup Atari ST floppies on a Linux box via a simple ECP compliant cable, patient0 is a command line utility that could be extended for other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FumenBot

    FumenBot

    A DIY gadget to automatize specific plant growing

    ... to control relays through parallel port. Ending this description, I would like to clarify, I do FumenBot with learning purpose only.-
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator (LITO/CEN). UBridge can also be used as...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Vision2u

    Vision2u

    free image processing software

    Vision2u offers a free image processing software for personal use and research. Primary tasks of the image processing can be realized during simple operation of the software. Every Web cam owner can have simplest measuring, counting or tasks of monitoring done without high capital outlays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Virtual instrumentation software, currently designed for modifying automobile engines. Intended as a modular framework to communicate with devices on an IO port (serial, parallel etc.) and allow a visual representation of the instrument.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    prog89s52

    prog89s52

    Utility for programming an AT89S52 via a parallel port.

    prog89S52 is a utility for Linux on the PC, allowing programming of Atmel's AT89S52 microcontroller via the parallel printer port. Atmel's 89S are programmable via an SPI port and therefore require absolutely no additional components in order to program them in-system. This program requires a standard "Centronics" type PC parallel port (a bidirectional, EPP or ECP port is not required). A 5-way cable is required to connect the microcontroller to the port; wiring information is given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next