https://github.com/matusollah/duino-coin-esp-oled
ESP Miner x OLED display
https://github.com/matusollah/duino-coin-esp-oled
adafruit arduino c cpp crypto crypto-miner duco duino duino-coin duinocoin oled-display-ssd1306
Last synced: 10 months ago
JSON representation
ESP Miner x OLED display
- Host: GitHub
- URL: https://github.com/matusollah/duino-coin-esp-oled
- Owner: MatusOllah
- License: mit
- Created: 2024-06-12T16:52:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T07:03:55.000Z (over 1 year ago)
- Last Synced: 2024-07-15T21:53:29.304Z (over 1 year ago)
- Topics: adafruit, arduino, c, cpp, crypto, crypto-miner, duco, duino, duino-coin, duinocoin, oled-display-ssd1306
- Language: C++
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duino-Coin-ESP-OLED
**Duino-Coin-ESP-OLED** is an custom ESP-based Duino-Coin miner with SSD1306 OLED support. This project utilizes an ESP8266 / ESP32 microcontroller to mine Duino-Coin and displays the mining status on an SSD1306 OLED display.
By default, it displays the Rig ID, hashrate, difficulty, shares and the connected node, but it can display other info too.
## Hardware wiring
Connect the SSD1306 OLED display to the ESP microcontroller as follows:
### ESP32
|SSD1306 Pin|ESP32 Pin|
|-----------|---------|
|VCC |3.3V |
|GND |GND |
|SCL |GPIO22 |
|SDA |GPIO21 |
### ESP8266
|SSD1306 Pin|ESP8266 Pin|
|-----------|-----------|
|VCC |3.3V |
|GND |GND |
|SCL |GPIO5 |
|SDA |GPIO4 |
## Configuration
Edit the `Settings.h` file and change the settings.
Edit the `Display.h` file to change the display.
## Donate
If you like Duino-Coin-ESP-OLED, consider making a donation. Every bit of support is greatly appreciated!
**Duino-Coin wallet**: `SladkyCitron`
Thank you for your support! 😊