I'm currently working on a project that requires several pucks.js. I want to create a training system using ten pucks. The idea is that I would program different exercises. For example, the one puck that lights up green has to be pressed, and shortly after, it turns off again, and another puck lights up. That means every puck has to give and receive information from the other pucks. I was thinking about using Bluetooth mesh for this. Would that be possible or is there a better method?
Could anyone help me?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm currently working on a project that requires several pucks.js. I want to create a training system using ten pucks. The idea is that I would program different exercises. For example, the one puck that lights up green has to be pressed, and shortly after, it turns off again, and another puck lights up. That means every puck has to give and receive information from the other pucks. I was thinking about using Bluetooth mesh for this. Would that be possible or is there a better method?
Could anyone help me?