Hi, guys,
I am new to this board. I'm working on a project. It's about a game. For the game I need a controller and a helmet.
There are two players. The controller of player A sends a sound signal and this signal is output in the helmet. With the helmet, player B can now orientate himself in a room full of obstacles (blind) only with the sound.
I have two Arduino and two NRF24l01, one for the helmet and one for the controller.
&&question&&
1.) How can I code this?
(e.g. when player A presses the left button of the controller, the helmet makes the left sound, when the player presses the right button of the controller, the helmet makes the right sound accordingly)
2.) Further question to 1) --> Can I have different tones output for left and right? (for example "left" for left and "right" for right.
3.) Is it better to use headphones in the helmet from loudspeakers or in ear?
I hope you guys have some ideas and possibly give me some help, especially with the coding.
Regards.