Digital Scale
Aim:
The main aim of the project is to measure the distance digitally by the help of ultrasonic sensor.
Components Required:
| Sr. No |
Component |
Quantity |
| 1 |
TeBoT |
1 |
| 2 |
TeBoT Cable |
1 |
| 3 |
Ultrasonic Sensor |
1 |
Connection and Code Upload:
Step 1: Connect the Ultrasonic Sensor on TeBoT. Also connect the TeBoT with your device and turn on it.
Step 2: Select the board and port, then upload the code.
Warning: If you face any issue while uploading the code, then first
“OFF” the TeBoT. Next, turn
“ON” the TeBoT. Press the
“BOOT” button for a short time then press the
“RESET” button once. Then release the
“BOOT” button.
You will get a drive. Then upload the code.
Step 3: Now go to serial monitor in Arduino IDE.
Now, when you put something in front of ultrasonic sensor you will see the change in distance in the serial monitor.
Conclusion: From this project we got the idea about all components, connection of those components and made the digital scale.