Coder Social home page Coder Social logo

pulsesensor_amped_processing_visualizer's Introduction

logo

Processing Visualization & PulseSensor

Picture

Upload Arduino Sketch To Your Microcontroller

Before running this program, you have to upload our Pulse Sensor Arduino Sketch to your Arduino board of choice. For details on how to do that, go here. In order for your Arduino board to talk to the Pulse Sensor Amped Visualizer, you will need to change a variable in the Arduino code. The variable is called outputType, and by default it is set to SERIAL_PLOTTER. You need to change it to PROCESSING_VISUALIZER. To make this change, go to the main tab of the Arduino Sketch, and change the variable declairation as shown below.

outputType declariation

Then, upload the Arduino Sketch and your board is ready to send data the way our Processing Visualizer likes to get it!

Installation

  1. Click the Clone or Download button above and download the zip, or if you are a github user, clone this repo, or fork it!
  2. Unzip the download, and take the folder called PulseSensorAmpd_Processing_Visualizer and place it in your Documents/Processing folder.
  3. Then open or restart Processing to access the code through your Sketch folder. Select File > Sketchbook... open sketchbook

Then select PulseSensorAmped_Processing_Visualizer

select sketch

The Sketch will launch, and you will be prompted to select the USB port associated with your Arduino board. The list of available ports with auto-update when you plug/unplug USB cables. Use the Refresh Serial Ports button to update the ports list if you don't see your Arduino. Usually, your Arduino port is at the top of the list! You can also make a note of the port that you used to upload your code in Arduino, since it's the same one. Once you select the right port, you will start seeing hearbeat data!

select port

There are a couple of cool things you can do while the sketch is running:

  • Press 's' or 'S' to take a screenshot of the program window

    • The image will be saved in the sketch folder as a .jpg
  • Press 'r' or 'R' to reset the data windows to zero

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.