Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.02 KB

M128/64 STK

This project is an arduino library for my M128/64 STK board. It is a developer board with a ATMega128a micocontroller on it.

Using the board

Use the board manager with the custom board manager URL https://raw.githubusercontent.com/csutorasa/M12864STK/master/package_m12864stk_index.json.

Using the libraries

You need to explore the latest release. Find the library you need and download the zip archive. Use the official guide to add this zip to the libraries in Arduino IDE.

Flashing

The device can be flashed via ISP. A simple way is to flash the software with USBASP. You will need drivers for using it.

Documentation

Documentation is generated with doxygen is available here.