Skip to content

Commit 73cfa6a

Browse files
authored
added links to deeper readmes
1 parent 42ce303 commit 73cfa6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
This is the home for example code that connects Pulse Sensor to Raspberry Pi
33
# Raspberry Pi 3 Ways
44
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)
66
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)
88
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)
10+
C code that reads your Pulse Sensor via ADC!

0 commit comments

Comments
 (0)