Giter VIP home page Giter VIP logo

adafruit_hanover_flipdot's Introduction

Adafruit_HANOVER_FLIPDOT

This is an Arduino library for HANOVER_FLIPDOT drivers.

Introduction

This is documentation for a HANOVER_FLIPDOT library

These displays use a 14-pin Lumberg MICA14 connector. It connects to two binary ripple counters (CD4024BC), one which keeps track of the current row, and one to keep track of the current column. Another input will select whether the dot at the intersection of these indices will be on (yellow), or off (black). The interface includes the following pins:

Column Advance Pin: Increments the binary counter for the column. Row Advance Pin: Increments the binary counter for the row. Reset Pin: Resets both binary counters. Set Pin: Used to select which way the current will be pulsed, when the Coil Pulse pin us directed to do so. 18v Coil Pulse Pin: Used to provide drive power to change the dot state.

Dependencies

You will also have to install the Adafruit GFX library which provides graphics primitves such as lines, circles, text, etc. This also can be found in the Arduino Library Manager, or you can get the source from https://github.com/adafruit/Adafruit-GFX-Library

Preferred installation method is to use the Arduino IDE Library Manager. To download the source from Github instead, click "Clone or download" above, then "Download ZIP." After uncompressing, rename the resulting folder Adafruit_HANOVER_FLIPDOT. Check that the Adafruit_HANOVER_FLIPDOT folder contains Adafruit_HANOVER_FLIPDOT.cpp and Adafruit_HANOVER_FLIPDOT.h.

Author

Written by Andrew Littlejohn (Caustic) for LMNC, with contributions from the open source community. This is based on existing device drivers made available by Adafruit.

License

BSD license, all text above, must be included in any redistribution.

adafruit_hanover_flipdot's People

Contributors

causticcatastrophe avatar

Stargazers

Philo_U62 avatar Alex Tomkins avatar Willem Kossen 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.