Monday, May 13, 2019

Pedometer using MIT App Inventor

       

Pedometer Using MIT App Inventor
In This Blog we discuss about how to make pedometer App using MIT App Inventor

Pedometer-pedometer is used to count the steps.and calculate the distance covered by human.It is a usually portable device  counts each step a person takes by detecting the motion of the person's hands or accerolometer sensor which is inbuilt within smartphone

Step 1st-Search on google MIT App Inventor here click for login

                        Click on Create App


Step 2nd
                    Login Using Google Account
Step 3rd
Click on Start on New Project and Write Your Project Name

Step 4th

Drag Componet Which is Required for Building this app-


  • Button
  • Pedometer Sensor in  Sensor Box
  • Accelerometer in Sensor Box
  • TinyDB used for storage
  • Labels
  • Horizontal And Vertical arrangemen
  • Rename Button,and labels according to  below image





-

Step 5th-Download Image of Start,Stop, Reset Button from Google.






















Steps -6th  Programming.

Click on Blocks-

  1. First Intialize the events-




  1. Program for Start,Stop And Reset Button.







  1. programming For Step Count-





programming For Storage-




Step 7th

Goto Designer And Click on built Button,after clicking built button you see option for Save as APK file.and install the app.

Step 8th-Open App and click on Start Button-


You are Also watch Video







3 comments:

  1. mail your resume at contact.tripsbro@gmail.com if you are interested in the role of Senior Electronics Engineer at a robotic startup in Bangalore. This message will be deleted in 2 days.

    ReplyDelete

ESP 32 FreeRTOS Task Create in Dual Core

ESP 32 FreeRTOS, LED Turn On and Turn Off: In This Artical i will explain you, how to  use FreeRTOS in ESP32 Board- Projects 1- Create three...