I have a term project: I need to develop a mobile game(Guitar Hero Like rhythm game) probably on Unity and I need to develop a custom controller for this game that works on android device. There will be 3 buttons for notes and Bluetooth connections between android device and controller. My question is can I use ESP32 as a mobile game controller. If it's yes, which model that you suggest me?
-
1Yes you can, Pick the most inexpensive one that supports Bluetooth, you only need 3 inputs.Gil– Gil2021年03月01日 02:06:52 +00:00Commented Mar 1, 2021 at 2:06
-
Anything that supports BT/BLE could be used.Dave Newton– Dave Newton2021年03月01日 21:27:20 +00:00Commented Mar 1, 2021 at 21:27
lang-cpp