Это видео недоступно.
Сожалеем об этом.

AI Vision Sensor for Arduino | HuskyLens Arduino Tutorial

Поделиться
HTML-код
  • Опубликовано: 28 мар 2020
  • HuskyLens AI Vision Sensor for Arduino | Setup Arduino with HuskyLens. In this video, I am going to show you how you can connect HuskyLens with Arduino and read data from it. Now let’s get started.
    It's cool to make your own PCBs for your DIY Project right? Its Super Easy!
    Try Altium to Design your own PCB for your Project -- rootsaid.com/a...
    Get Quality PCBs for your Projects for a Low Price from PCBWay - rootsaid.com/p...
    Complete Links and Tutorial - rootsaid.com/h...
    This sensor features built-in algorithms to learn new things through a single click. The HuskyLens provides tinkerers to make their own interactive gesture control, autonomous robots, smart access, and interactive toy. This AI vision sensor provides specific hand gestures and recognizes learned hand movement patterns and feed its position.
    What is HuskyLens? Husky Lens Explained. In this video, I have explained what Huskylens is and what it can do - • HuskyLens Tutorial - G...
    For this project, you will need an Arduino board, here I’ll be using an Arduino Nano, a USB data cable, a Husky lens and some connecting wires.
    ~-~~-~~~-~~-~
    You will find this Amazing! "How Robots have joined the Coronavirus Battle? Fighting COVID 19 with Robots"
    • How Robots are Helping...
    ~-~~-~~~-~~-~

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

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

    Can the camera be extended away from the board with a longer ribbon cable?
    Also,
    Can external buttons or coding change modes, etc.

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

    can we change the mode over arduino code. Example: i have into the face recognition then i want to change over an arduino code into the object recognition, is it possible ?

  • @MrMan6663
    @MrMan6663 4 года назад +1

    Can it track face automatically after power on this device or must select learning type first

  • @Top-notchShorts
    @Top-notchShorts 4 года назад

    Great video

  • @guide9463
    @guide9463 4 года назад

    Really Good one

  • @trendlover1681
    @trendlover1681 4 года назад +1

    Great

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

    Hey
    Can I use an Android smartphone to make object tracking robot? If it's possible, please help me ☺️

  • @Robots-and-androids
    @Robots-and-androids 4 года назад

    I am quite envious. Your board works and mine does not.

  • @martinh9099
    @martinh9099 4 года назад

    I found it fairly easy to link a husky lens to Arduino..but linking it to an ESP32 seems to be a bit of a nightmare, for some reason the HL seems to want the software serial library, but this isn't available on an ESP32

  • @prosensei143
    @prosensei143 3 года назад

    FROM where can i buy this lens?

  • @axkhaaa8152
    @axkhaaa8152 2 года назад

    Can I get the code you're using please

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

    Can Husky Lens recognize my face and say “Hello (my name)” ?

  • @user-ti9xb6gf2w
    @user-ti9xb6gf2w 3 года назад

    감사합니다 :)

    • @ronnieadam1807
      @ronnieadam1807 3 года назад

      You probably dont care but if you're stoned like me atm you can stream pretty much all the new movies on instaflixxer. Been watching with my girlfriend for the last weeks :)

    • @howardcollin2704
      @howardcollin2704 3 года назад

      @Ronnie Adam definitely, I have been watching on instaflixxer for months myself =)

  • @circuitemakes
    @circuitemakes 4 года назад

    Awesome vid!!! I would love to see you make some things I made for second opinions! I made a mirror u could make a vid making if you want to check it out

  • @Jerseylance1
    @Jerseylance1 3 года назад

    Great video, but I have a bioloid premium robot on I want vision for my robot.

  • @Robots-and-androids
    @Robots-and-androids 4 года назад

    Hello Mr. RootSaid,
    It doesn't run for me. I followed all of your instructions and I only see this
    "Nothing le learned, press learn button on HUSKYLENS to learn one!
    Nothing learned, press learn button on HUSKYLENS to learn one!
    Nothing learned, press learn button on HUSKYLENS to learn one!
    Nothing learned, press learn button on HUSKYLENS to learn one!"
    And then this repeats forever:
    "⸮⸮⸮⸮(h⸮⸮⸮⸮⸮⸮⸮)ȧ⸮⸮⸮⸮⸮⸮⸮⸮ ⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮V⸮⸮⸮⸮⸮⸮⸮⸮⸮Z⸮⸮⸮⸮⸮⸮8i⸮⸮⸮⸮⸮⸮⸮⸮⸮)R⸮⸮⸮⸮⸮⸮(h⸮⸮"
    Perhaps I have a bad unit? Suggestions?

    • @RootSaid
      @RootSaid  4 года назад

      It might not be the bad unit. Which functionality were you trying? Object tracking?

    • @Robots-and-androids
      @Robots-and-androids 4 года назад

      @@RootSaid I tried object tracking and object recognition. I assembled the board, updated the software. Alone it works fine. I followed the instructions on the wiki to program it for use with an Arduino. I installed the library. I tried using both UART and I2C protocols. I tried two different sample programs. Each time I got the same results. The program runs the first couple of lines of code but RETURNS ONLY GARBAGE characters ("⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮I⸮⸮⸮⸮⸮⸮⸮") from Huskylens. I contacted technical support but they didn't reply. I might have a bad board. I will probably return it.

    • @laraelnourr
      @laraelnourr 2 года назад

      @@Robots-and-androids I have the same issue.. I get these weird question mark characters. I wonder, were you able to solve this issue?

    • @laraelnourr
      @laraelnourr 2 года назад +3

      I actually figured it out, so this is for anyone seeing this and having the same issue: In the beginning of the HUSKYLENS_GET_STARTED code, at the beginning of void setup, you need to change Serial.begin(115200) to Serial.begin(9600). They need to match. Then it is a thing of going into the general settings on the Husky Lens and changing the Prototype to 9600. It is something along those lines, but once you set it up properly it should send the correct data back instead of the question marks and weird symbols.

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

      ​@@laraelnourrit still doesnt work for me tho, tried that method