NVIDIA Jetson TX2 Dev Kit with embedded Linux for AI and ML apps

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2022
  • This video is sponsored by PCBway. Only $5 for 10 PCBs and Only $4.98 for 3D Printing + Express 24 hour service on www.pcbway.com/ NVIDIA Jetson TX2 Dev Kit is one of the fastest and most power-efficient embedded Linux devices. Jetson TX2 is with NVIDIA Pascal GPU architecture with 256 NVIDIA CUDA cores, Dual-Core NVIDIA Denver 2 64-Bit CPU Quad-Core ARM® Cortex®-A57 MPCore, 8GB 128-bit LPDDR4 RAM, 32GB eMMC, WiFi and various other connectors. Jetson TX2 module will be available through January 2025 and TX2i, the industrial version of the module, until 2028. In this video we will have a look at the technical specifications and get started with Ubuntu. For demonstration purposes the video relies on a used Jetson TX2 Dev Kit purchased at a very reasonable priced from ebay. The original power supply isn't available so instead an old 19V laptop power supply was used. The Dev Kit includes a reference carrier board, aka similar concept as the motherboard in conventional personal computers. For professional industrial and automotive projects the Jetson TX2 is supposed to be mounted on a multi-layer custom carrier board.
  • НаукаНаука

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

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

    Also bought one on eBay for Christmas, thank you, good introduction 👍

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

      Thanks and congrats for getting one from ebay! Out of curiosity, if it is not a secret of course, what are your plans for it?

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

      @@LeonAnavi only for the basics and to show my son, he is 16 years old

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

      @@retrowarp6528 Nice, hope you will have a lot of fun with the jetson. I think it is always interesting to give such powerful device a try.

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

      @@LeonAnavi Do you know if there is a manual for an UCI Engine and Chess Engine like Deep Fritz or Lc0 or any other chess program ? Thank you.

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

      @@retrowarp6528 although I don't personally have experience with chess engines, there are several popular open source solutions working on Linux like Stockfish and lc0. The source code of both is in GitHub:
      github.com/official-stockfish/Stockfish
      github.com/LeelaChessZero/lc0

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

    did you manage to update the op system on the Jetson?

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

      yes, I haven't done it recently, but I have flashed custom embedded Linux built with Yocto/OpenEmbedded on many occasions in the past.

  • @manojd6809
    @manojd6809 4 месяца назад

    Which programming language is used?

    • @LeonAnavi
      @LeonAnavi  4 месяца назад

      Linux distributions work on NVIDIA Jetson TX2 and allow you to use in the user space pretty much any programming language you want to.

  • @mzmaffei
    @mzmaffei 6 месяцев назад

    I have one of this board sitting on the shelf since years. There is anybody interested to give the board a better life ?

    • @LeonAnavi
      @LeonAnavi  6 месяцев назад

      I suggest getting in touch with Matt Madison and the amazing community maintaining meta-tegra Yocto/OpenEmbedded BSP layer for Tegra devices: github.com/OE4T/meta-tegra
      Matt as a founder of the project and the rest of the developers in the community have been doing a lot of great community work to support tegra devices and I guess someone might need an extra board for testing. I made a few git commits to this project 4-5 ago so I have first hand experience with this open source project and highly recommend it.