Top 5 C++ max7219 Projects
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
arduino-nixie
Digital clock code for Arduino Nano and Nano 33 IoT, to drive nixie or LED matrix displays
Project mention: How to go about outputting PC stats (CPU usage, temperature,...) to Nixie tubes? | reddit.com/r/nixie | 2022-07-24I also wanted to be able to tweak the code running on my clocks, and ended up with several clocks from RLB Designs, for which I wrote my own software. The most nixie-specific part of the code (which I imagine is shared in principle with most other kits) loops over the digits to display them one at a time (or two at a time in RLB's case) in a technique called multiplexing, which simplifies the hardware requirements. You usually just write updated display values into a buffer whenever you have them, and the loop keeps the multiplexing scheme going (it is the only part of my code that uses delays, which I would like to get rid of).
-
ESP32StockTicker
Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker.
-
C++ max7219 related posts
Index
What are some of the best open-source max7219 projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | MD_MAX72XX | 233 |
2 | btc-ticker-esp8266 | 18 |
3 | arduino-nixie | 14 |
4 | ESP32StockTicker | 10 |
5 | hl-alyx-glove | 6 |
Are you hiring? Post a new remote job listing for free.