upsidedownlabs / Chords-Web

Chords is a web application that transforms your Arduino board into a powerful bio-potential signal acquisition tool, allowing you to visualize and record ECG, EMG, EOG, and EEG data directly in your browser.
https://chords.upsidedownlabs.tech/
5 stars 6 forks source link
acquisition biopotential-signals ecg eeg emg eog neuroscience nueroscience physiological-signals upsidedownlabs web-serial-api

Chords Default

Chords is an application based on Web Serial connection, you can connect boards like Arduino Uno, Arduino Nano after uploading the ArduinoFirmware.ino code to it, you'll recieve data signals from the board which can be visualized on web using Chords. Users can visualize ECG and EMG signals.

[!NOTE] Flash Arduino code to your hardware from Chords Arduino Firmware to use it with Chords.

Features

How to use

  1. Connect the Arduino to your computer using a USB cable.
  2. Open the Arduino IDE and flash the provided firmware onto the Arduino.
  3. Open Chords in a web browser.
  4. Click the "Connect" button to establish a connection with the Arduino and stream.
  5. Click the "Zoom" button to zoom in on data visualization.
  6. Click the "Play/Pause" button to stop and start data on screen.
  7. Click the "Record" button to record data.
  8. Click the "download" button to download the recorded data.
  9. Click the "Delete" button to delete recorded data.
  10. Click the "Plus/Minus" button to increase/decrease channel.
  11. Click "Theme" button which is present in navbar to change theme.
  12. Click the "Disconnect" button to terminate the connection with the Arduino and stop the data stream.

Technologies Used

Resources

Contributors

Thank you for contributing to our project! Your support is invaluable in creating & enhancing Chords-Web and making it even better. 😊