- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months 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).