Coder Social home page Coder Social logo

I got alphabetical numeral after output to Processing_visualizer, is this ascii? and how do i convert it back to string using processing? about pulsesensor_amped_processing_visualizer HOT 6 CLOSED

worldfamouselectronics avatar worldfamouselectronics commented on August 29, 2024
I got alphabetical numeral after output to Processing_visualizer, is this ascii? and how do i convert it back to string using processing?

from pulsesensor_amped_processing_visualizer.

Comments (6)

qkaifong avatar qkaifong commented on August 29, 2024

Here's what i captured in excel:
excel

from pulsesensor_amped_processing_visualizer.

biomurph avatar biomurph commented on August 29, 2024

@qkaifong
The way that the Processing Visualizer formats the data is to be used with our Processing sketches.
It looks like you are trying to use more than one Pulse Sensor. Is that correct?

If you just want the data, you will need to either set the OUTPUT_TYPE as SERIAL_PLOTTER, or remove the ascii letter at the begining of the data points yourself.

We're working on an OUTPUT_TYPE that will output raw data, and be easier to save and store on a computer.

from pulsesensor_amped_processing_visualizer.

qkaifong avatar qkaifong commented on August 29, 2024

It looks like you are trying to use more than one Pulse Sensor. Is that correct?

Yes!

If you just want the data, you will need to either set the OUTPUT_TYPE as SERIAL_PLOTTER

I'm creating a GUI in processing, so i will need my Output_type to be processing_visualize.

or remove the ascii letter at the begining of the data points yourself.

Which part of the code in processing that i should amend?

Thank you so much for your reply!

from pulsesensor_amped_processing_visualizer.

biomurph avatar biomurph commented on August 29, 2024

@qkaifong
Please use the Processing sketch here
https://github.com/WorldFamousElectronics/Pulse-Sensor-Processing-2-Sensors-Visualizer
it is designed to graph the data from two sensors.
The code is commented well, and you should be able to modify it for any purpose that you like.

from pulsesensor_amped_processing_visualizer.

qkaifong avatar qkaifong commented on August 29, 2024

I did actually used that code as my foundation, i will try to work my way through. And if there's any more doubt, i will post my question here again.

Thank you so much for your help!

from pulsesensor_amped_processing_visualizer.

biomurph avatar biomurph commented on August 29, 2024

@qkaifong
That's great!
If you have any questions about that code, please post an issue on that repo to keep things tidy.

from pulsesensor_amped_processing_visualizer.

Related Issues (19)

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.