Simple Accelerometer Interface / ADXL335B

Поделиться
HTML-код
  • Опубликовано: 20 дек 2024

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

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

    Thank you for sharing this simple yet effective and robust project! Very nice approach, appreciate it!

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

      You are very welcome!

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

    This is prob the most amazing circuit i've seen yet

  • @00zuu00
    @00zuu00 6 лет назад +1

    Nice video! I like that you show alternatives to microcontrollers. Usually, when I see a module I tend to think of an Arduino to interact with it, and here you provide a different and simple approach. Thank you!

  • @martinnoble-james6241
    @martinnoble-james6241 3 месяца назад

    Many many thanks for this video, I just built it and it works really nicely. I'm having problems with z at the moment though - I'm sure I'll work it out.....

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

      You're welcome!

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

    excellent circuit presented in simple way.
    PL there are two more components in this on bread board, one pf capacitor (brown colour) and other is probably the PTC/NTC (black colour ) which are not shown in schematic and are not discussed, what are the values for these?
    And please share the suitable PULL UP resistor values?
    As I understand Module GY-61 has a voltage regulator chip that has output of 3.3V, It will only work on 5V?
    Thanks

    • @0033mer
      @0033mer  3 года назад

      A .47 uf capacitor from pin3 of Lm339 to ground and a 2.2 uf capaitor across power supply to ADXL335 for filtering. This is something I do and is not needed for circuit operation. Pull up resistors can be 10k and operating voltage of the module is 3.3 to 5 volts.

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

    Thank you so, much for prompt response and guidance.
    Regards

    • @0033mer
      @0033mer  3 года назад

      Most welcome!

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

    thank you for the video! Do you have an idea how can i mix the x and y Signal analog with an amplifier circuit , without a MC

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

    Thank you... This was extremely helpful... If I want an output of 5v, along with turning on the LED, how can I do that?

    • @0033mer
      @0033mer  5 лет назад

      Feed the output of each comparator into a logic inverter IC like the CD4069 and you will get a 5v output when the LED turns on. You can also use a common CD4093 Nand with the inputs tied together to form four inverters.

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

      @@0033mer Thank you very much...

  • @martinnoble-james6241
    @martinnoble-james6241 4 месяца назад

    Any reason why I couldn't add an LM393 and run all 6 comparators from 2 trim pots?

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

      Yes, you can add more comparators for individual control.

    • @martinnoble-james6241
      @martinnoble-james6241 4 месяца назад

      @@0033mer Great stuff. Thanks very much, I'm really looking forward to this build. Any other "Arduino" boards you can run as analogue? I'm going to try the Pulsesensor heart rate monitor for starters....

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

    Nice video. could you do the same with the z axis? Also can i use a ADXL345 it has different connections but is cheaper than 335? The 345 connections vcc, gnd. int 1, int 2, sdo,sda and scl.

    • @0033mer
      @0033mer  3 года назад

      Yes, you can use the ADXL345 the same way and detect the Z axis.
      ruclips.net/video/df2pC1LVduA/видео.html

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

    Is there a capacitor with Adxl335b, and what is the value of that capacitor?

    • @0033mer
      @0033mer  2 года назад +1

      .1 uf on each axis output.

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

    btw I think axes are inverted or soemthing, x should be from the left to the right and y should be up and down orientation...I have impression that it is exactly the opposite...

  • @gandsnut
    @gandsnut 6 лет назад

    I'd almost have thought any of the LEDs would have gone off once the tilting motion stopped - as the acceleration would had gone to zero G/unit time. But to me, I'm seeing a "tilt sensor", as LEDs stay on even when the tilt movement stops. Not to split hairs, but if this IC is about acceleration, isn't 'accelerating' (or 'decelerating') motion the trigger, rather than a tilt in orientation whose motion goes to 0? I can't see how either 'mode' can be selected given the pinout. Thx.

    • @0033mer
      @0033mer  6 лет назад

      The force of gravity is constant so no matter how you orientate the IC there will always be a vector sum of 1g acting upon it.
      If we tilt the Y axis parallel to earth's gravitational pull we will get a constant 1g force on that axis.
      This is a good way to check calibration. During freefall we have zero g force and all outputs will go to zero volts.
      X and Y acceleration is measured when the Z axis has 1 g acting upon it. ( Board is laying flat not tilted )
      Check out this video: ruclips.net/video/P6yNjAk0QUQ/видео.html

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

    Can you help me please?
    I did the same but it gives me other higher values example x 1741 y2101
    z 1520 why?

    • @0033mer
      @0033mer  3 года назад

      What units are those values?

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

    Any chance you could do a photo or a diagram of this circuit with parts list for someone just getting started? Best wishes to you.

    • @0033mer
      @0033mer  4 года назад

      Schematic diagram starts at 4:26.

  • @ARADHANADUBEBEC
    @ARADHANADUBEBEC 6 лет назад

    how is it used to measure impact?

    • @0033mer
      @0033mer  6 лет назад

      Check out this video: ruclips.net/video/nDmlsHCuBlI/видео.html

  • @PerchEagle
    @PerchEagle 6 лет назад

    I'm confused now, all accelerometer, gyroscope and magnetometer look they do the same job which detect tilt effects! What is the actual difference between these modules?

    • @0033mer
      @0033mer  6 лет назад

      A Magnetometer measures the earth's magnetic field using a Hall effect sensor, so basically a compass.
      An Accelerometer measures the acceleration of a device (mass) in "g"s F=ma
      ruclips.net/video/nDmlsHCuBlI/видео.html
      A gyroscope measures angular velocity or rotation. ( Coriolis force )
      Both of these sensors use MEMS technology.

  • @pablofpv
    @pablofpv 6 лет назад

    Good video ,nice explanation .I have a project using a Arduino Nano ,I was looking for a way to test the module before using
    the Arduino.

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

    Bro love u so much

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

    can it sense staright motion also ?

  • @cassanoa
    @cassanoa 6 лет назад

    very nice - so simple

  • @DavidLeeMenefee
    @DavidLeeMenefee 6 лет назад +1

    Good video. Thumbs up...PEACE

  • @vidasvv
    @vidasvv 6 лет назад +1

    Good explanation, tnx fr the upload !
    73 N8AUM

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

    This is probably not what you think it is. It is not a speedometer. I measures gravity, that's why it has to be tilted. You may be wanting a GPS module if you want to know if your robot or drone is moving.

    • @0033mer
      @0033mer  Год назад

      As the data sheet of the ADXL335B shows, it is a 3 axis accelerometer which can measure "g" forces. When the ADXL335 is tilted in the x and y direction it is exposed to 1 "g" of gravitational force and will output a corresponding voltage, turning on the leds. Where in the video is the word "speed" or "speedometer" mentioned? If you were looking for a GPS video here is a link. ruclips.net/video/aBVxSyyx8Fw/видео.html

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

    great Idea

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

    Nice

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

    Nice. Thanks

  • @Brown_Potato
    @Brown_Potato 6 лет назад

    Thank you younger Jordan Peterson

    • @0033mer
      @0033mer  6 лет назад

      A fellow Canadian!

  • @2ntenz
    @2ntenz 5 лет назад

    Subbed