Operate

From Wikiversity
Jump to navigation Jump to search

Problem Statement[edit | edit source]

Take Arduino, and program it to make the LED light blink according to heart rate by merging the blink, fade and pulse sensor sketches into one working Arduino sketch.


Merging Arduino Sketches[edit | edit source]

Arduino Sketch Merge

Code[edit | edit source]

Merge of Codes

Poster[edit | edit source]

Resources[edit | edit source]

Fade Code

Blink Code

Pulse Sensor Code

Merging Arduino Codes

Next Steps[edit | edit source]

Did not find the code from the previous group posted, thus I will start with a clean slate.