Simple code for Arduino Project I made. Using Hall-Effect Sensor we can measure the speed of rotation. RPM (Revolutions per minute) – the number of revolutions per minute.
Code written in C++ using Arduino IDE software
- neodyimium magnet
- Arduino Uno
- LED + resistor 220 Ohm
- Hall-Effect Sensor - a3144
- resistor 10 k
- Wires
- Breadboard
- LCD 1602
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.