IFD:PhysicalComp2011/Julia Putscher/Codes for Arduino and Processing - EKG Sensor: Revision history

From Medien Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 May 2012

8 April 2012

6 April 2012

  • curprev 12:4012:40, 6 April 2012Julez talk contribs 1,812 bytes +1,812 Created page with "==Codes For The EKG Sensor== ===Arduino=== void setup() { <br> // initialize the serial communication: <br> Serial.begin(9600); <br> } <br> <br> void loop() { <br> // send the ..."