Pixy 2 Machine Vision Camera Review with Arduino

Поделиться
HTML-код
  • Опубликовано: 4 июн 2019
  • In this video, we test the Pixy 2 Machine Vision camera module. It is an impressive little camera that we can use with Arduino or the ESP32 or even the Raspberry Pi and build impressive projects!
    The best part is that you don't have to be a Machine Vision expert to program this board. You can teach this board new objects with a press of a button. A last, Machine Vision made easy!
    The designers of the board, describe it as a vision sensor. We can't program this board. This board is preprogrammed, it runs its own firmware and it uses advanced machine vision algorithms to report back only what is interesting. For example, I have trained the board to recognize this 3D printed Pikachu toy. Since this is a Vision Sensor we only care to know if there is a Pikachu in front of the camera, and where is it. The Pixy camera can do just that. It reports that an object is detected and some additional information about it, like the size and position in the frame using either the SPI, UART or I2C interface. I think this is a great idea and a great implementation. We don't have to be a Machine Vision expert to build some Machine Vision applications! We can teach this camera in a few seconds, and the camera will do the hard work for us automatically!
    💻 Code & Parts: educ8s.tv/arduino-color-sensor...
    👨‍💻 Check my new RUclips channel: bit.ly/3tku2n0
    🎮 My Android Game: bit.ly/QuizOfKnowledge
  • НаукаНаука

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

  • @electron-1979
    @electron-1979 5 лет назад +1

    Great to have you back!

  • @MrAtarifreak
    @MrAtarifreak 5 лет назад +2

    Hello Nick, Welcome back. It's a nice video again. Thanks.

  • @robertrobert5583
    @robertrobert5583 5 лет назад +1

    Great video. Very interesting. Good to have you back Nick. Glad you are OK. 👍

  • @BaronVonBiffo
    @BaronVonBiffo 5 лет назад

    Great to see you back online.

  • @facun_OK
    @facun_OK 5 лет назад

    Welcome back and many thanks for this usefull video!

  • @akanghadibatam7285
    @akanghadibatam7285 5 лет назад

    Well come back, love your great videos..

  • @ChunkySteveo
    @ChunkySteveo 5 лет назад +4

    Was going to say "Welcome back", but everyone has beaten me to it! But, Welcome Back!!

    • @Educ8s
      @Educ8s  5 лет назад +1

      Hey, thanks for the warm welcome! I am glad to be back!

  • @koursaros
    @koursaros 5 лет назад +2

    Great video and very good sensor. Μπράβο ρε φίλε. Ακριβουτσικο βέβαια ακόμα. Περιμένω νέα σου βίντεο.

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

    Thank you this is exactly what I’m looking for

  • @UpcycleElectronics
    @UpcycleElectronics 5 лет назад +1

    It's nice to see an upload from you Nick. Nice new intro too :-)
    I can think of two projects I would like to use machine vision for. The first: I'm currently using a doppler sensor, and working on an ultrasonic + passive infrared setup for use with a cat chasing (trolling) robot toy. Sixty five dollars is a bit much for a project my cat will actively plot to destroy, but if an option exists for a little less than half the Pixy's price I'd probably pounce :-)
    The second use is one I'm nowhere near ready to build, but am very curious about. I would love to try and build my own component pick and place machine one day. The biggest unknown aspect of a project like this is the machine vision aspect. I believe I could build all the other mechanical parts of the device without issue, but I have no idea where to start with a machine vision system that involves 3D accuracy. I would really appreciate any information you can share about the accuracy, error margins, and/or an abstract overview of what kinds of systems exist for different applications. I'm completely ignorant about this subject.
    Thanks for the upload.
    -Jake

  • @billypoe3703
    @billypoe3703 5 лет назад +4

    I would like a Pixy2 camera. I think it can make an excellent paintball auto-turret.

  • @Unordung
    @Unordung 5 лет назад

    Hey Nick, It's good to see you're well.

  • @electronic7979
    @electronic7979 5 лет назад +2

    Excellent project 👍

  • @ljliberto
    @ljliberto 5 лет назад +1

    Thanks for the review. I would love to see a comparison video of the 2 camera modules. Thanks!

    • @Educ8s
      @Educ8s  5 лет назад +1

      If there is enough interest I will prepare a comparison video. Cheers!

  • @fsantini81
    @fsantini81 5 лет назад +7

    I played with both the pixy1 and pixy2 for a small robot project last year. They are indeed pretty cool, but it should be made more clear that they just recognize colors, not shapes. This can be a significant limitation in some cases. PS: love your videos!

    • @Educ8s
      @Educ8s  5 лет назад +1

      Hey Francesco, thank's for the comment. You are right, Pixy does not recognize shapes only colors.

    • @electron-1979
      @electron-1979 5 лет назад

      3:54 Pretty clear

  • @namocrafts1101
    @namocrafts1101 5 лет назад

    Welcome back friend . Very nice video .

  • @alexlux147
    @alexlux147 5 лет назад

    interesting and amazing camera, i wait the next video

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

    Can be use to identify ic's for a pick and place machine project?

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

    amazing! that can follow faces? I want to make following leds.

  • @popocolocoi6082
    @popocolocoi6082 5 лет назад

    Thank you for this content. I hope this technology will solve all the security issues in the world, so there will be no more bad guys as well as good guys.

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

    Informative Video!! I was looking for a camera for a project when I stumbled on this video. I want to capture the positon of a laser pointer on a piece of white paper. if the Pixy2 reads 60 times per second that would be 16.6 ms per read. I was going to have a different Arduino turn the laser pointer on for 100 ms ( adjustable ) So with the laser pointer on time at 100ms it should read it 6 times, I was going to average those and come up with the x and y location. Before buying a Pixy2 I thought I would ask, do you feel that it would be able to do this?
    Thanks for any info

  • @fixins
    @fixins 5 лет назад

    I like all the options of the camera but "not quite hd," resolution is disappointing. Wish they could up to at least 1080i spec. I'm no expert but I wonder if one could use this as motion data for stabilization or tracking? You'd probably have to translate the serial data into something that whatever program you are using could understand and establish an offset but it's a neat idea.

  • @makucevich
    @makucevich 5 лет назад

    Cool video. Thanks!

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

    Is it able to recognize 2 objects from each other.
    Both are simpler but there are some differences?

  • @liyue8772
    @liyue8772 3 года назад +1

    I don’t see the description of this video and the code. Could you kindly point me to the place where I can find the code for the LED project? Thank you.

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

    What is the best machine vision camera.. Please make a comparison

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

    Amazing stuff!

  • @joetke
    @joetke 5 лет назад +1

    Your posts are amazingly awesome! This one is great! I'm going spend 50 euros to get one pixy 2. I've some great idea of use... Thank you very much!

    • @Educ8s
      @Educ8s  5 лет назад +1

      When your project is ready, please share it with us. I would love to see it!

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

    thank you, more video plz

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

    Maximum jow many objects it can able to identify at a time

  • @MrAliusman73
    @MrAliusman73 5 лет назад

    can it recognize deck of cards or different currency notes?

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

    can it detect transparent object like PET bottles?

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

    how have you connected the led to arduino to test

  • @hemantbabel4279
    @hemantbabel4279 5 лет назад

    Hey dude where were you all those days. I missed you a lot. Please upload videos regularly.

  • @OleBrinch
    @OleBrinch 5 лет назад

    Welcome back. You have been missed. :D

    • @Educ8s
      @Educ8s  5 лет назад

      Thank you very much, I am glad to be back!

  • @dekipet
    @dekipet 5 лет назад

    Damn, my southern brother, hang on. Hope all is ok. I was checking your channel on daily bases.

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

    Sir, please upload the line following pixy Robo, I am going to do the project in my company So I need your lecture before entering into the project

  • @MK-yq6ko
    @MK-yq6ko 3 месяца назад

    Code of the one with the servo motor, please??

  • @andyandyfrogy1113
    @andyandyfrogy1113 5 лет назад

    Welcome baaaack!

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

    Hello. Can Pixy2 can also detect faces? tya

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

    Sir, I am an engineering student.
    Wanted to use this machine vision cam module for my project for sugarcane farmers..
    It's a automatic sugarcane node cutting machine. can you give me brief idea of the code to detect node and give output current through Arduino.?

  • @fulviosangalli9280
    @fulviosangalli9280 5 лет назад +9

    Welcome back my friend. What happened? I was worried... I hope everything is fine.

    • @Educ8s
      @Educ8s  5 лет назад +12

      Hello, my friend, I am glad I am finally back. The last 6 months were really tough, I was facing some personal issues but now things are looking better. Thanks for the interest! Cheers!

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

      @@Educ8s eat some Greek food it will help

  • @mahnotv8871
    @mahnotv8871 5 лет назад +1

    Great! What about Sipeed Maix or other k210-board?

    • @Educ8s
      @Educ8s  5 лет назад

      A review of the MAiX dock board is coming. The K210 is really revolutionary chip. Stay tuned!

  • @Edmorbus
    @Edmorbus 5 лет назад

    thanks for this usefull video

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

    Sir, try husky lens. It's a new module from DFRobot

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

    Hello
    Can i detect flame using pixy

  • @user-bm6gq2xh2t
    @user-bm6gq2xh2t Год назад

    How far can it recognize objects??

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

    Is it compatible with mbot?

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

    Nice video. Can the pixy 2 take a snapshot when an object is recognized? Thank you

    • @Educ8s
      @Educ8s  3 года назад +1

      I don't think you can do this. OpenMV can do this.

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

    Can you teach a Pixy 2 to recognise handwriting (text or symbols) on a white board with markers? And if yes, how far away would it work?

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

      Pixy can't do it, but OpenMV can do it!

  • @hackhobbylab
    @hackhobbylab 5 лет назад

    Awesome

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

    Can you sent me the code for green picahu the green light Brun..

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

    Could not find the code

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

    Can this be used for vision inspection of parts?

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

      No, you need an OpenMV camera. Check my review

  • @doomerlife1179
    @doomerlife1179 3 года назад +1

    Hi would you please tell me how many objects it detects at the same time when connected with Arduino Uno?

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

      Many objects at once. If I am not mistaken, more than 50 belonging to 8 classes

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

      @@Educ8s thanks for replying I found lots of cool stuff on your channel

  • @krishnanshudey3831
    @krishnanshudey3831 5 лет назад

    Want more videos about pixy with some project examples. Thanks

    • @Educ8s
      @Educ8s  5 лет назад

      Yes, I will try to prepare more videos using Pixy. Cheers!

    • @krishnanshudey3831
      @krishnanshudey3831 5 лет назад

      Can I know the price??
      And how to buy this kit in INDIA.

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

    Plz make a multi purpose robot with pixy camera that can talk and make movement

  • @lucioMauro123456
    @lucioMauro123456 5 лет назад

    Onde posso adquiri um módulo pixy 2?

    • @Educ8s
      @Educ8s  5 лет назад

      Here: bit.ly/2ZbbuDT

  • @raghurajsingh7460
    @raghurajsingh7460 5 лет назад

    It's awesome please give me a link for india

  • @fam.coleman
    @fam.coleman 3 года назад

    Can it recognise human figures as well?

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

      Pixy can't, openMV can

  • @bonnome2
    @bonnome2 5 лет назад +2

    I also have a maix go board. It is a way more powerful than this one but it is not as easy to program!

    • @Educ8s
      @Educ8s  5 лет назад +1

      I also got the Maix board. It is a very capable and very promicing board. Unfortunately, the software tools available for it are not mature yet. The K210 processor it uses though is revolutionary! I will prepare a video about it when the software is more user friendly. Cheers!

    • @bonnome2
      @bonnome2 5 лет назад

      @@Educ8s Could you maybe do one of those arduino benchmarks comparisons of the MAIX boards?
      If you need the arduino core, you can find it here! maixduino.sipeed.com/en/get_started/install.html

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

    I wish it had facial recognition.

  • @TheAstronomyDude
    @TheAstronomyDude 5 лет назад +1

    Great for schools, but much too expensive for individual hobbyists. For $99 you can buy an Nvidia Jetson Nano which is thousands of times more powerful and can use any camera.

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

    breath buddy breath between the words

  • @greenteckgreece5180
    @greenteckgreece5180 5 лет назад

    Πλζ κανε ενα Βίντεο στα ελληνικά

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

    Έλληνας είσαι;

  • @browaruspierogus2182
    @browaruspierogus2182 5 лет назад

    a $60+ camera that cannot even do HD?