We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abb6ec commit 553c870Copy full SHA for 553c870
PulseSensorAmped_Arduino_1dot2/README.txt
@@ -0,0 +1,4 @@
1
+This is the PulseSensor code from
2
+http://pulsesensor.myshopify.com/pages/code-and-guide
3
+modified to work on the Arduino Micro (which does not have TIMER2)
4
+so it should work on other Atmel32u4-based compatibles (but I haven't tested).
README
@@ -1 +1,4 @@
+PulseSensorAmped_Arduino_1dot2 is modified code for PulseSensor
+SAA1064 library for I2C controlling 4x 7-segment common-anode LEDs
The MIDI translator takes input from MIDI device attached to RX and outputs MIDI attached to TX
+pulseMonitorPCD8544 takes input from PulseSensor and displays on Nokia 5110 LCD
0 commit comments