Giter VIP home page Giter VIP logo

ledcontrol-energia's Introduction

This is a port to Energia of the famous LedControl arduino library

Originally written for Arduino and MAX7219, this library works with minor changes with MSP430 Energia and AS1106 or AS1107.

AS1106 or AS1107 are MAX7219 or MAX7221 clones made by AMS chip maker, these devices work from 2.7 to 5.5 V while the MAX7219 officially work only at 5 V (while I succesfully tested them at 3.3 V).

The examples folder contains the original examples (changed to the new API but untested) and an additional MSP430 example (tested on Launchpad with MSP430G2553).

The main difference from the original library is that you need to call LedControl::init() in your setup, the initialization which was originally done in the constructor did not work with MSP430.

Enjoy!

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.