Showing 16 open source projects for "minicom"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    ... - The prompt and the output of several linux commands are colored to highlight the main informations and to be more userfriendly. - Live Raizo also includes tools to interact with real devices : minicom, putty, Wireshark, as well as DHCP, DNS, FTP, TFTP, HTTP and SSH servers. Services are not started automatically. - It is used by the CFA UTEC of CCI in Seine et Marne in France for networking and Linux administration classes. - You can also open issues here : https://github.com/Raizo62/LiveRaizo Last 64 bits Release : v17.26.01.25i
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3

    STM32 machine language monitor

    Machine language monitor program for the STM32F103C8T6 "Blue Pill"

    ...One strange, annoying feature is that the code running in the STM32 can't execute any subroutines in the flash memory. This project requires a serial terminal e.g. on Linux, minicom on a USB serial TTL adapter running at 9600 baud, 8bits, no parity. The usart port on the STM32 is at the other end of this hardware. Using TTL levels is easier that introducing RS-232 levels. The code experiments in read write memory should be subroutines and will be called by this monitor and a return in the user's code will return to this monitor program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    srvSMS

    srvSMS with Mysql

    ...Installation Follow the procedure below: 1) Install SMSTools and Auxiliary Tools, see topic. 2) Install Mysql 3) Create a database, add the table as .sql file 4) Modify the srvSMS.c file with the database connection parameters. 5) Like minicom, find the device that is the SMS, giving the comanto at, to see if it responds, my varia / dev / ttyS0. 6) Make compile, to compile the application 7) Make install, to install the application. 8) Everything okay! Auxiliary Tools > apt-get install build-essential libusb-1.0 libusb-1.0-0-dev > sudo apt-get install smstools
    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
    kminicom

    kminicom

    Kminicom : a KDE/Qt Gui to Minicom

    Kminicom is a KDE/Qt Gui to the well known Minicom that replaces the original text based window system. A settings dialog allows to manage the parameters used by Minicom. The main window displays all what is received from the serial line and the resulting text can be saved to a file. This beta release provides most of the Minicom features: . serial line management and modem control . use and editing of macro commands . script execution . files uploading and downloading A modified release of minicom-2.6.2 is provided by this package. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    komport2
    Komport is an serial port communications and vt102 terminal emulator for Qt. Aim of the project is to provide an alternative to minicom with an Qt style user interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ulduzcon

    ulduzcon

    Qt-based Serial Console with built-in TFTP and script capabilities

    A long due for the embedded device developers replacement for Minicom with a rich set of features such as GUI based on Qt, built-in TFTP server and scripting capabilities based on QtScript, multiple profiles support, Unicode and international charsets, hex dump and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

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

    smartCOM

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    pandaboard GPIO

    Access pandaboard gpio via command line

    This script is tested via Putty com port connection on Pandabard Rev A3. Minicom will work fine also. Access pandaboard gpio via command line by using a bash script. To use $./gpio.sh [gpio#] [direction] [value] or to unexport $./gpio.sh [gpio#] clr Look at the code as an example. You may need to modify some code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Commi is a line orientated serial terminal like minicom. Supporting receiving and sending files. It has a QT-GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linux MINICOM Metasys
    Distribuição GNU/Linux/ utilizado nos Telecentros Comunitários do Ministério das Comunicações. Baseado no GNU/Linux Fedora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FruitShell is a simple shell for Arduino boards. It is used as a robotic application debugging environment. It simplifies sending signals to IO ports. Later, this project extended in sdfrethsh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Serial Terminal for Linux intended for embedded developers and system administrators. Intended to replace minicom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Serial port communications and vt102 terminal emulator for KDE. Aim of the project is to provide an alternative to minicom, and with a KDE style user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB