Giter VIP home page Giter VIP logo

dot-matrix-tester's Introduction

Dot Matrix Tester

I plan on making a custom PCB implementing what I have prototyped in https://github.com/tomashubelbauer/arduino-qr.

I want to start small and slow. The first step will be to wire up a MAX7219 LED display driver to an 8x8 dot matrix display.

I could reverse engineer a breakout board, but I have found reference images which I think will suffice.

MAX7219 pinout:

MAX7219 connection to an 8x8 dot matrix LED display:

The datasheet for the IC: https://datasheets.maximintegrated.com/en/ds/MAX7219-MAX7221.pdf

I started by making a new KiCad project and I added the MAX7219 part from the default library. KiCad doesn't seem to be shipping with a component for the 8x8 dot matrix LED display, so I will have to make my own.

I also prototype the code on Wokwi, the online Arduino simulator:

In the sketches, I am using a breakout board component. My first step will be to make my own one which will be compatible with the same sketch.

The long term plan is to go from having designed the breakout board to designing a PBC with the ATMega IC and the MAX7219 on-board and with a 6x6 grid of the dot matrix displays. The IC would be programmed with the QR code sketch:

https://wokwi.com/arduino/projects/297148152803230218

There would also be a Bluetooth chip and I will have a companion application to send new text to be displayed as QR on the dot matrix display grid. To secure the BT communication channel, I will use HOTP to sign the messages to the board and the board will reject any messages which do not have the right TOTP payload.

dot-matrix-tester's People

Contributors

tomashubelbauer avatar

Watchers

 avatar  avatar

dot-matrix-tester's Issues

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.