Giter Club home page Giter Club logo

jameslinus / microcom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oliviers-oss/microcom

0.0 1.0 0.0 299 KB

Microcom is a minicom-like serial terminal emulator with scripting support. The requirement for this program was to be small enough to fit on a floppy-based Linux distribution - such as the one from Linux Router Project. The original project and its source code was on http://microcom.port5.com/m102.tar.gz (no more available) and found only at http://sources.buildroot.net.

License: GNU General Public License v3.0

Makefile 12.72% C 41.92% M4 1.07% Shell 27.14% HTML 17.15%

microcom's Introduction

microcom

Microcom is a minicom-like serial terminal emulator with scripting support. The requirement for this program was to be small enough to fit on a floppy-based Linux distribution - such as the one from Linux Router Project.
The original project and its source code was on http://microcom.port5.com/m102.tar.gz (no more available) and found only at http://sources.buildroot.net. Its content is available under label 1.02.

Features:

  • Add/strip line feeds, local echo control
  • Hardware/software flow control support
  • 8 bit, one stop, no parity
  • Support for standard speeds form 1200 to 460800 bps
  • Default UNIX tty emulation
  • BASIC like script language support
  • Distribution: source code, LINUX executable, LRP based floppy
  • Automatic modem detection

Please have a look in the provided index.html file for details.

Building:

  • To build this program using autotools enter the following commands: ./configure && make For details please refer to autotools documentation and have a look to the configure script's options (./configure --help).

  • To build this program without using the autotools just enter the following commands: touch config.h && make -f Makefile.old

microcom's People

Contributors

oliviers-oss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.