Skip to content

Commit

Permalink
Update readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
dioannidis committed Aug 15, 2023
1 parent 741a2ea commit 489d3c7
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/).

0 comments on commit 489d3c7

Please sign in to comment.