Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakeler/esp32-bitcoin
Bitcoin mining algorithm implemented on the ESP32 ;)
https://github.com/jakeler/esp32-bitcoin
Last synced: about 1 month ago
JSON representation
Bitcoin mining algorithm implemented on the ESP32 ;)
- Host: GitHub
- URL: https://github.com/jakeler/esp32-bitcoin
- Owner: Jakeler
- Created: 2019-02-17T12:02:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T16:52:46.000Z (8 months ago)
- Last Synced: 2024-06-12T17:56:04.131Z (7 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 40
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-Bitcoin
Bitcoin mining algorithm implemented on the ESP32 ;)A small platformIO project to test the mining performance with a predefined hash count.
More info: https://blog.ja-ke.tech/2019/03/16/esp32-bitcoin.html