UART bootloader for STM32 microcontroller.
-
Updated
Jul 1, 2024 - C
UART bootloader for STM32 microcontroller.
Raspberry Pi Pico DIP-EEPROM Programmer
XMODEM with binary mode and 1K option and a sample YMODEM implementation.
EEPROM Programmer for Arduino Nano without needing other components
Sending data using Xmodem and serial port
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
Tiny and cross-device compatible CRC16 XModem calculator library. Compatible with UKHAS - uCRC16XModemLib
An Xmodem library with send and recieve capability written in pure Java. Supports xmodem, xmodem-crc, and xmodem-1k
Write a server for a file transfer protocol called xmodem. When finished, you will be able to connect an xmodem client to your server and send a file to your server using the xmodem protocol.
XMODEM CRC 1k implementation for Matlab
Concentrates on the problems encountered when attempting to use computers in real time (RT) and embedded applications where the computer system must discern the state of the real world and react to it within stringent response time constraints. Both design methodology and practical implementation techniques for RT systems are presented. Although…
Add a description, image, and links to the xmodem-crc topic page so that developers can more easily learn about it.
To associate your repository with the xmodem-crc topic, visit your repo's landing page and select "manage topics."