- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Drill depth display with gyro sensor
Most bench drills have a ruler to read the drilling depth. The greater the accuracy at which the desired position can be read, the greater the success of the job. In this project we see an alternative proposal: a display in which we see the drilling depth thanks to a gyroscopic sensor and an 8-digit 7-segment display with Arduino Nano support.
But how is the depth of drilling measured? There are several possibilities for a length measurement. An ultrasonic measurement could work, a wire encoder and a rotary encoder are also possible choices, here we see an alternative solution.
Most drills have a side handwheel to adjust the depth which can be turned approx. 270 °. So not even a full turn, you can then measure the angle with a gyro sensor. The cable connection cannot be twisted and only one inexpensive component is required (such as the MPU-6050).