Showing 24 open source projects for "serial console"

View related business solutions
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 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.
  • 1
    Harvester

    Harvester

    Open source hyperconverged infrastructure (HCI) software

    Harvester is a modern, open, interoperable, hyperconverged infrastructure (HCI) solution built on Kubernetes. It is an open-source alternative designed for operators seeking a cloud-native HCI solution. Harvester runs on bare metal servers and provides integrated virtualization and distributed storage capabilities. In addition to traditional virtual machines (VMs), Harvester supports containerized environments automatically through integration with Rancher. It offers a solution that unifies...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 3
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. Additionally, JxMake also supports several other features that are not included with other console-based build systems, such as a built-in simple GUI, serial console, serial plotter, etc. Currently, the JxMake loadable libraries (build scripts) are more focused on building for embedded systems. However, support for building desktop applications will also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Serial Console (sc)

    Minimal terminal program to get access to a serial console

    serialconsole (sc) is a minimal terminal program allowing to use one machine to access the serial console of another machine.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    vboxsvc - VirtualBox SMF service wrapper

    SMF service wrapper for VirtualBox under Solaris 10+ and OpenSolaris.

    SMF service wrapper for Sun/Oracle VirtualBox under Sun/Oracle Solaris 10+ and OpenSolaris builds (including OpenIndiana and illumos). Detailed project description is available in the README file: http://vboxsvc.svn.sourceforge.net/viewvc/vboxsvc/usr/share/doc/vboxsvc/README-vboxsvc.txt Discuss and get help in VirtualBox Forum thread "[Free as in beer] SMF service for VirtualBox VM's": https://forums.virtualbox.org/viewtopic.php?f=11&t=33249 A replica is hosted (and would likely be...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 9 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 10

    Linice - Linux kernel debugger

    Linux source-level kernel debugger

    Linice is a source-level kernel debugger for x86 systems with the look and feel of SoftIce for MS Windows. Break into a running kernel, use breakpoints, single step on modules, kernel, or user programs. Outputs to VGA, MDA, X Window, serial terminal. ------------ Yes, this is ancient and don't expect it to work any more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13

    BTCore

    A Collection of Useful Java/Swing Code

    NEWEST FEATURE ---------- Added one line ".zip" extraction to Util class! Added one line ".zip" extraction from URL (web) and one line file download from URL! BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone. BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    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
  • 16
    Serial Communicator

    Serial Communicator

    A cross-platform, Qt-based software to communicate through serial port

    The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from a basic terminal to a more complete application, by adding features such as log abilities, data display through a graph, and so on.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    The current Operational Platform Service

    A VB.NET DLL File for Developers

    Includes hash string functions, retrieve screen ratio, MD5 Verification, a detailed error console. And even a serial number system. Just include the DLL in your project, Import it and use as you please. If you make any additions or clean ups to the source, I will gladly add the compiled version and your source to the project page! All developers welcome. Works with any 2010+ .NET language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Redirects incoming commands from COM1 to the command prompt and returns results from command prompt back out COM1. This is primarily useful for automation of Windows servers via console in Linux virtualization environments(ex: KVM, XEN, etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Serial line sniffer (slsnif). slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    DRAKE is a true homebrew game console that consists of specially crafted hardware, system software and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next