bitcoin-ticker-esp32
A Physical Bitcoin Ticker. For use with Arduino ESP32 board and I2C OLED Display. (by AndrewBudziszek)
OpenMQTTGateway
MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa. (by 1technophile)
bitcoin-ticker-esp32 | OpenMQTTGateway | |
---|---|---|
2 | 23 | |
32 | 3,547 | |
- | - | |
0.0 | 9.0 | |
over 2 years ago | 3 days ago | |
C++ | C++ | |
- | GNU 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.
bitcoin-ticker-esp32
Posts with mentions or reviews of bitcoin-ticker-esp32.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-31.
-
Looking for multi cryptocurrency ticker code
I've been using it as a crypto ticker with an OLED dislplay using the following code https://github.com/SonnyBrooks/bitcoin-ticker-esp32/blob/main/bitcoinTicker.ino
-
Bitcoin Ticker - ESP-32 Based - code in comments
Here's the code: https://github.com/SonnyBrooks/bitcoin-ticker-esp32
OpenMQTTGateway
Posts with mentions or reviews of OpenMQTTGateway.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-10.
-
Making BLE Remote Smart
What do you think about https://docs.openmqttgateway.com/ ?
-
Introducing the Theengs Bridge: The Ultimate BLE to MQTT Solution with OpenMQTTGateway preloaded
Loaded with OpenMQTTGateway and relying on an ESP32, it brings exceptional range with its external antenna, ensuring your BLE devices stay connected through ethernet or WiFi.
- OpenMQTTGateway v1.6.0 released
-
fetching readings from bluetooth thermometer / temperature sensors?
If your device is on the list of devices supported by Theengs Decoder, you can fetch its readings with OpenMQTTGateway (on ESP32) or Theengs Gateway (on a Raspberry Pi or other computer).
-
rain sensor on batteries?
https://docs.openmqttgateway.com/.
-
Anyone knows where I could find the equivalent of this but ZigBee?
If you can find a 433Mhz version of this, you could use OpenMQTTGateway with a Lora board and use it to connect to multiple 433 style items. In fact, it may be able to handle this exact one with the 868Mhz Lora module directly. I'd check with the project forums first though.
- Question on app-controlled actuators
- 433MHz on a Pi Zero - possible?
-
Somfy remote - CC1101 and "NodeMCU v3"
And the package https://github.com/1technophile/OpenMQTTGateway should have everything setup as a straight forward package to get started
- Level Bolt Lock with ESP32?