GithubHelp home page GithubHelp logo

agnunez / multilinemax7219 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tutrpi/multilinemax7219

0.0 3.0 0.0 28 KB

n x m MAX7219 LED Matrix in ANY disposition for Sidereal Time Clock

Python 100.00%

multilinemax7219's Introduction

multilineMAX7219

Drive n x m MAX7219 LED Matrices via SPI in Python from the Raspberry Pi

You can find an introduction of this library here: http://www.tutorials-raspberrypi.de/allgemein/library-installation-for-multiline-m-x-n-max7219-led-matrices/

NOTE: https://github.com/agnunez/multilineMAX7219 Upgraded to allow any type of matrix disposition.

  • First run python location.py to realize your specific dispostion order
  • Second, edit multilineMAX7219.py : update MATRIX_HEIGHT and MATRIX_WIDTH with your configuration update pos array with resulting matrix ids in decimal (not hex) following your order 1st row left-rigth, 2nd row left-right... etc. test again location.py, to see that your matrix order is now correct in left-right, top-botton
  • enjoy. (Warging. Fix message works, but scrolling message not. in todo's)

Aslo added an astronomical Universal Time, Sidereal Time clock example, using pyephem library. Update longitud, latitud of your site to get correct readings. This example, use sprites to adjust better a customized font that you can edit in myfont.py. Only numbers and specific letters are implemented. You can add more and use at(x,y,text) function to display any text at any x,y location

Have fun! Agustin agnunez @ github

multilinemax7219's People

Contributors

agnunez avatar tutrpi avatar

Watchers

James Cloos avatar  avatar  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.