Giter Club home page Giter Club logo

attiny-kids's Introduction

ATTiny-Kids

ATTiny Code written so middle school kids can edit it to customize their circuitry projects.

This code is meant to be loaded onto ATTiny85 chips using a USB Programmer (we use SparkFun's Tiny AVR Programmer and the Arduino IDE. Getting the drivers to work has been somewhat challenging. What has worked for us with on Windows 10 with the Arduino IDE 1.8.5 is:

  1. Install these drivers from Adafruit.
  2. Then get this add-on Unzip the add-on and find the attiny folder living within the attiny-ide-1.x.x.zip file you downloaded. Copy that folder and paste it into a folder called hardware within your Arduino Sketchbook directory. I have had to make that folder each time. By default, Arduino Sketchbook will be under Documents on Windows machines that I have worked on.
  3. Set the board to ATTiny, the processor to ATTiny85 and the programmer to USBTinyISP.

One other issue you may have is with the SoftwareServo library. You can download it here. Then:

  1. Within the Arduino app, go to Sketch -> include libraries -> add .ZIP library and add the library.
  2. Open the SofwareServo.h file in an editor (Notepad works fine) and change <WProgram.h> to <Arduino.h> I still get a bunch of warnings on compile, but it all seems to work fine.

attiny-kids's People

Contributors

elizabethteaches avatar

Stargazers

Timothy Moore avatar

Watchers

 avatar

Forkers

tjstretchalot

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.