-
Hack it Back Competition entry
07/25/2022 at 01:28 • 0 commentsSubmitted the Project to Hack it Back competition https://hackaday.io/project/186503-controller-input-adapter
Please Follow & Link the new Project page!
I want to put more time in this project and your support can enable that.
-
Software debugging
06/22/2022 at 23:12 • 0 commentsHello
There have been some issues with the SPI communication.
PLEASE NOTE: the Arduino board manager only works using 1.8.2 software version for the Arduino Zero board. This software much be manually selected when installing the board to the Arduino IDE.
At the moment I'm having an issue with the SPI communications. It'll take some time to debug and figure out where it's going wrong - mostly because time constraints.
Don't lose hope, this worked well before. It'll work again. -
All files available for review
03/28/2022 at 19:53 • 0 commentsHello All!
Here are all the files and directions to start, create and finish this project.I appreciate any comments, questions, compliments, job offers, etc.
https://www.barsanezechel.com/cia
I am graduating with a Bs in Electrical Engineering in August 2022. School work is sucking up all of my free-time so I don't anticipate finishing any projects this year.
-
September 25th 2020 log
09/25/2020 at 16:43 • 0 commentsHello!
As you know, the SteamVR controller is made up of four components: The tracker, the ps4 controller, the Arduino zero and the Tundra Labs/SteamVR HDK.
The tracker is now tracking in Virtual Reality!!
The Arduino Zero had been working as seen in the "TrimTrim" video. However, there was an update to Arduino and I uploaded a new version of the code and now it doesn't work :).
The steamvr software is almost complete. I've built a render model, created a driver for the controller and a json file.
At this point arduino is being anoying, so I'm considering just tossing out the ps4 controller and code a few buttons which will be glued on the tracker. This option would be quick and dirty but the project would be closer to being finished.
The steamvr software: well honestly it's technically done, but the json file is not on the hdk because of the arduino code issue. So once the arduino can talk nicely to the tracker, we can upload a nice render model.