Einfache Projektliste Software-Karte

86 Projekte im Ergebnis
Letztes Update: 2004-10-25 12:34

SerialSpy

SerialSpy acts as a serial pass-through device. It listens for incoming data on two serial ports and forwards it so the devices act as if they are directly connected. It also logs the data as it moves through the ports.

(Machine Translation)
Letztes Update: 2011-04-22 10:18

ConMan

ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports local serial devices, remote terminal servers (via the telnet protocol), IPMI Serial-Over-LAN (via FreeIPMI), Unix domain sockets, and external processes (e.g., using Expect to control connections over telnet, ssh, or IPMI Serial-Over-LAN). Its features include logging (and optionally timestamping) console device output to file, connecting to consoles in monitor (R/O) or interactive (R/W) mode, allowing clients to share or steal console write privileges, and broadcasting client output to multiple consoles.

(Machine Translation)
Letztes Update: 2010-03-22 16:31

Tinyserial

The Tinyserial library is a space-saving alternative to the Arduino software distribution's libraries for reading and writing characters and strings to the USART0 serial port on the Atmel ATmega168 and ATmega328p MCUs found on Arduino Diecimilla and Duemilanove boards. While the Arduino software distribution's libraries provide interrupt-driven serial I/O with far more features and support more MCUs, the Tinyserial library provides only the most basic polling-based serial I/O. However, the Tinyserial library uses far less Flash and SRAM, thereby giving you room to implement larger and more complicated applications on your boards. The Tinyserial library respects the GNU libc ABI, so you can call into it from C and C++ programs.

(Machine Translation)
Letztes Update: 2010-03-09 14:54

conexus I/O Library

conexus is a generalized C++ I/O library that
includes network support for IPv4 and IPv6 sockets,
serial/TTY communications, kernel message queues,
pipes, and files. Objects use sigc++ for
signaling property changes and other information.
Sub-libraries include conexus-gtkmm (provides a set of gtkmm widgets), conexus-dbus (provides dbus support for endpoints), conexus-nspr (provides NSPR endpoints), conexus-nss (provides NSS endpoints), and conexus-ssl (provides OpenSSL endpoints).

(Machine Translation)
Letztes Update: 2004-01-30 10:12

ThePacketMaster

ThePacketMaster Linux Security Server is a
CD-based security auditing tool that boots and
runs penetration testing and forensic analysis
tools. It is handy for security auditors. Some
tools included are nessus, ethereal, The Coroner's
Toolkit, chntpw, and minicom. It includes modules
for any Linux 2.4.20 SCSI driver.

(Machine Translation)
Letztes Update: 2012-05-21 20:33

qodem

Qodem is a re-implementation of the Qmodem DOS shareware communications package, updated for more modern uses. Major features include Unicode support, scrollback buffer, capture file, screen dump, dialing directory, keyboard macros, script support, Xmodem, Ymodem, Zmodem, and Kermit. It can connect over serial port, telnet, ssh, rlogin, and command line, and supports multiple terminal emulations including ANSI.SYS, Avatar, VT100/102, VT220, and Linux.

(Machine Translation)
Letztes Update: 2008-10-22 15:34

sercd

sercd is an RFC 2217-compliant serial port redirector. It lets you
share a serial port through a network. It is based on sredird.

(Machine Translation)
Letztes Update: 2002-03-08 10:53

Serial Over IP

Serial Over IP is a tool for the transport of serial
interfaces over UDP/IP. It is usefull for connecting
distant equipment that run via a serial interfaces to
a local computer. It requires two computers that
are running Linux and are connected via IP.

(Machine Translation)
Letztes Update: 2009-03-05 09:40

Tiny serial terminal

Tiny serial terminal is a simple and dumb tool for
accessing serial ports. It is mainly intended for
accessing serial consoles on various devices.

(Machine Translation)
Letztes Update: 2002-12-13 14:47

Linux Serial Sniffer

The Linux Serial Sniffer allows you to sniff serial data up to 460Kbs via a Comtrol RocketPort or to 115Kbs using the standard ttyS0 and ttyS1 ports. Sniffed output can be captured to disk or displayed directly on screen. A user filter is included to assist specific customisation. The Linux Serial Sniffer can selectively operate in either a "ghost mode" where there is no data flow time impediments, or via a "capture and forward mode", where the user can flexibily intercept and extend the data stream to suit from either direction.

(Machine Translation)
Letztes Update: 2013-01-19 01:03

ssterm

ssterm is a console-based simple serial port terminal. It features painless serial port configuration, has no dependencies outside of a standard Python 2 installation, is contained in a single file, and provides a variety of useful input/output features, including plain ASCII representation, split hexadecimal/ASCII representation, pure hexadecimal representation, color coding bytes and characters, raw input/output with control character forwarding, and remapping of transmitted and received newlines.

(Machine Translation)
Letztes Update: 2005-02-01 04:06

inputcntrl

inputcntrl is a utility for controlling Linux 'input'
devices. It was created out of a need to set
the characteristics of a Sun keyboard attached
to a serial port and registered
as /dev/input/eventN with inputattach.

(Machine Translation)
Letztes Update: 2014-03-02 06:03

atinout

このプログラムは、AT コマンドの一覧を含むファイル (または stdin) を読み取るは。各コマンドは、モデムに送信され、コマンドのすべての応答ファイル (stdout) に出力されます。例では、現在進行中の呼び出しをハングアップする: $ エコー ATH |atinout -/dev/ttyACM0 - ATH OK $

(Machine Translation)
Letztes Update: 2007-10-31 10:39

Devantech I2C to USB Commander

I2C インタ フェース アダプターを Devantech USB とのインターフェイスする Perl スクリプトです。このスクリプト i2c バスにマスターとして読み書きすることができますだけでなく設定または入出力ピンの値を取得します。

(Machine Translation)
Letztes Update: 2001-01-30 06:13

mgetty-rawdata patch

If you have a device that sends its raw data through a modem without a normal unix login and do not want to reimplement the modem functions, then take a look at this patch. The full description is in the package.

(Machine Translation)