Giter VIP home page Giter VIP logo

advancedfirmata's Introduction

AdvancedFirmata

AdvancedFirmata builds on StandardFirmata to add additional functionality such as Stepper motor support. The idea behind AdvancedFirmata is to add features that are not yet available in the StandardFirmata (that is included in Firmata/examples/ in the Arduino IDE) and hopefully add them to the official Firmata library at a later time.

Like StandardFirmata (which is just an Arduino Sketch), AdvancedFirmata relies on the Firmata library included with the Arduino IDE. Therefore Firmata.cpp, Firmata.h or Boards.h should not be changed in order to add a feature to AdvancedFirmata.

In time, some of the featues in AdvancedFirmata may be added to StandardFirmata and the official Firmata library.

To Use

Clone or download and copy AdvancedFirmata into your Arduino projects/sketch directory (or anywhere on your hard drive). Open in the Arduino IDE, verify and upload to your board.

If you download rather than clone this repository, rename the folder to "AdvancedFirmata" after unzipping and before copying into your Arduino projects directory.

Features (not included in StandardFirmata)

  • Stepper motor support. AdvancedFirmata can be used to drive bipolar and unipolar stepper motors.

Requested Features

  • Shift in/out support
  • Pulse in/out support
  • Ethernet support (since Firmata implements the Stream interface)

Restrictions

Due to the large file size, AdvancedFirmata will only run on newer Arduino boards that have > 16KB of flash memory. This is most Arduino and arduino-compatible boards released over the past few years.

Contributing

Please create a branch with the name of the feature you are adding (shiftout, rotaryencoder, etc) before submitting a pull request.

advancedfirmata's People

Contributors

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