Arduino MPU6050 Accelerometer | 3D Simulator

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ต.ค. 2018
  • Hey friends in this video we will simulate a 3D plane with Arduino and MPU6050 gyro module
    Visit my Website to Download Codes and Circuit Diagrams:- www.viralsciencecreativity.com
    Circuit:- drive.google.com/open?id=14-g...
    Files:-
    Jrowberg i2cdevlib:- github.com/jrowberg/i2cdevlib/
    Processing:- processing.org/download/
    Toxiclibs:- bitbucket.org/postspectacular...
    Materials:-
    Arduino
    MPU6050 module
    Breadboard
    Jumpers
    Follow me on:-
    Facebook:- / viralscience20
    Facebook:- / viral.dodhia.73
    Instagram:- / viral_dodhia_
    Twitter:- / viral_science_
    snapchat:- viraldodhia20
    --------- VIRAL SCIENCE © ----------
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    vraiment un super projet ca mon ami ♥♥

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

    Excellent project 👍

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

    Nice Video Sir

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

    Nice video bro, thanks

  • @jackfrost4033
    @jackfrost4033 3 หลายเดือนก่อน

    Does measuring the trajectory of a turning plane only require a gyroscope or also an accelerometer? (for trajectory measurement and not that of pitching)
    THANKS

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

    Nice vedio bro..

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

    Nice video bro

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

    Could you tell me where I change the 3d model for another one?

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

    Hello. I have MPU 9255 sensor. Likewise, can I make a 3d project with this sensor? where can i find the codes?

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

    Superb but it could have been more better if there would be land and mountain scenery in the Flight Simulator

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

    hi, i can't download the toxi library from bitbucket.. it says link has no power.. can you help?

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

    The BitBucket link says to go to a Gihub link, but I cant find the needed files on the linked Github. any chance that can be updated?

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

    in a good way

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

    hey can you place tell me which online simulator has MPU6050?

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

    Can this be applied to the BNO055 sensor??

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

    Nice video!!!!
    Can you tell me which language should i have to learn to code adrino circuit to make such things

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

    Bhai kya me drone me use kar sakta hu?

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

    I use UNO but at the output I get just ********* (stars) and not any values for accelerations: first step. I connected SDA and SCL once on A4 A5 and another trial on SDA and SCL on UNO.. any comment to correct this? I assume your code is applicable for UNO as in the comments it is mentioned that for UNO use pin2 for instance.. any clue why I am not getting the values..?

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

      I had the same problem. I tried switching the MPU bard for a different one and it started working. I have almost no experience coding, so it could be another issue, but swapping for a different board worked for me. Good luck!

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

    Can you rotate 360 degrees?

  • @user-ej7jx3qb2n
    @user-ej7jx3qb2n ปีที่แล้ว +1

    sir can you provide processing and toxiclibs code.

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

    Can we play racing games with this

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

    Bro try to build a brushed Arduino drone pls

  • @dhairyashah9210
    @dhairyashah9210 5 หลายเดือนก่อน

    How to create custom object for simulation

  • @bharathkumar-px1hn
    @bharathkumar-px1hn 5 ปีที่แล้ว

    i'm getting an error in processing 3.4 line no. 71 ( String portName = Serial.list()[0];)
    error command : Could not run the sketch (Target VM failed to initialize).
    For more information, read revisions.txt and Help ? Troubleshooting.

  • @Kickit18
    @Kickit18 ปีที่แล้ว

    that com window is not opening for me anybody help

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

    Hlll sir i want to made magnatic picup sensor same signal cirkit diagram

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

    thank you !!! And even in Russia there is no normal video

  • @domain3973
    @domain3973 11 หลายเดือนก่อน +1

    Software name ??

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

    Make one more channel of c++ programs teach

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

    this didnt work for me until i commented //String portName = Serial.list()[0];
    line on processing code and uncomment String portName = "COM4";
    also the processing libraries folder is C:\Users\username\Documents\Processing\libraries

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

    it says mpu6050 connection failed
    im using an arduino uno btw

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

    you´r a vega señor

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

    Is it possible to change the default 3D object ?

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

      did u find it bro

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

      Yes and No , an obj file can be added into the script but you will have to make the required code for rotating the 3D object according to the MPU data (In Java). In the given example script the 3D aeroplane is modelled using code ,which is why it's made of just primary shapes.

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

    Hello sir in which software u did the circuit plz tell

  • @gergeter3836
    @gergeter3836 7 หลายเดือนก่อน

    mine only work for like 5 sec and it just stop, any fix? thanks

    • @tahseenshaikh9343
      @tahseenshaikh9343 6 หลายเดือนก่อน

      same

    • @gergeter3836
      @gergeter3836 6 หลายเดือนก่อน

      @@tahseenshaikh9343 change the code, I fixed ot

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

    minta library DHT-11

  • @satyaprakashk2407
    @satyaprakashk2407 4 หลายเดือนก่อน

    bro please provide another link or files of toxiclib

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

    Bro rplyyy