How to Install uisp in Ubuntu 18.04



Install uisp by entering the following commands in the terminal:

sudo apt update
sudo apt install uisp

Description:

Micro In-System Programmer for Atmel's AVR MCUs

This utility is required to program AVR chips with object code created by the ava assembler/linker, gas, or gcc. It supports in-system programming, Atmel's prototype board/programmer (stk500), and many other extremely low-cost parallel port programmers. It can also be used to program Atmel's AT89S51 and AT89S52.

Homepage: http://www.nongnu.org/uisp/

Version: 20050207-4.2ubuntu2

Section: universe/electronics