Stream 64 floating point values via Bluetooth

Hi guys,

First of all here is a link to my project, I have been working on this for the last few months and asked a lot of dumb questions here on the forums, and wouldn’t have gotten this far without the help of its members.

Time for a few more questions.
I would like to know if it’s possible to stream the 64 floats from the AMG8833 thermal array via Bluetooth to a smartphone. Would the ESP32 Bluetooth be fast enough for this? It would have to send the full 64 floating point values multiple times per second, the data would then be used in a smartphone app to create a thermal image (I bet I could interpolate the hell out of it on a smart phone

mickymik:
(I bet I could interpolate the hell out of it on a smart phone

Really? In that case it might make sense to interpolate before you send it.
And while you're at it, you might try coming up with a definition of "multiple".

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.