GithubHelp home page GithubHelp logo

r1shabhraj / ecg-machine-using-nodemcu-and-oled Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1 KB

The ECG machine can be used to monitor the electrical activity of the heart and display the ECG waveform on an OLED screen

C++ 100.00%

ecg-machine-using-nodemcu-and-oled's Introduction

ECG Machine using NodeMCU and OLED

This project describes how to build an ECG machine using NodeMCU and OLED. The ECG machine can be used to monitor the electrical activity of the heart and display the ECG waveform on an OLED screen. The project uses an AD8232 ECG sensor and NodeMCU ESP8266 board to interface with the heart and OLED display.

Hardware Requirements

  • AD8232 ECG Sensor
  • NodeMCU ESP8266 Board
  • USB Connector
  • Breadboard
  • 0.96โ€ณ OLED Display with 128x64 resolution

Software Requirements

  • Arduino IDE

Wiring

The AD8232 ECG sensor is connected to the NodeMCU ESP8266 board. The VCC pin of the AD8232 ECG sensor is connected to the 3.3V output of the NodeMCU board. The GND pin of the AD8232 ECG sensor is connected to the GND pin of the NodeMCU board. The OUTPUT pin of the AD8232 ECG sensor is connected to analog pin A0 of the NodeMCU board. The LO+ and LO- pins of the AD8232 ECG sensor are connected to digital pins D5 and D6 of the NodeMCU board, respectively. The OLED display is connected to the NodeMCU board using I2C protocol. The VCC pin of the OLED display is connected to the 3.3V output of the NodeMCU board. The GND pin of the OLED display is connected to the GND pin of the NodeMCU board. The SCL pin of the OLED display is connected to digital pin D1 of the NodeMCU board. The SDA pin of the OLED display is connected to digital pin D2 of the NodeMCU board.

Usage

  1. Connect the circuit according to the wiring diagram.
  2. Open Arduino IDE and write the code.
  3. Save the file with extension .ino.
  4. Change the Ubidots token and save the code and upload.
  5. Check the serial plotter.
  6. Then go to the Ubidots to check the uploaded data.

Conclusion

This project demonstrates how to build an ECG machine using NodeMCU and OLED. The ECG machine can be used to monitor the electrical activity of the heart and display the ECG waveform on an OLED screen. The project uses an AD8232 ECG sensor and NodeMCU ESP8266 board to interface with the heart and OLED display.

ecg-machine-using-nodemcu-and-oled's People

Contributors

r1shabhraj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.