Blynk and tensorflow?

Hi friends. is it possible to using tensorflow with the blynk?

Rather than asking a super broad question, better explain what’s your goal.

3 Likes

Hi pavel thanks for reply. I want to display detected object by tensorflow in the blynk app. for example when tensorflow detecting a car then writing to virtual V1. is any API or any python script to send data to arduino from tensorflow ?
the tensorflow is installed on the raspberry pi.

I think you are asking the wrong people… You should already know that Blynk will request and accept 3rd party data via Webhook… The question you should be asking Tensorflow is if & how to send out such HTTP(S) API data.

Or actually spend some quality time reading their documentation :stuck_out_tongue_winking_eye:

1 Like