Connect Arduino to M5stack Hearbeat sensor
-
Is it possible to use a M5Stack Heartbeat sensor with just a arduino uno?
I would like to connect it directly to the arduino uno so that i get the bpm of my heart on the serial monitor from arudino. A quick yes its possible would help but aswell a little code bcs i tried for a couple of hours now and i cant find a solution or if its even possible. New to this sorry:) -
Yes.
There is nothing specific to M5Stack.
Which exact model do you have?
The M5Stack example will reference a library and M5.LCD. display references which may be confusing to an Arduino.
Are you programming in Arduino IDE?