Coder Social home page Coder Social logo

pulsesensor_amped_processing_visualizer's Issues

Processing 3.1.1 error with Arduino Leonardo

Hi, so uploaded the Arduino Leonardo code to my r3 Leo and when running Processing with your code it says "Could not run the sketch" and breaks at:

println(Serial.list()); // print a list of available serial ports

any ideas please?

Receiving data via Bluetooth

Does Processing have Bluetooth/BLE capabilities? I am looking into modifying the Visualizer to receive the data via Bluetooth, but cannot find any resources, so is that even possible?

Edge case: Sketch crashes if there are no ports

The sketch won't start if there are no serial ports available. This can happen on Windows machines if there is not an Arduino plugged in to a USB port. Needs to send message to user saying " No ports :( Please plug in an Arduino!" or something.

Processing showing square waveform

@biomurph
I am trying to make the Patient Health Monitoring System, I have interfaced LM35 with a Pulse Sensor when I run code for just a pulse sensor the Processing displays the correct waveform but when I try to run the combined code of both LM35 and Pulse Sensor, processing shows a square type of waveform.
Code:
Patient Health Monitoring.txt
Pictures of waveform
PulseSensor-11846
PulseSensor-3190

Could not parse -1 for --display

I have a problem zu start the process.

Could not parse -1 for --display
/dev/cu.AirPodsvonSebastian-Wir-1 /dev/cu.Bluetooth-Incoming-Port /dev/cu.usbmodemFA121 /dev/tty.AirPodsvonSebastian-Wir-1 /dev/tty.Bluetooth-Incoming-Port /dev/tty.usbmodemFA121

Sketch not running ArrayIndexOutofBound error

Hi,

I am trying to make your sketch run. But when compiled i get following errors

  1. Could not run the sketch (Target VM failed to initialize)
  2. ArrayIndexOutofBound at line : 205
    button[p] = new Radio(35, 95+(yPos*20),12,color(180),color(80),color(255),p,button);

can you please help in understanding what is going wrong.
I just downloaded and compiled rightaway.

EM

'import' does not name a type

There is an error in this line of code:
import processing.serial.*; // serial library lets us talk to Arduino

Also, when I open the sketchbook it straight prompted me to new Arduino IDE window not the visualizer window.

Not displaying BPM and IBI

It says in the code that it's TODO for next project. Has anyone done this second project?

Plus, how can I have it show the BPM and IBI? I am using the Phidget VINT hub if that's a factor.

Cannot open port

Screenshot 2024-03-20 135129

Would anyone know why it cannot open my port, or what this error means?

Won't compile

I set serialVisual = false in the Arduino app as instructed.

Measure blood pressure

Hi All,

I have researched about measure blood pressure, I have talked with some Doctors about it.

On overview the doctors say this:
From the electrocardiogram it is possible to calculate many important values, this includes blood pressure.

From your experience you know some project, document or research that I can follow to calculate blood pressure.

Thanks for your time.

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.