Commit Graph

76 Commits

Author SHA1 Message Date
BitMaker
88db955e1b
Update README.md 2023-07-30 23:29:26 +02:00
BitMaker
5930edcaf3 pools description update 2023-07-30 12:02:09 +02:00
BitMaker
62ffebdba8 readme changes 2023-07-30 11:49:49 +02:00
BitMaker
ffe1a79040 Release 1.6.0
- Solved bugs found on merkle root calculations.
- Solved issues about difficulty calculation
- Tested on low difficulty pools.
- Changed the default pool to http://public-pool.airdns.org/
- Added new notes to readme about supported pools
- Added new custom sha tests to use on next versions
2023-07-30 11:03:56 +02:00
BitMaker
35474c1bc5 readme changes 2023-07-11 17:02:28 +02:00
BitMaker
c41e529f65 Added new firmware files + Readme flasher utility 2023-07-11 16:58:53 +02:00
BitMaker
07631f80aa readme update 2023-06-08 10:50:49 +02:00
BitMaker
1d0c14e6c7 Readme update 2023-06-08 10:49:38 +02:00
BitMaker
d4f4d5cfba Readme Update 2023-06-08 10:34:57 +02:00
BitMaker
744c3e7a59 Readme update 2023-06-08 09:45:22 +02:00
BitMaker
9139fa7a18 Code refactoring & upgrades
- Added new button funcion to access config without losing current configuration
- Added code to change screens
- Added socket connection checker to reconnect even if socket is connected but no NOTIFY data is gotten on more than 2 minutes
2023-06-07 10:51:46 +02:00
Bruno Terlizzi de Renzo
277ab92a63 Updated README with button information 2023-05-12 11:37:23 +02:00
BitMaker
8b97101e23 Update main screen
- Changed main miner screen to add temp + hour on top right screen.
- Added functions to print temp + hour on screen
- TODO: NPT + temperature reading
2023-05-10 01:04:34 +02:00
Alfonso C. Alvarez
444f9f26e7 minor fixes 2023-05-07 13:21:00 +02:00
BitMaker
73a5ee1df4 reademe changes 2023-05-01 22:29:05 +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
BitMaker
4badefd690
Update README.md 2023-04-15 23:59:42 +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
daad143fc2 Improve README 2023-04-07 00:48:10 +02:00
Alfonso C. Alvarez
2ca4513071 Migrated to platformio platform 2023-04-07 00:43:20 +02:00
BitMaker-hub
a2557ca894 Readme Update 2023-03-21 00:22:08 +01:00
BitMaker-hub
888ae15c9b Readme update 2023-03-21 00:21:01 +01:00
BitMaker-hub
7e37bec6eb readme edit 2023-03-20 22:33:20 +01:00
BitMaker-hub
b694c25d28 Bin files + Readme
- Added bin files
- Added readme
2023-03-20 22:26:17 +01:00
BitMaker-hub
1970ac24da Readme edited, added some other files 2023-03-20 01:43:08 +01:00
BitMaker-hub
5cacc5d50d Initial commit release 1
- Added WifiManager
- Added new GUI
- Added config vars: pool, port, btcAddress
2023-03-20 01:10:44 +01:00