- How to Build a 1000W ZVS Induction Heater Using a Resonant RLC CircuitPosted 4 weeks ago
- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 10 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 10 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 year ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 1 year ago
- Building a 3D Digital Clock with ArduinoPosted 2 years ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 2 years ago
- Snowflake with ArduinoPosted 2 years ago
- Holographic Christmas TreePosted 2 years ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 2 years 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).