BlazejBatko / RPM-meter-arduino

RPM counter with Hall-effect sensor for Arduino project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPM-meter-arduino

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.

How to pin certain elements

Instructions

Preview

Alt Text

Built

Code written in C++ using Arduino IDE software

Parts used

  • neodyimium magnet
  • Arduino Uno
  • LED + resistor 220 Ohm
  • Hall-Effect Sensor - a3144
  • resistor 10 k
  • Wires
  • Breadboard
  • LCD 1602

Contributing

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.

License

MIT

About

RPM counter with Hall-effect sensor for Arduino project


Languages

Language:C++ 100.0%