Git Product home page Git Product logo

windowsiotledmatrix's Introduction

WindowsIOTLEDMatrix

This Library allows you to use LED Matrix with your Raspberry Pi 3 on Windows IOT Core. It is working with LED matrices 32x16 that can be chained. Currently tested to a chain of 4 matrices of 32x32 => 128x32

The port mapping to make it work is:
GPIO 5 (SDA) --> OE (Output Enabled)
GPIO 6 (SCL) --> CLK (Serial Clock)
GPIO 4 (GPCLK0) --> LAT (Data Latch)
GPIO 12 (CE1) --> A --|
GPIO 13 (CE0) --> B | Row
GPIO 16 (MISO) --> C | Address
GPIO 19 (MOSI) --> D --|
GPIO 17 --> R1 (LED 1: Red)
GPIO 18 (PCM_CLK) --> B1 (LED 1: Blue)
GPIO 22 --> G1 (LED 1: Green)
GPIO 23 --> R2 (LED 2: Red)
GPIO 24 --> B2 (LED 2: Blue)
GPIO 25 --> G2 (LED 2: Green)

The library is still not very fast and does some flickering. Any help will be apreciated. This library was based on the work of https://github.com/mattdh666/rpi-led-matrix-panel

This c# library is initiate as a contribution by Highwave Creations http://www.highwave.org

windowsiotledmatrix's People

Contributors

faicalsaid avatar

Watchers

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