Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.61 KB

File metadata and controls

20 lines (14 loc) · 1.61 KB

This is the official repository for a number of OLIMEXINO-85 boards, manufactured by Olimex.

OLIMEXINO-85 boards are very tiny Arduino-like boards. They have functionality similar to Digistump's Digispark and Adafruit’s Trinket. The ATtiny85 microcontroller of each board comes preprogrammed with "Micronucleus" bootloater. This bootloader allows you to upload new software to the board via a personal computer and a USB cable. The boards work with the same Arduino distribution as Digispark.

In this repository you would find files suitable for the following boards:

The SIMON-85 and SIMON-85-KIT boards have own repository available here: https://github.com/OLIMEX/SIMON-85

This repository contains a number of software files - firmware binaries, Arduino libraries, and ready-to-use examples. Note that the software files for the mentioned boards are the same for all boards in this repository. However, the hardware source files and pdfs for the above-mentioned boards are not the same.

##LICENSE