ashtuchkin / vive-diy-position-sensor

Code & schematics for position tracking sensor using HTC Vive's Lighthouse system and a Teensy board.
MIT License
916 stars 110 forks source link

Compatability with other microprocessors? #77

Closed LittleNyanCat closed 3 years ago

LittleNyanCat commented 3 years ago

The teensy 3.2 can be quite expensive, especially for us overseas folks, is there something preventing the code from being ported to another microcontroller such as the ESP32? It seems to have specs about on par if not better, and it's wireless capabilities are very enticing for potential VR projects of mine (and quite a few others)

ashtuchkin commented 3 years ago

I'm not familiar with ESP32, so can't tell for sure, but it seems doable. Make sure the chip has good hardware timers with at at least .5-1 ns precision.

On Sun, Apr 18, 2021, 11:59 LittleNyanCat @.***> wrote:

The teensy 3.2 can be quite expensive, especially for us overseas folks, is there something preventing the code from being ported to another microcontroller such as the ESP32? It seems to have specs about on par if not better, and it's wireless capabilities are very enticing for potential VR projects of mine (and quite a few others)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ashtuchkin/vive-diy-position-sensor/issues/77, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEZKHLNP5YRRGGLGSTB6JTTJL6XZANCNFSM43ELKYIA .