Skip to content

Chords is a web-based application that transforms your Arduino board into a powerful signal visualization tool, allowing you to monitor and analyze ECG and EMG data directly in your browser.

Notifications You must be signed in to change notification settings

upsidedownlabs/Chords-Web

Repository files navigation

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

  • Connection: Experience a smooth connection/disconnection with board in single click.
  • Real-time Visualization: Visualize incoming data without any jitter from the board in real-time on SmoothieCharts.
  • Recording: Record the signals data and download data in csv file.

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 "Grid/List" button to chnage the view.
  6. Click the "Play/Pause" button to stop and start data on screen.
  7. Click "Autoscale" button to zoomin data visualization.
  8. Click the "Record" button to record data.
  9. To download the recorded data, click the "download" button.
  10. Click the "Delete" button to delete recorded data.

Technologies Used

  • Next js: A framework build on top of React.js.
  • TypeScript: Statically typed superset of JavaScript.
  • Tailwind CSS: Utility-first CSS framework.
  • Shadcn UI: Provides Reusable and customizable components, built with radix UI.
  • Smoothie Js: Real time charting library.
  • IndexedDB Browser-based database for storing recorded data.

Resources

Contributors

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

About

Chords is a web-based application that transforms your Arduino board into a powerful signal visualization tool, allowing you to monitor and analyze ECG and EMG data directly in your browser.

Topics

Resources

Stars

Watchers

Forks

Languages