MakerWorld
Electronics
Go to Model
Object Counter & Tachometer with OLED Display
12
Downloads
20
Likes
7
Makes
Object Counter & Tachometer with OLED Display – Arduino ProjectThis Arduino-based project combines two measurement functions into one compact system using an OLED display. In Object Counter mode, it detects and counts objects passing in front of an IR sensor, displaying the total on screen. In Tachometer mode, it measures the rotational speed (in RPM) based on the time interval between consecutive objects, assuming each object corresponds to one revolution.Two push buttons allow the user to:Reset the count or RPM readingSwitch modes between "Object Counter" and "Tachometer"It is compatible with both Arduino Uno and the classic Arduino Nano, using the I2C interface for display and analog input for sensor reading. The Arduino code has been uploaded in txt documentation format.Use Arduino IDE to upload the code.After downloading and installing Arduino IDE, install the following libraries into Arduino.u8g2Adafruit_GFX.hAdafruit_SSD1306.h Assembly instructions. And the mater
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!