In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way to allow remote ...
A while ago I received a couple of I/O port expander modules that use the I 2 C protocol. Using that Chinese module, you can use only the SDA and SCL pins of your Arduino, or any microcontroller ...