From bc43d83b5e124fab69981235cff4fe1cb9603f21 Mon Sep 17 00:00:00 2001 From: elmo128 <60213508+elmo128@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:41:15 +0200 Subject: [PATCH] update Readme: SD card, ESP32CAM --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 232fe0c..f17d9f6 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ Every time an stratum job notification is received miner update its current work - 3D BOX [here](3d_files/) #### Current Supported Boards -- TTGO T-Display S3 ([Aliexpress link](https://s.click.aliexpress.com/e/_Ddy7739)) -- ESP32-WROOM-32, ESP32-Devkit1.. ([Aliexpress link](https://s.click.aliexpress.com/e/_DCzlUiX)) +- TTGO T-Display S3 ([Aliexpress link](https://s.click.aliexpress.com/e/_Ddy7739)*) +- ESP32-WROOM-32, ESP32-Devkit1.. ([Aliexpress link](https://s.click.aliexpress.com/e/_DCzlUiX)*) +- ESP32-cam (https://lastminuteengineers.com/getting-started-with-esp32-cam/) +*affiliate links ### Flash firmware #### microMiners Flashtool [Recommended] Easyiest way to flash firmware. Build your own miner using the folowing firwmare flash tool: @@ -76,6 +78,24 @@ After programming, you will only need to setup your Wifi and BTC address. 1. Setup your Wifi Network 1. Add your BTCaddress +OR + +1. Your board and firmware are SD card enabled. +1. Format a SD card using Fat32. +1. Create a file named "config.json" in your card's root with the following structure. Adjust the settings to your needs: +{ + "SSID": "myWifiSSID", + "PW": "myWifiPassword", + "PoolUrl": "public-pool.io", + "PoolPort": 21496, + "BtcWallet": "walletID", + "Timezone": 2 +} +1. Insert the SD card. +1. Hold down the "reset configurations" button as described below or power up without settings in your nvmemory. +1. Power down to remove the SD card. It is not needed for mining. + + Recommended low difficulty share pools: | Pool URL | Port | Web URL | Status |