bitcoin-ticker-esp32
A Physical Bitcoin Ticker. For use with Arduino ESP32 board and I2C OLED Display. (by AndrewBudziszek)
Bitcoin
Bitcoin Core integration/staging tree (by bitcoin)
bitcoin-ticker-esp32 | Bitcoin | |
---|---|---|
2 | 906 | |
32 | 77,812 | |
- | 0.6% | |
0.0 | 10.0 | |
over 2 years ago | 5 days ago | |
C++ | C++ | |
- | MIT License |
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
Bitcoin
Posts with mentions or reviews of Bitcoin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-12.
-
Analyzing Bitcoin Transactions with Lightning Node Insights
Ubuntu/Debian: Install LND: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md#install-lnd Install Bitcoin Core: https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#linux-instructions
-
Simulate your first Lightning transaction on the Bitcoin regtest network Part 1 (MacOS)
To be able to follow along, you must have both bitcoind and lnd installed.
-
Generating and Working With ScriptPubKeys in Bitcoin Transactions
As mentioned previously, ScriptPubKeys are scripts that embody the locking conditions of bitcoins in a Bitcoin transaction. They are a crucial element of a Bitcoin transaction that specifies the requirements that must be met before an unspent transaction output (UTXO) is used. The ScriptPubKey, combined with the Amount, creates an output of a Bitcoin transaction. Like every other script, ScriptPubKeys are made up of operators and data. During the encoding of a transaction, both data and the operands are represented in hexadecimal format. You can find the hex representation for all operands used in Bitcoin Scripts here.
-
Understanding BTC Software
Which article? Have a look at Luke's CVE and pull request https://nvd.nist.gov/vuln/detail/CVE-2023-50428 https://github.com/bitcoin/bitcoin/pull/28408
- On chain censorship "war" heats up on BTC with a CVE raised against Ordinals
- What are some of the arguments for / against limiting datacarriersize ?
-
BTC's Luke Dashjr: '24 Bitcoin Core Update Will Disrupt Ordinals, BRC-20
From github pull request discussion: https://github.com/bitcoin/bitcoin/pull/28408
- Daily General Discussion - December 10, 2023
-
Polling The r/Bitcoin Community: Should Bitcoin be JUST a monetary network for P2P Transactions, Or Also a Platform For Content?
See: https://github.com/bitcoin/bitcoin/issues/10494