- 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 1 year 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
Cutting length measurement for circular saw
If you have a circular saw you probably use a tape measure every time you want to cut a piece of wood and make pencil marks after you find the desired length. In this project we will see how to simplify the process by creating a device that accurately measures cuts every time. You won’t need a tape measure or pencil and each cut will be exactly the length you want.
The device measures the distance a piece of material moves along a guide of the circular saw and displays the length on a smartphone screen via a web application. The distance is measured by placing a wheel over the piece to be cut, it will turn as the material moves under it. The rotation is translated into horizontal distance and displayed in inches or millimeters. In the first image we see the required components and in the second the wiring diagram, we use a Wemos D1 board (based on the ESP8266).