Skip to content

twtomato/NerdMiner_v2_8bit_LCD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NerdMiner_v2_8bit_LCD

image

Hardware Configuration

I use the Wemos D1 R32 board along with a dedicated 8-bit parallel LCD for the UNO, which allows for easy wiring connections between the ESP32 board and the LCD.

image

Necessary Modifications

Using the Wemos D1 R32 board requires some modifications. Please refer to the TFT_eSPI instructions and solder 3 jumpers on the back of the ESP32 board. image

Software Configuration

All TFT LCD settings are configured in the platformio.ini file, so make sure to clear all settings in User_Setup.h in the TFT_eSPI library folder.

Known Issues

The Wemos D1 R32 board has only a reset button and no additional buttons for switching screen functions.

Watch the video https://www.youtube.com/watch?v=WJxXGNcD-kI Watch the video https://www.youtube.com/watch?v=E_ReicJSFG4

About

Improved version of first ESP32 NerdMiner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • C++ 3.4%
  • Other 0.1%