relativty / Relativty

An open source VR headset with SteamVR supports for $200
https://www.relativty.com/
GNU General Public License v3.0
6.65k stars 347 forks source link

Added STM32 code, and fixes in Readme.MD #43

Closed hugogarrix closed 5 years ago

hugogarrix commented 5 years ago

Hi, thanks for your contribution! Take a minute to tell us more about your changes:

Description

Motivation and Context

This changes "upgrade" the headset. The STM32 board is smaller, and cheaper than the Arduino DUE, and next to that, it resolves about 95% of the issues we had with OSVR. The code of the STM32 board is a lot more stabel then the Arduino DUE's code.

How Has This Been Tested?

All the code has been tested by Justin, Haagsch and me.

Those changes also effects the Arduino Libraries. All information about this can be found in the new Documentation, that has been written by Justin.

Screenshots (if appropriate):

Types of changes

Checklist: