-
I am using your library to drive a set of three LED matrices. It works great and is fast!
However, when running the MAX7219_matrix example, adjusted for
const MAX7219_Topology topology = {MAX7219_MOD…
-
@rm-hull @thijstriemstra Thanks for all the work you've done over the last few days! I have time to chip in now, but it seems you guys have it well in hand. If there's anything you'd like me to take a…
-
Hi
I have a BeagleBone Green Wireless board with Debian installed.
Installing mraa with npm fails. Here is the error log.
I installed `libudev-dev` beforehand:
```
apt-get install libudev-d…
-
i've tested your library on a max7219cgn controlled matrix 8x8.the "images" were mirrored on the matrix.for example "d" was "b".i've modified the library a little and now works like a charm :)
i've m…
-
I am running the LedControl library found here:
https://github.com/wayoda/LedControl
I am using a MAX7219 with an 8x8 matrix. When I run the sample, it all runs for a period of time and then ... af…
-
how to use specify set of digits for different purpose?
for example
first 3 digits for high score
next 2 digits for timer
last 3 digits for current score
thanks in advance for your help
dev
-
Пълна електрическа схема:
- платките да не са повече от два слоя
- OrCAD или подобен инструмент
- за симулации: https://123d.circuits.io/
-
Hi
I'm trying to make my own version of the 7-segment modules. The wiring all checks out, however I'm only using 1 4-character 7-segment display - not 2 like the modules have.
I'm trying the **seven…
-
Conexão do Arduindo com matriz de LED max7219, para representação dos olhos e Boca
Os olhos:
Podendo ser como base: http://www.instructables.com/id/Animated-Halloween-Evil-Eyes/
Exemplo: https://www.…
-
I am running Raspbian Jessie on a Pi 2 ... when I try and execute "npm install max7219", it fails.
Here are some of the relevant details:
$ uname -a
Linux raspberrypi 4.1.15-v7+ #830 SMP Tue Dec 15 …