Stefan Berger
0508c1fc6b
Replace mbedtls with wolfSSL for hashing nonces
...
Using a customized wolfSSL library speeds up hashing by about 30% on the ESP32-S3, resulting in 28-29KH/s.
2023-06-26 23:52:47 +02:00
BitMaker
e60e935107
NTP time funcitons added
...
- Get current time specifying offset (GMT)
- Update local time vars only every determined period
2023-06-07 14:12:45 +02:00
BitMaker
7a54b29155
Minor changes fix logs from Alcar
2023-05-29 22:37:14 +02:00
Bruno Terlizzi de Renzo
af8934643b
- Refactoring of the "configuration reset" button
...
- Adding the possibility to rotate and turn the screen on and off
2023-05-12 10:27:36 +02:00
Alfonso C. Alvarez
0aabedcbd1
Revert "Merge branch 'master' of https://github.com/alcar21/NerdMiner_v2 into feature/add_platformio_support_and_improvements"
...
This reverts commit 8884bb58d7
.
2023-05-03 21:11:59 +02:00
Alfonso C. Alvarez
8884bb58d7
Merge branch 'master' of https://github.com/alcar21/NerdMiner_v2 into feature/add_platformio_support_and_improvements
2023-05-03 21:09:37 +02:00
BitMaker
638407a3e8
Release 1.3
...
- Midstates implemented
- Known bug on lilygo TDisplayS3 5V external power
- Better stability current hashrate 22kHs
- Bug delete current config Release v1.2
2023-05-01 22:26:01 +02:00
BitMaker
360fb29df8
Release 1.2
...
- Changed sha libs upgraded hashrate to 26khs
2023-04-23 10:34:18 +02:00
BitMaker
4e40baf450
Minor debug changes
2023-04-18 14:08:58 +02:00
BitMaker
472894d0e8
Previous improvements
...
- Checking correctly JSON file before using it
- Disable DFU Uart cause gives problems when don't read incoming port data.
2023-04-17 23:24:42 +02:00
Alfonso C. Alvarez
cf0e667668
Merge branch 'master' of https://github.com/alcar21/NerdMiner_v2 into feature/add_platformio_support_and_improvements
...
# Conflicts:
# .gitignore
# Lib/Free_Fonts.h
# Lib/images.h
# Lib/myFonts.h
# NerdMinerV2.ino
# README.md
# TFT_setup/User_Setup.h
# lib/TFT_eSPI/User_Setup.h
# platformio.ini
# src/Lib/Free_Fonts.h
# src/Lib/images.h
# src/Lib/myFonts.h
# src/NerdMinerV2.ino
# src/NerdMinerV2.ino.cpp
# src/TFT_setup/User_Setup.h
# src/media/Free_Fonts.h
# src/media/images.h
# src/media/myFonts.h
# src/mining.cpp
# src/mining.h
# src/wManager.h
2023-04-17 15:04:42 +02:00
Alfonso C. Alvarez
d64a1d95da
changed:
...
- added plaformio libraries
- improvements and fix errors.
Please enter the commit message for your changes. Lines starting
2023-04-17 02:07:18 +02:00
Alfonso C. Alvarez
a97b86cb62
changed: added platformio support
2023-04-17 02:06:18 +02:00
BitMaker-hub
3a09daeab2
Move to PlatformIO
...
- [x] Move project to platformIO
- [x] Bug rectangle on screen when 1milion shares
- [x] Bug memory leaks
- [x] Bug Reboots when received JSON contains some null values
- Readme update with build troubleshooting
TODO
- [ ] Improve hashrate using Blockstream Jade miner code
- [ ] Add blockHeight to screen
- [ ] Add new screen with global mining stats
- [ ] Add support to control BM1397
2023-04-15 23:56:13 +02:00
Alfonso C. Alvarez
2ca4513071
Migrated to platformio platform
2023-04-07 00:43:20 +02:00