GithubHelp home page GithubHelp logo

isabella232 / digistumparduino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apla/digistumparduino

0.0 0.0 0.0 15.64 MB

Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.5.X (1.5.8+)

C++ 9.80% C 80.90% Arduino 2.13% Objective-C 2.69% Assembly 1.54% Python 0.03% Processing 2.37% CSS 0.12% Shell 0.02% Elixir 0.01% XSLT 0.02% Makefile 0.34% HTML 0.03%

digistumparduino's Introduction

DigistumpArduino

Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.5.X (1.5.8+)

Binary downloads of the bundled IDE can be found here: https://github.com/digistump/DigistumpArduino/releases/tag/v1.5.8C

To manually install:

Place digistump folder inside the Arduino /hardware folder.

To compile:

To compile tools for other platforms or from scratch use:

Arduino 1.5.X (1.5.8+)

This repo.

Micronucleus: https://github.com/micronucleus/micronucleus/tree/80419704f68bf0783c5de63a6a4b9d89b45235c7 Dependencies: libusb and possibly lib32stdc on linux - (on ubuntu get it by issuing: apt-get install lib32stdc++6)

AVR-Dummy: https://github.com/digistump/avr-dummy

  • Download the lastest Arduino 1.5.X branch binaries or source (and compile per their instructions if necessary)
  • Download this repo
  • Download the Micronucleus source linked above
  • Download the AVR-Dummy source above
  • Compile the micronucleus commandline tool (commandline directory) and avr-dummy ("make all" for both) - which will produce executables named micronucleus and avrdude
  • Copy the digistump folder from this repo into the hardware folder in your arduino directory.
  • Copy micronucleus and avrdude executables to the hard/digistump/avr/tools folder in the arduino directory
  • You're all set!

digistumparduino's People

Contributors

ekettenburg 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.