Getting Started with the Arduino GIGA R1 WiFi

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Getting Started with the Arduino GIGA R1 WiFi.
    Let's unbox the GIGA R1 WiFI. Prepare the Arduino IDE. Try out some example sketches. There still seems to be some kinks. But you know I will keep trying. Stay tuned.
    Arduino boards and the Arduino IDE. Awesome way to get started in programming microcontrollers.
    • Arduino
    Arduino GIGA R1 WiFi
    store-usa.ardu...
    Arduino Docs GIGA R1 WiFi
    docs.arduino.c...
    Forum post reveals some issues.
    forum.arduino....

Комментарии • 29

  • @JudyFayLondon
    @JudyFayLondon 3 месяца назад +1

    Such a brilliant one!

    • @ShotokuTech
      @ShotokuTech  3 месяца назад

      Yes we need to explore more of the capabilities of this one Judy. Thanks.

  • @JudyFayLondon
    @JudyFayLondon Год назад +1

    Yup, this seems like interesting, thanks for sharing

  • @karllaun2427
    @karllaun2427 Год назад +2

    Looks like a cool board. So far I haven’t been able to get my Win 7 computer to recognize it.

    • @ShotokuTech
      @ShotokuTech  Год назад

      That poses a difficult problem. I just checked in device manager and I find the driver is native to Windows 10, usbser.sys. Best wishes.

    • @karllaun2427
      @karllaun2427 Год назад +1

      @@ShotokuTech Yes, works fine on my Win 10 machine, but that’s not located in my shop. Shows up as an unknown device in DM.

    • @ShotokuTech
      @ShotokuTech  Год назад

      @@karllaun2427 There might be some help here: github.com/MicrosoftDocs/windows-driver-docs/blob/staging/windows-driver-docs-pr/usbcon/usb-driver-installation-based-on-compatible-ids.md

  • @Mr_Tummy
    @Mr_Tummy Год назад +1

    Has anyone figured out how to do an audio pass thru - from the ADC to the DAC?

    • @ShotokuTech
      @ShotokuTech  Год назад

      Good question. I need to revisit this thing. My first experience was not that positive. It seems the hardware is ahead of the software support for it.

    • @Mr_Tummy
      @Mr_Tummy Год назад

      @@ShotokuTech Yep and thanks for the response.

  • @rdyer8764
    @rdyer8764 Год назад +1

    I wonder if this board is going to be used for 3D printers. I think it may be able to run Marlin, but 32-bits. Does anyone know about that?

  • @user-hc2of8xv4t
    @user-hc2of8xv4t 11 месяцев назад +1

    in my command prompt after i do telnet (IP address) but they show "Could not open connection to the host, on port 23: Connect failed"

    • @ShotokuTech
      @ShotokuTech  11 месяцев назад

      Things to check: Both are on the same network. Network profile on the computer can effect firewall settings. So you might need to allow telnet port 23 in firewall settings or make sure you are on a network that supports Private profile.

  • @server001matic5
    @server001matic5 7 месяцев назад +1

    I followed all the instructions, installed the dfu drivers etc. and made the bootloader but I can't see the card on the COM when I put it in DFU mode and press the Boot 0 +RESET button... why???😢

    • @ShotokuTech
      @ShotokuTech  7 месяцев назад +1

      "To burn the bootloader on GIGA R1 WiFi, it needs to be connected in DFU mode: Connect your GIGA R1 WiFi to your computer using a USB cable. Find the two push buttons labeled BOOT0 and RST on the board: Press and hold BOOT0 button. Keep the BOOT0 button pressed down, and press the RST button once. Release both buttons."
      support.arduino.cc/hc/en-us/articles/7991505977116-Burn-the-bootloader-on-GIGA-R1-WiFi#:~:text=To%20burn%20the%20bootloader%20on%20GIGA%20R1%20WiFi%2C,press%20the%20RST%20button%20once.%20Release%20both%20buttons.

    • @server001matic5
      @server001matic5 7 месяцев назад +1

      @@ShotokuTech I have already read these instructions!!
      When I enable it in DFU mode it connects but the IDE DOES NOT DETECT THE USB port

    • @ShotokuTech
      @ShotokuTech  7 месяцев назад

      @@server001matic5 Maybe post your issue in the Arduino forum? Best wishes.

  • @JudyPlus
    @JudyPlus Год назад +1

    Second is mine also

  • @drakkorvladimir4012
    @drakkorvladimir4012 Год назад +1

    This Gigs is the flakiest board ever! Web editor don't see it, IDE dont see it, installed the drivers, dont see it, several good usb cords, don't see it.

    • @ShotokuTech
      @ShotokuTech  Год назад +1

      Yeah, so far it is a freak show for me. I will be looking in on it again soon. Thanks.

    • @drakkorvladimir4012
      @drakkorvladimir4012 Год назад +1

      @@ShotokuTech I find any good info, I'll let you know.

    • @ShotokuTech
      @ShotokuTech  Год назад

      @@drakkorvladimir4012 Thanks friend.

    • @drakkorvladimir4012
      @drakkorvladimir4012 Год назад +1

      @@ShotokuTech OK. I am not sure how far you got with the Giga but I am now able to program it. All I had to do was press the reset button twice, not too fast not to slow...you wait a few seconds and should be able to write to the Giga. Just have everything plugged in and ready, do the button press thing and upload your sketch. Let me know if you need any more help.

    • @ShotokuTech
      @ShotokuTech  Год назад +1

      @@drakkorvladimir4012 I think I mentioned the double reset in this video. At least I remember having to do that at some point while making the video. I will probably revisit this board again soon. I also have The Arduino R4 WiFi on deck right now. Good luck. Thanks.