Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 325 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 325 Bytes

This repositary provides C++ code for enabling communication between 2 Arduino UNO modules via 2 HC04 Bluetooth modules. Although one is called Slave and the other is called Master, both can tranfer as well as receive signals. This code will not be functional if the bluetooth modules are not configured as Slave and Master.