Skip to content

AzagraMac/DuinoCoin_I2C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

DuinoCoin_I2C

DuinoCoin mining using the I2C Protocol, with Arduino and ESP8266 / ESP32 boards.

Pinouts

Connect the pins of the ESP8266 or ESP32 on the Arduino (Uno/Nano) like the table/images below.

ESP8266 ESP32 Arduino
3.3V 3.3V 5V
GND GND GND
SCL D1 (GPIO5) GPIO22 A5
SDA D2 (GPIO4) GPIO21 A4

ESP8266 with one Arduino Nano.

DuinoCoinI2C

ESP8266 with three Arduino Nano

DuinoCoinI2C

ESP8266 with three Arduino UNO

DuinoCoinI2C

Library Dependency

Install

About

DuinoCoin mining using the I2C Protocol, with Arduino and ESP8266 / ESP32 boards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages