Freenove Hexapod Robot Kit (Compatible with Arduino IDE) [Overview]

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2018
  • This is an Arduino-compatible hexapod robot that can move like a living creature.
    Visit our online store to purchase this product ☛ freenove.com/store
    Download tutorial and code for this kit ☛ freenove.com/fnk0031
    Please check the product sales page for more details about this product.
    We are very happy to answer your concern ☛ freenove.com/support
    Visit our website to learn more about our services ☛ freenove.com
  • แนวปฏิบัติและการใช้ชีวิต

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

  • @worldbestpilot
    @worldbestpilot 5 ปีที่แล้ว +24

    I got one of these Hexapods; really fair price for such a complex model !
    Took me some three (not full) days and it works perfectly. Can be controlled either by the included transmitter, via laptop or via tablet.
    On top this creature is offering a 2 x 8 pin socket with direct connection to the Arduino 2560, so that additional sensors, such an ultrasonic distance sensor or tentacle can easily be implemented.
    Since the Hexapod is operating by open-source software (easily downloaded from Freenove), users are welcome to modify their own versions, e.g. for above sensor options.
    Summary:
    - A kit with precisely fitting pieces, a detailed illustrated manual and really enough screws, nuts, etc..
    - Not to forget the rapid and caring support - directly by the developer's experts.
    - In fact an example for other manufacturers how such a product should look like !
    P.S. I am not correlated with Freenove - is just my personal and independent opinion about a great product.

    • @Freenove
      @Freenove  5 ปีที่แล้ว +2

      Thank you for your comment! We are very happy that you like our products and services. We will continue to work hard to do better!

    • @jonathan-._.-
      @jonathan-._.- 4 ปีที่แล้ว

      what would u say is the bast way to get the paper stuff off the printed parts ?

  • @ramanoto6910
    @ramanoto6910 4 ปีที่แล้ว +2

    This is aweasome. I'll be ordering one.

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Thank you!

  • @boredgoddess5621
    @boredgoddess5621 3 ปีที่แล้ว

    I adore this, this is almost exactly what I want to build. Quick question though, I would love to expand it such that it could follow a specific person or be voice controlled, or better yet, both.

    • @Freenove
      @Freenove  3 ปีที่แล้ว +1

      Thank you. It is great idea. It would be difficult. You may need add another controller. Or use the integrated solution, like WIFI wireless camera. It has indepent system.

    • @boredgoddess5621
      @boredgoddess5621 3 ปีที่แล้ว

      @@Freenove I already planned on making an ai assistant through raspberry pi, would it be possible to link up a communication method between the hub Pi and the robot? In that case I could use the ai already integrated into the hub to send commands to the robot using a unique command structure. Such as naming the robot specifically and specifying a command. If I could figure out a locator beacon of some sort I could specify more than one and locate one at a charging station, so saying go home would send it there ready to charge. Just a thought kicking around in my head.

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      @@boredgoddess5621 It is great and it is a big challenge. You can refer to the processing app serial port way. Then you can get robot connected to Raspberry Pi and control robot via serrial port.

    • @boredgoddess5621
      @boredgoddess5621 3 ปีที่แล้ว +1

      @@Freenove Ohh I think I got ya. I need to get a few things set up first but once I am sorted on the other projects I will start work on this one. Thank you!

  • @flaviodeoliveira
    @flaviodeoliveira 5 ปีที่แล้ว

    Hi. Do you sell the controller board separately? If yes, I was wondering if we could print the chassis using a 3D printer. It would be wonderful! Are you planning to release STL files for 3D printing some day? In your profile on Thingiverse, for example? Thanks in advance!

    • @Freenove
      @Freenove  5 ปีที่แล้ว +3

      Hi! Thank you very much for your interest in Freenove products. I'm very sorry that we haven't sold this control board separately at our online store yet. Please send our support team (support@freenove.com) an email and we will find a way to let you get it. And we will also send you the STL files so you can print it.

  • @sergiplanes
    @sergiplanes 3 ปีที่แล้ว +1

    I ordered one :) this spider looks AMAZING!
    I got a question tho, can I add an obstacle avoidance sensor (Like an IR module)?

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      Hi! Thank you for your order. There is no problem in adding some simple modules, such as the infrared module you mentioned. If you have difficulties in implementing it, you can always contact us for help.

    • @sergiplanes
      @sergiplanes 3 ปีที่แล้ว

      @@Freenove thanks!

    • @Freenove
      @Freenove  3 ปีที่แล้ว +1

      @@sergiplanes You are welcome! Please contact us again if there is anything we can do for you.

  • @vollereiseele4673
    @vollereiseele4673 5 ปีที่แล้ว

    Hello, how do you let it loop an action and switch at any time? I tried it many times and can only do an action once or loop this action without stop when it gets a data

    • @Freenove
      @Freenove  5 ปีที่แล้ว +1

      Hi, you can use a variable to record data, then use the following code form:
      void loop() {
      int data = getData();
      if(data > number)
      {
      action();
      }
      }
      In this case, the robot will only be moved when the data is greater than "number".
      You can send your idea and code to our support team, we will help you with it.

  • @Freenove_Support
    @Freenove_Support 5 ปีที่แล้ว

    It looks great. I want to get one.

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Thank you! This product will be available on our online store in a few days.

  • @sipher6
    @sipher6 4 ปีที่แล้ว

    I have been wanted to add a camera? How can that exactly be done or it's not possible yet to have camera on this exapod?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Hi! Here is a simple and easy way. You can use a wireless camera that works independently, the kind used on drones. No programming is required.

  • @Bogdan-xc3ws
    @Bogdan-xc3ws 2 ปีที่แล้ว

    Hi, could you please tell me why my kit has extra white plastic details, supplied with engine.

    • @Freenove
      @Freenove  2 ปีที่แล้ว

      Only the disc servo arm is needed. Others are spare.

  • @Villastromoz
    @Villastromoz 5 ปีที่แล้ว +1

    Hi I bought your Hexapod robot kit but I can't seem to be able to install the drivers on it how do I put the control board on installation mode if y

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Hi! Please don't worry, we will help you with any questions. Please contact our support team, you can find the way on the card in the product box.

  • @Reiyel29
    @Reiyel29 5 ปีที่แล้ว +1

    y lovin it

    • @Freenove
      @Freenove  5 ปีที่แล้ว +1

      Thanks!

    • @Reiyel29
      @Reiyel29 5 ปีที่แล้ว

      I order à model on amazon 😋✌️

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Thank you! Please enjoy it.

    • @MegaMiir
      @MegaMiir 4 ปีที่แล้ว

      Going to get this as a family project!

  • @doomguy606
    @doomguy606 5 ปีที่แล้ว

    Is it possible to upgrade those servos to a brushless variety?

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Hi! I am afraid this is difficult. The servo currently used is relatively small and there seems to be no other motors that can be matched.

    • @sipher6
      @sipher6 4 ปีที่แล้ว

      @@Freenove I have the same question regarding the servos is it possible now to upgrade the servos with brushless ones?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      @@sipher6 Hi! It may still be difficult. The shape of these motors is different, you may have to change its structure.

  • @nthn_hrlt
    @nthn_hrlt 4 ปีที่แล้ว

    Hi, I just bought this model, it looks so amazing !!! I would like to add a camera module to it in order to have live video feedback. Is this possible? If yes, which camera module is compatible ? Thank's

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Hi! Thank you for choosing Freenove. If you want to add a camera, I'm afraid you need to add a more powerful control board such as Raspberry Pi.

    • @Freenove
      @Freenove  4 ปีที่แล้ว +2

      Raspberry Pi supports most cameras with USB interface, you can open a camera monitoring window. Then you can connect the robot to the Raspberry Pi through the USB interface, and use the ProcessingApp to control the robot by remote login.

    • @jonathan-._.-
      @jonathan-._.- 4 ปีที่แล้ว

      good i read this before adding the control board :D

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      @@jonathan-._.- Please let me know if there is anything else I can help. ;-)

    • @jonathan-._.-
      @jonathan-._.- 4 ปีที่แล้ว

      @@Freenove well my rpi doesnt have enough gpio ports for all the motors and i found a gpio port extender online - but im not sure if i can address the xtended ports individually if i use that

  • @livinglord3716
    @livinglord3716 2 ปีที่แล้ว

    is coding necessary for this product? or will i only need to code if i want it to do automated tasks

    • @Freenove
      @Freenove  2 ปีที่แล้ว

      You can download tutorial here:
      github.com/Freenove/Freenove_Hexapod_Robot_Kit/archive/master.zip
      Coding is not necessary to build it. We provide basic code. It is needed for your own task.

  • @BILALKHAN-to5si
    @BILALKHAN-to5si 2 ปีที่แล้ว

    I want to order this but not available on Amazon how to get this .. please help

    • @Freenove
      @Freenove  2 ปีที่แล้ว

      Where are you from?

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

    What are the servos used in these

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

      The servos used in this robot are 180°, 12g servos.

  • @z3nk0f1sh8
    @z3nk0f1sh8 3 ปีที่แล้ว +1

    What batteries do you recommend i buy for this

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      Hello, this robot needs 14500 batteries. You can find the more information in AboutBatttery.pdf of the unzip resource.

    • @AlexandruSerbanshareban
      @AlexandruSerbanshareban 3 ปีที่แล้ว

      @@Freenove how many batteries?

    • @Freenove
      @Freenove  3 ปีที่แล้ว +1

      @@AlexandruSerbanshareban This one needs two batteries.

  • @lloydagonia2284
    @lloydagonia2284 2 ปีที่แล้ว

    I just both this hexapod with the remote, Can I add a battery pack that has a weight of 700 grams?
    the battery pack has 8 x 18650 cells with electronics, I'm worried that the hexapod cannot handle the weight.

    • @Freenove
      @Freenove  2 ปีที่แล้ว +1

      It can carry 1kg load.

    • @lloydagonia2284
      @lloydagonia2284 2 ปีที่แล้ว

      @@Freenove Thanks for the info I'm waiting for the hexapod to arrive in the philippines, best hexapod I found in amazon at a reasonable price keep it up.

  • @timwe6557
    @timwe6557 3 ปีที่แล้ว +1

    Nice Kit 👍
    Is it possible to run Phoenix Code on it?

    • @Freenove
      @Freenove  3 ปีที่แล้ว +1

      H! Thank you for your interest.
      After learning about the Phoenix robot, we think it is more difficult to run its code because of their circuit and structure differences.
      You may need to make a lot of changes to the code, so we don't recommend this.
      Please contact us again if there is any other information we can provide.

    • @timwe6557
      @timwe6557 3 ปีที่แล้ว

      @@Freenove Ok, thank you

  • @hardware29a
    @hardware29a 3 ปีที่แล้ว

    Very cool!

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      Thank you!

  • @assimcomoasvadiaosgayzaota580
    @assimcomoasvadiaosgayzaota580 3 ปีที่แล้ว

    SENHORA JUIZA DO MUNDO PECADO , RESPONSAVEL PELOS ANJOS CAIDOS , olhe que ESTOU impressionado Com TANTA TECNOLOGIA , essas COROAS de ( REIS , RAINHAS , PRINCIPES , PRINCESAS, SHAIKES , PAPAS , BISPOS , CONDESAS , CONSUS ,MISS , MISTER , etc... ) , ULALALALALA , QUANDO ENGATA AO KRANIO DIFICIL TIRAR POIS AS PONTINHAS DA COROA TEM LASER . hahahahahahahahahahahahaha , RIR PRA NÃO CHORAR , e com todo respeito a JUIZA , que sempre diz : TEMOS O QUE MERECEMOS .

  • @simonvandenbulcke3840
    @simonvandenbulcke3840 3 ปีที่แล้ว

    Hello, i have the kit and i really like it. I assembled the robot and now i'm at the part of controlling the robot wirelessly. I can't seem to connect to the robot via wifi or with the remote. When i turn on the robot and the remote it connects and when I press a button on the remote it disconnects.

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      Hi! Please don't worry. We will help you until the problem is solved.
      We need more information to know this issue. Please send us (email: support@freenove.com) a short video.
      Thank you for your patience!

    • @simonvandenbulcke3840
      @simonvandenbulcke3840 3 ปีที่แล้ว

      @@Freenove I have sent an email with a video,
      Thanks for helping me.

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      @@simonvandenbulcke3840 Thank you for your video. My colleague has received your email, we will reply you as soon as possible.

    • @simonvandenbulcke3840
      @simonvandenbulcke3840 3 ปีที่แล้ว

      @@Freenove When i fully charged the battery's and connected the remote to USB, i still had the same problem.

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      @@simonvandenbulcke3840 This is a little strange, we need some time to study this problem. We may not be able to answer you until the next working day. You can first try whether you can use Serial to control the robot.

  • @abdelaalirouani6985
    @abdelaalirouani6985 4 ปีที่แล้ว

    bonjour je viens de le monter et impossible de le démarrer je n'arrive pas a le programmer peut tu m'aider svp

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Dear customer, I'm very sorry that we only provide English service at present. Please don't worry, we will help you solve any problems. Please send an email with a description of the problem to our support team (support@freenove.com). We will reply to you within one working day.

  • @alexk.73
    @alexk.73 4 ปีที่แล้ว

    Hi, just bought the kit and now I try to figure out what battery to use.
    Could you tell me how much payload the robot can handle reasonably, since I would like use a lager batterypack and add a plastic chasis.
    I thought about 8,4V 3000mAh NiMH battery with 390g weight.
    Or if possible 5000mAh with 517g like www.amazon.de/FCONEGY-NiMH-Akku-5000mAh-Traxxas-Batterie/dp/B07PHJNJ4T
    Also you recommend batterys whitout own protection, does the board handle the protection especially deep discharge protection?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Hi! Yes, you can use other 7.4V batteries. But we recommend the weight of the battery should not exceed 100g, otherwise the life of the servos will be reduced. Please contact our support team (support@freenove.com), we will send you some pictures about how to connect battery. The robot will disconnect the power of all the servos if the battery voltage are too low to protect the battery.

  • @junaidjahangir992
    @junaidjahangir992 5 ปีที่แล้ว

    Is this available in India

    • @Freenove
      @Freenove  5 ปีที่แล้ว +1

      Hi! Yes, you can buy this robot on eBay and ship it to India. www.ebay.com/itm/302886264722

  • @Kakarocka
    @Kakarocka 4 ปีที่แล้ว

    can I script its movements using python?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      Hi! This robot is based on Arduino, so you can use C/C++ to write code for it directly. You can also write a program in any language (Python, Java, C#, etc.) on your computer to remotely control this robot by sending commands to it through serial port or Wi-Fi. We provide a program (Peocessing App) written in Java. You can see it in the video.

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      If you want to control the robot by writing programs on the computer using Python, you can only use the actions we have written, not customize them.

  • @kingmasterlord
    @kingmasterlord 3 ปีที่แล้ว +1

    stick a solar panel on its back and make a router turtle

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      It is a good idea.

  • @JaggiJiggy
    @JaggiJiggy 5 ปีที่แล้ว

    Is it rc? Whoops should've watched the whole video

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Yes, you can control this robot remotely with:
      1. Laptop or desktop computer with Wi-Fi adapter. (Run Windows, Mac or Linux, including Raspberry Pi)
      2. Android phone or tablet. (Run Android 4.2 or later)
      3. Remote control. (Freenove Remote Control Kit, FNK0028)
      We offer two versions of this robot. One with remote control and the other without. They are already available on Amazon:
      store.freenove.com
      You can download the tutorial to know more about this robot before purchasing:
      github.com/Freenove/Freenove_Hexapod_Robot_Kit/archive/master.zip
      Please feel free to contact us again if there is anything else we can help:
      support@freenove.com
      Thank you for your interest in Freenove product.

  • @saivignessramasamy7248
    @saivignessramasamy7248 5 ปีที่แล้ว

    I am living in Ukraine and how can I buy it my friend

    • @Freenove
      @Freenove  5 ปีที่แล้ว

      Hi, we can ship products to Ukraine. Our support team has received your mail and will show you how.

  • @hissam777
    @hissam777 4 ปีที่แล้ว

    Sorry I Need the password of wifi ESP8266 how could I get?
    I want to use the android app.
    I have the 6 legs freenove robot

    • @hissam777
      @hissam777 4 ปีที่แล้ว

      When I go to connecting the wifi from my phone, it said enter the password ?
      What is the password? Pls

    • @Freenove
      @Freenove  4 ปีที่แล้ว +1

      Hi! The password is "Freenove" (case sensitive). It is mentioned in the tutorial, but it seems that it has not been placed in a prominent position. We will optimize it on the next update.

  • @alexshel8578
    @alexshel8578 4 ปีที่แล้ว

    JUMP?

    • @Freenove
      @Freenove  4 ปีที่แล้ว +1

      Sorry, its motor cannot provide enough power to make it do this. But it may be worth a try.

    • @alexshel8578
      @alexshel8578 4 ปีที่แล้ว

      ​@@Freenove do you have a jump code in arduino?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      @@alexshel8578 Hi! It seems that I misunderstood Jump Code. Can you tell me what it is?

    • @Freenove
      @Freenove  4 ปีที่แล้ว

      @@alexshel8578 Hi! Thank you for the video. So it is indeed a jump. Sorry this robot cannot do this due to the limitation of its motor. This robot uses small motors so that it cannot provide enough torque for the robot to jump up. As you can see in the video you provided, they used very large motors. Thank you for telling us a good idea, maybe it's worth a try.

  • @fredsparrow6498
    @fredsparrow6498 2 ปีที่แล้ว

    bonjour a tous j en possède un il est juste super

    • @Freenove
      @Freenove  2 ปีที่แล้ว

      Thank you.

  • @lakecrate5258
    @lakecrate5258 3 ปีที่แล้ว

    Is this product compatible with a raspberry pi 400?

    • @Freenove
      @Freenove  3 ปีที่แล้ว

      Hi! You can use your Raspberry Pi 400 as a wireless controller. We provide a client can run on Raspberry Pi.