Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged serial  ✕   ✕
mpremote https://pypi.org/project/mpremote/
Wed 04 May 2022 10:42:14 AM PDT archive.org

This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. This will automatically connect to the device and provide an interactive REPL. No additional serial support software is required. Part of Micropython but can be installed as a stand-alone utility wherever you can install Python and run pip.

micropython embedded serial control interfaces cli
equant/RetroBridgeBBS https://github.com/equant/RetroBridgeBBS
Wed 21 Apr 2021 01:41:49 PM PDT archive.org

This software will help you transfer software to your classic Macintosh (e.g. MacOS System 6, 7, 68k Macs, etc) using the serial port. Very simply, this software runs on a modern host computer, and behaves like a BBS would back in the day. You connect your Macintosh to the host computer using serial, and then, using your vintage computer, you can search and download files from online archives (e.g. Macintosh Garden, Mac Repository). However, this "BBS" has only one user, you!

I don't see why you couldn't use this pseudo-BBS to transfer software to other kinds of computers as well.

python bbs retrocomputing datatransfer software serial
Projects · kirk erickson / gmc · GitLab https://gitlab.com/slippers/gmc
Sun 04 Oct 2020 04:42:33 PM PDT archive.org

This module implements a serial-level interface to the inexpensive USB-enabled geiger counters (available on Amazon) manufactured (or probably OEM'd, based upon how their docs read) by GMC. Does most of the fiddly stuff automagickally so you spend more time pulling data out of your sensor than you do figuring out how to pull data out.

python module api geigercounter hardware serial usb
GitHub - clobrano/pynicom https://github.com/clobrano/pynicom
Fri 28 Aug 2020 01:51:31 PM PDT archive.org

A Minicom like Serial Communication program in Python that adds standard shell features like autocompletion, command history, inline help. It reproduces the behavior of Minicom, adding some features like command history, autocompletion, inline help, and optional pattern highlighting.

Auto-completion and inline help are available using a dictionary file.

python serial communication terminal
GitHub - npat-efault/picocom https://github.com/npat-efault/picocom
Thu 27 Aug 2020 03:34:59 PM PDT archive.org

Minimal dumb-terminal emulation program. Good for interacting with microcontrollers and occasionally routers.

serial datacomm C
enix223/modem: XMODEM, YMODEM and ZMODEM implementations in Python https://github.com/enix223/modem
Sun 29 Sep 2019 04:46:59 PM PDT archive.org

his package ports the XMODEM, YMODEM and ZMODEM protocols to Python. We try to implement the protocols as minimalistic as possible without breaking the protocol specifications. All modem implementations must be given a getc callback to retrieve character data from the remote end and a putc callback to send character data.

python module protocols serial dialup retro modem datatransfer
pyserial/pyserial: Python serial port access library https://github.com/pyserial/pyserial
Mon 10 Jun 2019 11:20:02 AM PDT archive.org

This module encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend.

python module serial crossplatform peripherals communication
pradeesi/dtmf_tone_detection https://github.com/pradeesi/dtmf_tone_detection
Fri 07 Jun 2019 04:41:39 PM PDT archive.org

This python script will detect modem events like DTMF Digits, Busy Tone, Silence etc from phone line using Raspberry Pi 3. Seems to do audio signal analysis to do this.

python serial modem sound tones events analysis
8bit-bruno/WiFiModem: A WiFi modem for computers with RS232 interface https://github.com/8bit-bruno/WiFiModem
Fri 02 Nov 2018 02:41:38 PM PDT archive.org

An open source device to connect a computer with an RS232 serial port to a telnet BBS. It does not use an analog phone line but internet through a wifi connection. Behaves like a Hayes dial-up modem, and it is designed and built for old computers. Plug it in, fire up a terminal emulator, and use the Hayes AT command set to tell it what to do. Can theoretically be used with any computer that has an RS-232 port.

Occasionally the designer sells them on eBay, but you can build your own.

opensource hardware retrocomputing modem wifi serial
picocom - Minimal dumb-terminal emulation program - Google Project Hosting http://code.google.com/p/picocom/
Tue 20 Mar 2018 01:01:57 AM PDT archive.org

Picocom is a tiny (< 40k) terminal emulator program which does little more than open and close serial ports and let you interact with whatever is on the othe end. They don't get much smaller than this. Perfect for debugging serial (or serial-over-USB) devices.

embedded communication terminal foss serial software
4203 links, including 278 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn