can you share the sketch insted of non bin files. it would help if you put all files into .bin format before github the folders . makes it esy to flash the esp8266
because when you connect the esp8266 to the computer the light stays on, and in my case the light blinks when you connect it and stays off. and when I run the program it gives me the following error. Arduino: 1.8.19 (Windows 8.1), Board: "Generic ESP8266 Module, 160 MHz, Flash, Disabled (new aborts in oom), Disabled, All SSL Ciphers (most supported), 32KB Cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, dtr (aka nodemcu), 26 MHz, 40 MHz, DOUT (compatible), 1 MB (FS: 64 KB OTA: ~470 KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Sketch Only, 115200" ESP8266_Code: 28:10: fatal error: ArduinoJson.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~ finished compilation. output state 1 ArduinoJson.h: No such file or directory This report could contain more information with "Show verbose output during compilation" option enabled in File -> Preferences.
The ESP8266 does not need your personal computer running 24/7. Once you upload the code, the ESP8266 will run wireless as long as there is a stable net connection.
It sometimes happens if the server is down. Apart from that do check if the baud rate of the serial monitor is the same as that in the code and also if the ESP8266 has a stable net connection.
No, it's only needed at the time of uploading the code to see if the NodeMCU is properly mining. After that, you don't need the serial monitor feed at all as NodeMCUs and ESP 32s mine wirelessly.
Hey Anthony, please recheck if the Duco username, WiFi SSID and password you entered in your Arduino code is correct. If yes, then it should be a temporary server issue that would get solved after some time. Hope this helps.
Is there a way where i could make a bigger rig of it and make a Dollar a day , atleast?😅 And after uploading codes, is there a way where i could start mining it without using PC
Yes, after you upload the code in a NodeMCU/ESP 32, you no longer need your PC. You can connect your NodeMCUs to a power bank and with a stable internet connection, it will continue to mine without any issues.
The procedure is the same. You will have an ESP32 Arduino code in the Duino package. Upload that code with your WiFi SSID, password, and DUCO username.
UNOs would mine a little more than MCUs. But I prefer NodeMCUs as it will mine wireless as long as there is stable net connection and power input unlike Arduinos that has to be connected a PC and AVR miner to be always running in the background.
Sure. You could use the Duino exchange to swap your Duino coins for XRP, Tron, or other tokens as that is the most used method for cashing out your Duino coins.
can you share the sketch insted of non bin files. it would help if you put all files into .bin format before github the folders . makes it esy to flash the esp8266
because when you connect the esp8266 to the computer the light stays on, and in my case the light blinks when you connect it and stays off.
and when I run the program it gives me the following error.
Arduino: 1.8.19 (Windows 8.1), Board: "Generic ESP8266 Module, 160 MHz, Flash, Disabled (new aborts in oom), Disabled, All SSL Ciphers (most supported), 32KB Cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, dtr (aka nodemcu), 26 MHz, 40 MHz, DOUT (compatible), 1 MB (FS: 64 KB OTA: ~470 KB), 2, nonos-sdk 2.2.1+100 (190703), v2 Lower Memory, Disabled, None, Sketch Only, 115200"
ESP8266_Code: 28:10: fatal error: ArduinoJson.h: No such file or directory
28 | #include
| ^~~~~~~~~~~~~~~
finished compilation.
output state 1
ArduinoJson.h: No such file or directory
This report could contain more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
After that process can I just plug out the nodeMCU and then connecting it to a phone charger to mine as standalone miner, no PC needed?
Yes, you can do that. No PC is needed.
I have a problem in serial monitor job received: BADupdate your minor 1
plzz help me
Do you need your personal computer running the whole time inorder to mine 24/7? Or does the esp8266 mine without needing the computer to be on?
The ESP8266 does not need your personal computer running 24/7. Once you upload the code, the ESP8266 will run wireless as long as there is a stable net connection.
Damn... This guy is the real deal.
i have a problem, when i see if the esp8266 is mining, the log it only says "? ? ? ? ? ? ? ?? ? ? ? ? ? ?" all the time, what can i do?
It sometimes happens if the server is down.
Apart from that do check if the baud rate of the serial monitor is the same as that in the code and also if the ESP8266 has a stable net connection.
Have you solved?
Do you need to have the monitor feed on at all times ?
No, it's only needed at the time of uploading the code to see if the NodeMCU is properly mining.
After that, you don't need the serial monitor feed at all as NodeMCUs and ESP 32s mine wirelessly.
im having problems ith my esp8266... seroial monitoring shows exception 9
If you're using old NodeMcu, you might have to downgrade the Esp Board Driver to 2.3.0. Hope this helps.
Oh wow, good information 👏
Error connecting to the sever.retry in 10s / how do I fix this?
Hey Anthony, please recheck if the Duco username, WiFi SSID and password you entered in your Arduino code is correct. If yes, then it should be a temporary server issue that would get solved after some time. Hope this helps.
Anyone knows how to install the TypeConverter.h file to Arduino? i cant upload the code due to that
getting ( Loop WDT Failed! ) Error Not Connecting To Server And Mining Not Starting
Hey, there were some server issues that the team had fixed. Please try reconnecting to the server; it should work now.
Does hashrate increase with increasing node MCUs ?
No, it doesn't increase significantly.
@@TheCommonChannel it is good topic to do mini project
This is great for people who are curious about mining cryptocurrencies as they don't have to buy expensive GPUs and ASICS.
Exactly!
Great video I have a question though do I need an ardruino to do this or can I use the esp8266 by itself
You will only need an ESP8266. Nothing else
Awesome thanks
Amazing!! 🌟
Is there a way where i could make a bigger rig of it and make a Dollar a day , atleast?😅
And after uploading codes, is there a way where i could start mining it without using PC
Yes, after you upload the code in a NodeMCU/ESP 32, you no longer need your PC. You can connect your NodeMCUs to a power bank and with a stable internet connection, it will continue to mine without any issues.
how to calculate mining speed, hashrate and number of nodemcu?
@@amzeenets3133 you can see that in your wallet dashboard says like 'YOUR MINERS'
Much help!!!!
10q for gud tutorial
Welcome!!
Arduino: 1.8.19 (Windows 10), Плата:"NodeMCU 0.9 (ESP-12 Module), 80 MHz, 115200, 4M (3M SPIFFS)"
ESP8266_Code:23:25: fatal error: ArduinoJson.h: No such file or directory
#include
^
compilation terminated.
exit status 1
ArduinoJson.h: No such file or directory
(((((((((
Please try installing the ArduinoJson library from your library manager in your Arduino IDE.
Is it worthy with respect to electricity etc..?
I think it might worth if you are trying to do like a project and not in a aim in money making. I think it's a good project to try.
Will you do one with ESP32
The procedure is the same. You will have an ESP32 Arduino code in the Duino package. Upload that code with your WiFi SSID, password, and DUCO username.
Ok cool i had some trouble with esp32 thats why i commented that now its ok thx
Hi, great tutorial video, after I upload the code with a WIFI SSD can I re-upload the code if I move to another WIFI location, thanks.
Yeah, if you want to connect your board to a new WiFi connection you have to re-upload the code with the new WiFi SSID and password.
Node MCU vs UNO
What you recommend and what have the best hash power. (1vs1)?
UNOs would mine a little more than MCUs. But I prefer NodeMCUs as it will mine wireless as long as there is stable net connection and power input unlike Arduinos that has to be connected a PC and AVR miner to be always running in the background.
I have some error can u help me
Sure, what is your error?
Genius....
ты лучший!
How the hell are these indian Guys do smart. Well done!
Hehehe thanks!!😂
I don't have a computer, if I could do this same thing with my mobile, it would be a lot of help
You could use the Arduino Web platform to upload the code from your phone as installing Arduino IDE in Android is a very complicated task.
you can mine with android and apple
@@botpro160 how??
💯⚡️
DAAMMMMMNNNNN
🙌
💯
Withdrawal request video need sir
Sure. You could use the Duino exchange to swap your Duino coins for XRP, Tron, or other tokens as that is the most used method for cashing out your Duino coins.
fake coin. it's impossible to get it out. everything is tied to 1 developer site.
too little can only 12 pcs miner should be 30 pcs maximum I think is enough
The limit has been raised to 24 miners.