xmodem
There are 47 repositories under xmodem topic.
kingToolbox/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
tio/tio
A serial device I/O tool
ferenc-nemeth/stm32-bootloader
UART bootloader for STM32 microcontroller.
TomNisbet/TommyPROM
Simple Arduino-based EEPROM programmer
FGasper/zmodemjs
zmodem.js - ZMODEM in JavaScript
gfoot/picoprom
Raspberry Pi Pico DIP-EEPROM Programmer
davidrg/ckwin
Kermit 95 (C-Kermit for Windows and OS/2) - scriptable internet and serial communications with terminal emulation
SynchronetBBS/sbbs
Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
Thuffir/xmodem
XMODEM with binary mode and 1K option and a sample YMODEM implementation.
AndreRenaud/async_xmodem
C code for a simple state-machine based XModem implementation
gfoot/nanoprom
EEPROM Programmer for Arduino Nano without needing other components
gdsports/XYmodem
Arduino XYMODEM file transfer protocol
enix223/modem
XMODEM, YMODEM and ZMODEM implementations in Python
oxidecomputer/rfsx
A XMODEM sender using libftdi
exsilium/xmodem.js
XMODEM implementation in JavaScript
yoppeh/eeprom-programmer
An Arduino Nano sketch and schematic for an Atmel 28cx programmer.
liamhays/alum
A better, cross-platform HP calculator transfer tool.
catseye/DiskSumo
ARCHIVED: Transfer disk images off Commodore 64 over RS-232 via XMODEM
cookthebook/bytenuts
Bytenuts - Terminal Serial Communication App
iarthair/dumb
The world's dumbest dumb terminal.
micaelillos/FileBurner
File burner System with xmodem crc
BAN-AI-Communications/rtmodem
rt11-modem: DECUS RT11-MODEM (15-Aug-1984)
emb4fun/neorv32-de0n-xboot
A XModem Bootloader for the NEORV32 CPU on the DE0-Nano board.
JuliaSzymanska/Xmodem
Sending data using Xmodem and serial port
agn453/VAXMODEM
XMODEM/YMODEM file transfer program for OpenVMS
azurity/xmodem-go
a library implementation of x/ymodem
b3rendsh/msx-ram-serial
MSX RAM & Serial Cart
BAN-AI-Communications/dumb
dumb: The world's dumbest dumb terminal.
BAN-AI-Communications/xmodem
xmodem: XMODEM with binary mode and 1K options (and a sample YMODEM implementation)
miko53/light_modem
light implementation of xmodem and ymodem library for baremetal application
QQxiaoming/qxymodem
qxymodem is a XModem/YModem protocol implementation for Qt, which does not rely on any library other than Qt and can be used across platforms.The code passed the test on qt6.6, and it should work on other versions of Qt. Zmodem:https://github.com/QQxiaoming/qzmodem
realspinner/EmYModem
Implementation of XMODEM/YMODEM protocol, designed for embedded devices with RTOS.
ZdrzalikPrzemyslaw/Xmodem-Protocol
Python implementation of the Xmodem Protocol
Naguissa/uCRC16XModemLib
Tiny and cross-device compatible CRC16 XModem calculator library. Compatible with UKHAS - uCRC16XModemLib
o-murphy/ymodem
YMODEM written by Python3
sjhobson/JXmodem
An Xmodem library with send and recieve capability written in pure Java. Supports xmodem, xmodem-crc, and xmodem-1k