Giter Club home page Giter Club logo

attiny10core's Introduction

ATtiny10Core

For programming the ATtiny10/9/5/4. For more information see http://www.technoblogy.com/show?1YQY.

This is a minimal Arduino core for programming the ATtiny10/9/5/4. It doesn't include any Arduino functions pinMode(), millis(), etc.

Note: Version 2.0.0 of the ATtiny10Core now adopts the standard Arduino convention of setup() and loop() functions.

Supported programmers

  • USBasp
  • AVRISP mkII

Supported IDE versions

ATtiny10Core should work with all versions of the official IDE (from arduino.cc) from version 1.6.3 onwards. It has been tested with the latest version, 1.8.13.

Boards Manager Installation

Some versions of the avr-gcc compiler are incompatible with the ATtiny10, which caused problems with the original version of this core which used manual installation.

By using Boards Manager Installation this new version of the ATtiny10Core is able to specify which compiler version to use, which should solve these problems.

  • If you have the original version of this core in your Arduino hardware folder, delete it.
  • Open the Arduino IDE.
  • Open the File > Preferences menu item.
  • Enter the following URL in the Additional Boards Manager URLs dialog box:

http://www.technoblogy.com/package_technoblogy_index.json

  • Open the Tools > Board > Boards Manager... menu item.
  • Type ATTiny10 into the Filter your search... box.
  • In the ATTiny10 panel click Install.
  • After installation is complete close the Boards Manager window.

Examples

For example programs for the ATtiny10 see File > Examples.

Tutorial

For a tutorial on programming the ATtiny10 see:

Programming the ATtiny10

For some other examples see:

ATtiny10 Thermometer

ATtiny10 Thermometer PCB

ATtiny10 POV Pendant

Supported chip variants:

  • ATtiny10
  • ATtiny9
  • ATtiny5
  • ATtiny4

attiny10core's People

Contributors

hummtaro avatar johnsondavies avatar settinger avatar technoblogy avatar vitasimek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.