From 489d3c74d8ebca98ef95057b836b691663abb47e Mon Sep 17 00:00:00 2001 From: "Dimitrios Chr. Ioannidis" Date: Tue, 15 Aug 2023 21:18:40 +0300 Subject: [PATCH] Update readme file. --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index d714bd0..ac58696 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,3 @@ ## libUSBUARTTerminal - The libUSBUARTTerminal is a uart client for - - until release 0.6.1 the USBasp firmware with uart support using control transfers made by the user [akrasuski1](https://github.com/akrasuski1) on his github [repository](https://github.com/akrasuski1/usbasp-uart) - - from release 0.7.0 the USBasp firmware with uart support using HID https://github.com/dioannidis/usbasp - - It is written in [Free Pascal](https://www.freepascal.org/) and [Lazarus](https://www.lazarus-ide.org/). - - A screenshot connected to a USBasp which is connected to a atmega328p running the demo [fp_ethernet_enc28j60](https://scm.nephelae.eu/Nephelae/fp_ethernet_enc28j60/wiki) firmware ( [mirror github repository](https://github.com/dioannidis/fp_ethernet_enc28j60) ) sniffing my network ( with a enc28j60 of course ...) . - - ![](https://scm.nephelae.eu/attachments/3d5ea99b-a1cb-4b26-ae1c-9c0735fbf9da) - - - - ------ - - -Copyright © 2020 - 2022 Dimitrios Chr. Ioannidis + The libUSBUARTTerminal is a gui client for the [USBasp improved firmware](https://github.com/dioannidis/usbasp)'s HID UART, written in [Free Pascal](https://www.freepascal.org/) and [Lazarus](https://www.lazarus-ide.org/).