Projects for Arduino that build to an ECG Device
All 3rd party libraries used for this project
Example code for making onboard LCD blink. Mainly to test connectivity.
Example code for plotting multiple variables on the arduino plottig tool.
Implements a moving average filter for reading PT100 temperature sensor. Displays unfiltered and filtered values.
Implements a ring filter for a PT100 temperature sensor.
Example code for displaying a "hello world' message on a 16x2 LCD screen.
Combination of 2.0, 2.1, and 2.2 programs.
Implements buttons to alter a display.
Uses the millis() to count durations.
Plots a simulated ECG signal onto the Serial plot.
Displays a calculated heartrate on a 16x2 LCD.
Initial use of the 3.5" LCD display.
Initial use of a buzzer module.
The final code for the project.