- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 1 week ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months 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).