The ADXL335 Accelerometer

 How true was what we knew about  this accelerometer module, how sharp could this be. Could we trust it to help our robots balance themselves rightly, what can it really do?


Not until this simple project, no decision was taken. So that’s it, for every unique feature in your project, you have to separately pass some components through fire to see if they stand your need. 

In this simple project, the Arduino microcontroller with the help of the ADXL335 accelerometer reads the slightest tilt, and the Arduino commands the respective LEDs at the end of the tilt to come ON/OFF to indicate where the slope descends to. 

This means we can trust the accelerometer to check the tilt of any robot which is capable of of falling down through a particular one or two axis. An example of such robot is a self balancing robot.

Amazing the ADXL335 can do more than in this video. In terms of yaw, pitch and roll, this test on the adxl355 was to depicts its ability to sense just pitch and roll. It surely can also sense yaw too, which is an amazing feature. This suggests that, the accelerometer can be used in your future aircraft projects. 

A later test from the aeenics_labs will show its ability to read the “yaw”.

Related Articles

Using the dual axis analog joystick module

Where are the game center squad?
Do you remember those guys behind the UCOM game pad who would be like “oh as for me I play FIFA well with analog” and at the end of the day they would still loose the match, eiiiii?
You know what, today we will be doing something more technical and fantastic with one of the joystick modules.
We will learn how to harvest the x and y coordinates out of the joystick and use it to control things in real life…..

The 555 timer IC.

As a hobbyist, engineer, or maybe an electronics geek or wherever you find yourself, you can’t really have the time and pleasure to know what goes on in all the million ICs in the world. However you can delve with me into this simple 555 timer to see whats going on in it. This can give you a certain level of understanding about almost all ICs.

Responses

Your email address will not be published. Required fields are marked *

  1. Nice tutorial
    Reading this tutorial brought an idea of developing a suspension object in the air (eg: a Drone)
    where the leds would be replace with Drone Motors + some small amplifier circuits

    will post the outcome here when am done 🙂