Sielu-Rooster / RoosterHands

VR Flight Simulator Hand Tracking Mouse Emulation
MIT License
12 stars 0 forks source link

Espruino Board #1

Open BlenderGeek opened 9 months ago

BlenderGeek commented 9 months ago

Are you able to use just the Bluetooth Module without a Breakout board? If not are you able to use it on a different Breakout Board brand instead of Espruino's. It's really hard to get the board and module now without paying some ridiculous price.

Sielu-Rooster commented 9 months ago

I'm far from an expert here, but I believe the espruino board is what makes the javascript programming layer work... you could get the module elsewhere and totally build a similar project, but then the specific firmware in this repository probably won't work. That being said the code is relatively simple and could likely be adapted pretty easily to arduino/python/etc. if you're handy.