Hi,
I would to read the inputs from 5 Bluetooth devices. These devices are sensors which will output voltages between 0-5 volts which I would like to transmit the value over bluetooth and read on my uno.
Whats the best setup to do this?
Thanks
Hi,
I would to read the inputs from 5 Bluetooth devices. These devices are sensors which will output voltages between 0-5 volts which I would like to transmit the value over bluetooth and read on my uno.
Whats the best setup to do this?
Thanks
Quite likely not bluetooth. The NRF24 is a similar device and made for this sort of job. Also, the ESP8266.