Skip to content

3D-like mouse/controller using FreeRTOS and Unity.

Notifications You must be signed in to change notification settings

venom1270/3d-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Mouse

3D-like mouse/controller using FreeRTOS and Unity.

Contents

  • FreeRTOS/ - implementation of sensor reading in C
  • Unity/ - implementation of calculation and visualization of 3D mouse in Unity
  • Executable/ - .exe program (so you don't have to download Unity)
  • Report.pdf

How to run

2 options:

  • Download Unity and run from Unity editor (implemented with version 2019.1.0f2) or
  • Run the .exe in the Executable folder

When you run the program you will have to input the correct COM port in the upper left input field (e.g. "COM3") and click "Connect". You can find out which COM port is the correct one using Device Manager.

Remarks

Additional information and implementation details are located in Report.pdf (in Slovene).

About

3D-like mouse/controller using FreeRTOS and Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published