Arduino CUBIC METER

3,610

26

7

Introduction: Arduino CUBIC METER

About: Innovation & Reasearch new technologies, for Mining Automation and Medicine Surgery Simulation.

Uploaded project was designed and programmed by Rodrigo Mejías (Santiago-CHILE).

The product consists of measuring from a simple linear distance, square meters and up to cubic meters. Since we are using HC-SR04 ultrasound sensors, distances should not exceed between 3.5 meters and 4 meters long,and especially there should be no obstacles in the line that is registering the measure

According to the measurement that we select in the TFT screen menu, the LEDs will begin to flash indicating where each sensor should point, so that each distance registers the angle for square meters, cubic meters, or simply linear distance. After that, just make click on center of ROTARY ENCODER to Start collecting ("MEDIR option") each distance. An single 3-axis graphic will show each measure and confrimed by each LED that stays ON. And according selected Option in menu Mts2 or Mts3, results will be shown on top right corner.

First Time Author Contest 2018

Participated in the
First Time Author Contest 2018

Be the First to Share

    Recommendations

    • For the Home Contest

      For the Home Contest
    • Make It Bridge

      Make It Bridge
    • Big and Small Contest

      Big and Small Contest

    7 Comments

    0
    bqinglei
    bqinglei

    4 years ago

    Can you provide the hardware model? Additionally, as for the .ino file, lots of head file need to be included, even if I found all .h files, I still cannot compile the Cubic_RM. Can you support more help? With a lot of thanks.

    0
    JieH2
    JieH2

    5 years ago

    Hello, your project is very good!

    I would like to ask you to replace the sensor with three GY30 modules (IIC light sensor) to detect the two-dimensional plane?

    0
    Rodrigo Mejias
    Rodrigo Mejias

    Reply 4 years ago

    Hi.

    Do you mean to make same cube but with GY30 sensors?.... If it is, I think is very possible to do so. From that point of view, you just need to replace HC-SR04 code lines for the GY30 commads to adapting CODE and measuring formula to read (Single line, Doble Axys or 3 axys dimension).

    In spite of HC-SR04 can read close to 3 or 4 lineal metres, I´m not sure how long GY-30 can read through light intensity.

    Best regards.

    Rodrigo

    0
    DIY Hacks and How Tos

    Cool project. You should enter this into the First Time Author contest.

    0
    Rodrigo Mejias
    Rodrigo Mejias

    Reply 5 years ago

    Hi,
    Thanks for the advice, I'll keep it in mind.