Displaying distance between ultrasonic sensor and an object on an LCD I2C screen via two bluetooth module connection

Is it possible to print the distance between a object and a ultrasonic sensor via bluetooth module connection to another module which is connected to a lcd i2c screen?

Yes, it is.

1 Like

As far as the screen & the bluetooth are concerned, it's all just data - they neither know nor care where the data comes from, nor what it represents.

Clearly, lcd i2c screens can display data, and bluetooth can transfer data - so the answer is (as @paulpaulson said), "Yes".

1 Like

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