Showing 28 open source projects for "programming c++ library"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 640 This Week
    Last Update:
    See Project
  • 2
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    SerialPortMon

    Simple serial port terminal with packet delimiter time detection

    A small, simple terminal program capable of detecting packet delimiting silent period. This is just something for refresh on Win32 programming for me, and will be part of a bigger project in the future.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and PHP. To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PesoLib

    Biblioteca para obtenção de peso de itens sobre balanças

    PesoLib é uma biblioteca que é capaz de detectar e conectar-se à uma balança plugada no computador, os pesos podem ser recebidos sem a necessidade de solicitação, ou seja quando um item for colocado sobre a balança a biblioteca enviará o peso automaticamente para sua aplicação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has been moved to GitHub. See: https://github.com/crayzeewulf/libserial/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    SERiaM

    Unified desktop and embedded Serial port API

    A simple API, written in C, for accessing the Serial ports in a consistent way across Multiple desktop and embedded platforms. This has allowed programs for embedded devices to be mainly developed on the desktop, where test and debug is much easier. It can also be used to write serial port programs that are portable across different desktop platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10

    smartCOMs

    smartCOM is a graphical serial device terminal.

    smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cutecom is a graphical serial device terminal, IOW an alternative to minicom. It is aimed mainly at hardware developers who need a terminal to talk to their custom hardware. It is written using the Qt library and was inspired by the terminal Bray++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FCUtilsLibrary provides a collection of functions to communicate and control Danfoss frequency converters. One of the main targets is, to create an “easy to use” library which is independent from the operation system and the physical network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .Net library for the Crystalfontz displays CFA631, CFA633 and CFA635. Also, provides classes to scroll text, display a progressbar, and link a com port to a more logical name with the WMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    (serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Serial COM read/write program. I needed it for Caller ID read modem driver so it has command auto complete for AT commands. It is a good replacement for HyperTerminal. Made for .NET Framework 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A portable library to access braille displays.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    SerialPortNet is an open source serial port communication library for Microsoft .NET. It's written in c#, implements complete .NET 2.0 specifications, and is designed to allow for multiple OSes and add-on 3rd party Serial to Network adapters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    libserial This library provides a C++ multithreading encapsulation for serial port ioctls. Also, it provides buffering mechanisms in order to support active rs232 devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    asynchronous Garmin GPS communication C library for PalmPilot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mprog is a tool designed for programming microcontroller. At the moment it supports only Atmel AVR microcontroller It support read / write programm flash / eeprom. To file firmat are supported: binary & Intel hex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Columbo Simple Serial Library is an easy to use, event driven serial port communication library for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dzcomm is an RS-232 API for as many OS / platforms as we can achieve. Originally designed to work on DOS alongside the allegro games programming library it can now work work alongside it as well as independently of it and works on some unixes as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This library was designed to send commands and receive analog to digital sensor input from a Pontech SV203 microcontroller board. The library consists of one primary class (SV203) and several support files. This has functions to control all servo funct
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next