esp8266-crypto
ESP8266 project to display cryptocurrency and stock prices on an OLED (by conorwalsh)
MD_MAX72XX
LED Matrix Library (by MajicDesigns)
esp8266-crypto | MD_MAX72XX | |
---|---|---|
2 | 2 | |
25 | 299 | |
- | - | |
1.8 | 4.0 | |
over 2 years ago | 4 months ago | |
C++ | C++ | |
MIT License | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
esp8266-crypto
Posts with mentions or reviews of esp8266-crypto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-21.
-
ESP8266 cryptocurrency price tracker (Details and code in comments)
This project uses an ESP8266 to display cryptocurrency prices on an OLED screen (Adafruit SSD1306), prices are taken from api.cryptonator.com. Full code is available at https://github.com/conorwalsh/esp8266-crypto
-
8266 w/ MAX7212 Bitcoin Ticker Help
From a recent post with a different display https://github.com/conorwalsh/esp8266-crypto
MD_MAX72XX
Posts with mentions or reviews of MD_MAX72XX.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-10.
-
I need help with the MD_MAX72xx Module
// MD_MAX72XX library can be found at https://github.com/MajicDesigns/MD_MAX72XX
-
8266 w/ MAX7212 Bitcoin Ticker Help
Google isn't returning anything useful for "7912 display"... did you mean MAX7219? That repo you linked should be able to drive it, as it's using https://github.com/MajicDesigns/MD_MAX72XX
What are some alternatives?
When comparing esp8266-crypto and MD_MAX72XX you can also consider the following projects:
btc-ticker-esp8266 - realtime bitcoin price on 7 segment display with arduino on esp8266
LEDMatrixDriver - A replacement for Arduino's LedControl library