Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read data live from serial/uart #54

Open
Engineer-of-Stuff opened this issue Jul 2, 2019 · 4 comments
Open

Read data live from serial/uart #54

Engineer-of-Stuff opened this issue Jul 2, 2019 · 4 comments

Comments

@Engineer-of-Stuff
Copy link

Engineer-of-Stuff commented Jul 2, 2019

I'd like to read the data collected live via serial/uart instead of having to collect the SD card. Is this possible?

Maybe someone can give me some tips on where to edit the firmware?

I haven't ordered a kit yet, but without being able to read live data this device is kind of a no-go.

@Engineer-of-Stuff
Copy link
Author

Bump???

@cw1812
Copy link

cw1812 commented Sep 2, 2020

The function is already there. Look for Serial.print() or Serial.println() inside the main file bGeigieNano.ino you will see what will send.

@robouden
Copy link
Contributor

robouden commented Sep 2, 2020

So you can install a bGiegieCast (soon tp be released ) or BLEBee and read the data thought BLEE, WiFI or both.

@robouden
Copy link
Contributor

robouden commented Sep 2, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants