You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
This is the home for example code that connects Pulse Sensor to Raspberry Pi
3
3
# Raspberry Pi 3 Ways
4
4
There are currently 3 examples. Check back for more soon!
5
-
### Raspberry Pi + Arduino
5
+
### [Raspberry Pi + Arduino](https://github.com/WorldFamousElectronics/Raspberry_Pi/blob/master/PulseSensor_Arduino_Pi/PulseSensor_Arduino_Pi.md)
6
6
Connect your Arduino to your Pi and start streaming Pulse Sensor data!
7
-
### Raspberry Pi + Processing
7
+
### [Raspberry Pi + Processing](https://github.com/WorldFamousElectronics/Raspberry_Pi/blob/master/PulseSensor_Processing_Pi/PulseSensor_Processing_Pi.md)
8
8
Connect your Pulse Sensor to your Pi via ADC and visualize in Processing!
9
-
### Raspberry Pi + C
10
-
C code that reads your Pulse Sensor via ADC!
9
+
### [Raspberry Pi + C](https://github.com/WorldFamousElectronics/Raspberry_Pi/blob/master/PulseSensor_C_Pi/PulseSensor_C_Pi.md)
0 commit comments