Hi all,
Is it possible to send two digital signals to the Bluetooth DIP module and program it to output a character from the Tx pin?
In my application, there will be two digital output from PIC microcontroller, and they will make four combinations, 00, 01, 10, 11. I want the Bluetooth module to broadcast different characters according to the combination. For example, broadcast ‘1’ when the inputs are 01, and broadcast ‘2’ if 10, etc.
Will this be possible? How can I do it? I’m not major in electronic but just hope to use the module in my application.
Will appreciate if anyone can give some hints here. Thanks a lot!