Git Product home page Git Product logo

eduino's Introduction

EDuino

Arduino sketch to use an arduino pro micro with a keypad driven macro system for elite:dangerous. Anyone that's played elite:dangerous will know that some aspect can be a bot of a grind, especially if you're trying to stack missions and are switching from open to solo and back.

As well as that there are a few things like docking which have a repeatable set of commands which are easily automated. These sketches can take over actions such as these and makes the game a little easier to play. This is especialy useful when doing something like trading where you are doing the same, repetative actions.

simple_keypad

This is a sketch for a keypad which is just a set of switches and not a matrix keypad (e.g. http://www.amazon.com/dp/B000TA8PE4). This doesn't require any other libraries to work and can only be reprogrammed by uploading a new sketch to the arduino.

matrix_keypad

This sketch is for a more complicated setup. It works with a matrix keypad (e.g. http://www.amazon.com/dp/B004S7PT48) and a micro sd card reader (e.g. http://www.amazon.com/dp/B00SL0QWDU). It uses the HashMap (http://playground.arduino.cc/Code/HashMap) and Keypad (http://playground.arduino.cc/Code/Keypad) libraries. Configuration for the macros is read from a microSD card and so it can be reconfigured more easily.

eduino's People

Contributors

a12d avatar

Watchers

 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.