- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Arduino Pro Mini + Pulse Sensor + OLED = Arduino Controlled Heart Rate Monitor
Inspired by a Star Trek Tricorder, the maker has converted a handheld gyroscopic toy into an original handheld Arduino controlled heart rate monitor.
The device consists of an Arduino Pro Mini with a pulse sensor and an OLED display stuffed inside the handle, which conveniently already had accommodations for three AA batteries.
After opening up the handle, I removed the motor that was in its bottom and started planning out the placement of the sensors. I’ve cut out two openings, one for the sensor and another one for the screen. After cleaning out both holes with a file, I’ve glued the screen and the sensor to one side of the plastic handle and continued with the wiring.
Since I worked with an Arduino Uno for the prototyping, I uploaded the same sketch to an Arduino Pro Mini before I soldered anything as this is a lot more easier.
All the code, hardware and instructions to build your Arduino heart rate monitor device is available in the Instructable’s project page. For further information you can also watch the demonstrative video below.