Commit Graph

87 Commits

Author SHA1 Message Date
BitMaker
4965352e32 Include boards Binaires 2023-09-12 12:11:30 +02:00
elmo128
fa6f97d7c8 update 2023-09-12 04:00:18 +02:00
elmo128
ad1dcda5a9 add board 2023-09-12 03:27:31 +02:00
George Alexandre Silva
f5f7a44b10 Implenting ESP32_2432S028R driver 2023-09-10 19:48:09 -03:00
Alexandre Sanlim
6a72af07a9 return default display 2023-09-09 12:53:13 -03:00
Alexandre Sanlim
e2416cb81e rename some files 2023-09-09 12:49:47 -03:00
Alexandre Sanlim
d5831e6fbc add new device 2023-09-09 12:13:53 -03:00
Roman Mashta
90561b3b35 Lilygo S3 T-Dongle fix after TFT driver upgrade.
Board definition for Lilygo S3 AMOLED added.
2023-09-09 14:44:26 +03:00
Shaune Jan
084eb40404 update lib of TFT_eSPI from 2.5.0 to 2.5.23 2023-09-09 00:28:47 +08:00
Shaune Jan
8a3d22ab2f port T-QT Device 2023-09-08 23:48:10 +08:00
Roman Mashta
fc23e9797e Multi device support refactoring 2023-09-03 15:09:34 +03:00
Roman Mashta
7a574d1b47 T-Dongle-S3 device support added 2023-09-03 15:09:34 +03:00
Roman Mashta
bdffef1f37 Display drivers initial implementation 2023-09-03 15:09:34 +03:00
BitMaker
6677f853e2 Firmware 1.6.1 2023-08-27 11:21:26 +02:00
BitMaker
10d01ff2c7 56Khs SHA version 2023-08-20 00:45:09 +02:00
BitMaker
f1394cd2c2 Support ESP32devkit nerdMiner 2023-08-11 13:37:25 +02:00
BitMaker
989d33efbe Add new backgrounds 2023-08-07 20:18:25 +02:00
BitMaker
d42fc0c9fa Fix add delay pool connection + building on any ESP32
- Added a 5sec delay after not being able to connect with pool.
- Compile code to work on any ESP32 dev kit
2023-08-03 01:13:52 +02:00
BitMaker
cde810a515 Upgrade hashrate up to 50KHs 2023-08-03 00:09:06 +02:00
BitMaker
c41e529f65 Added new firmware files + Readme flasher utility 2023-07-11 16:58:53 +02:00
BitMaker
2138f460db Testing ESP32 standard environment 2023-07-11 11:49:25 +02:00
BitMaker
2adfede605 Hash upgrade
- Hash upgrade up to 45khs
- screen changes
2023-07-10 22:58:52 +02:00
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