Low-Cost DIY Double Crypto Mining with ESP32-NTRIP-DUO

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น • 31

  • @CarlosJOlivQ
    @CarlosJOlivQ 3 หลายเดือนก่อน

    Thanks a lot for the guides. It makes it way easier to understand the propper configurations.
    I did configure the additional NTRIP server for RTK2GO.

    • @oceanexplorationlab
      @oceanexplorationlab  3 หลายเดือนก่อน

      This is fantastic! Do you mind sharing the name of your station? For example, mine is RTK_BASE_GN_1.

    • @CarlosJOlivQ
      @CarlosJOlivQ 3 หลายเดือนก่อน

      @@oceanexplorationlab BASE2_SG_ST1

    • @CarlosJOlivQ
      @CarlosJOlivQ 3 หลายเดือนก่อน

      @@oceanexplorationlab I listed mine as BASE2_SG_ST1, yours doesn't seem to be listed.

    • @oceanexplorationlab
      @oceanexplorationlab  3 หลายเดือนก่อน

      Thank you for pointing that out. I forgot to turn it back on after playing with it. It should be up and running now.

  • @angelarturovelasquez6393
    @angelarturovelasquez6393 3 หลายเดือนก่อน

    Thank you for taking the time to make that video - very nice!

  • @tjetjep100
    @tjetjep100 3 หลายเดือนก่อน

    Thank you much for the follow up NTRIP DUO Tut. 👍

  • @pantestovac2125
    @pantestovac2125 หลายเดือนก่อน

    Should this work also with esp32 s3 ? After the flashing there is no wi-fi visible for me..

    • @oceanexplorationlab
      @oceanexplorationlab  หลายเดือนก่อน

      No, the binary is compiled for ESP32-WROOM. It will not work with any other ESP version

  • @lioman2578
    @lioman2578 22 วันที่ผ่านมา

    I get: " Data received, but not in RTCM3 format"
    from onocoy, what it means to you?

    • @oceanexplorationlab
      @oceanexplorationlab  22 วันที่ผ่านมา +1

      maybe you are only sending the NMEA but not the RTCM data? Did you configure your Station with:
      rtcm1005 COM2 30 RTK base station antenna reference point (ARP) coordinates)
      rtcm1033 COM2 30 Receiver and antenna description
      rtcm1077 COM2 1 GPS MSM7 (GPS correction data)
      rtcm1087 COM2 1 GLONASS MSM7
      rtcm1097 COM2 1 Galileo MSM7
      rtcm1117 COM2 1 QZSS MSM7
      rtcm1127 COM2 1 BeiDou MSM7
      SAVECONFIG Save Configuration into non-volatile memory (NVM)
      ?

    • @lioman2578
      @lioman2578 20 วันที่ผ่านมา +1

      @@oceanexplorationlab Thank you for your attention.
      This is the config and message is not present now, so I guess all is fine.
      Good luck wit your projects, and more energy to publish them!

  • @NotSure2030-kw9yh
    @NotSure2030-kw9yh หลายเดือนก่อน

    I have a ntrip-x mining onocoy, can I just flash with the ntrip duo and it will work for both? or will I need to get permission and coding from the manufacturer? thanks for the great content

    • @oceanexplorationlab
      @oceanexplorationlab  หลายเดือนก่อน

      The NTRIP-X runs on the ESP32-S3, while NTRIP Duo is compiled for the ESP32-WROOM. This means that you're out of luck until a compatible version for the S3 is developed. I tried but didn’t succeed. Maybe I will find the time to try again.

  • @lockepersonal
    @lockepersonal 2 หลายเดือนก่อน

    I've noticed you have BT BLT bridge firmware from ardusimple. You wouldn't happen to have any documentation for it by any chance, or maybe a github link? I tried flashing it on one of these ESP32 boards but I think I'm doing something wrong, as it's connecting via bluetooth but my device isn't seeing any data via the GNSS master app.

    • @oceanexplorationlab
      @oceanexplorationlab  2 หลายเดือนก่อน +1

      www.ardusimple.com/ble-bridge-firmware-update/

    • @lockepersonal
      @lockepersonal 2 หลายเดือนก่อน

      Update, I managed to get BT BLT bridge firmware working, I just needed to configure UM980 to send information to the correct COM port(COM2 in my case). Now all I need is some kind of 3d-printed housing for UM980 and ESP32 and I'll be able to use the rover as either USB serial directly plugged into my phone or via bluetooth and a power bank plugged into UM980 USB-C port instead.

  • @trungdungnguyen320
    @trungdungnguyen320 12 วันที่ผ่านมา

    Hi, can you give me the instructions and installation files for the ESP duo Ntrip server? I went to Github but couldn't find the download location.

    • @oceanexplorationlab
      @oceanexplorationlab  11 วันที่ผ่านมา

      I suggest you use the link in the description and follow the steps outlined in the video. There Is no easier way.

  • @anishraster
    @anishraster หลายเดือนก่อน

    Have you received any onocoy token?

    • @oceanexplorationlab
      @oceanexplorationlab  หลายเดือนก่อน

      sure, ~5.5 BONO a day per statin which will eventually convert to ONO or so they say.

    • @anishraster
      @anishraster หลายเดือนก่อน

      @oceanexplorationlab then how to register our device to them and any external outdoor antenna needed?

    • @oceanexplorationlab
      @oceanexplorationlab  หลายเดือนก่อน

      Yes, you need an external antenna with a good view of the sky. Please check out my other videos for detailed instructions. th-cam.com/play/PLlxhE8mLdQdHq4C_DjIz_UhQR9dJWjFJM.html

    • @anishraster
      @anishraster หลายเดือนก่อน

      @@oceanexplorationlab thanks 👍

  • @Salaeones
    @Salaeones 2 หลายเดือนก่อน

    so you can actually earn crypto with this?

    • @oceanexplorationlab
      @oceanexplorationlab  2 หลายเดือนก่อน

      That is the idea. Projects like GEODNET already distributing crypto but need a proprietary RTK base. Onocoy will hopefully follow soon and allows third-party RTK bases like described here.