Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAVI: Raspberry PI sensor data #19

Open
7 of 9 tasks
Romogna opened this issue Feb 25, 2021 · 4 comments
Open
7 of 9 tasks

NAVI: Raspberry PI sensor data #19

Romogna opened this issue Feb 25, 2021 · 4 comments
Assignees

Comments

@Romogna
Copy link
Collaborator

Romogna commented Feb 25, 2021

Connection via Bluetooth (Hololens 2)
Connection via Bluetooth (Raspberry PI)

  • Produce GPS sensor data
  • Produce Travel Speed data
  • Test & Display data in Hololens 2

Test Bluetooth Range
Creating data packet for advertisement

  • Look into TCP/IP solution
  • Sending data to hololens via TCP/IP
  • Create wireless Access Point on the Raspberry PI
  • Testing wireless Access Point connection
  • Add Lux data to packet

Complications:

  • TCP script on Hololens causes app loading to fail
@Romogna Romogna self-assigned this Feb 25, 2021
@Romogna
Copy link
Collaborator Author

Romogna commented Mar 5, 2021

@Romogna
Copy link
Collaborator Author

Romogna commented Mar 11, 2021

@Romogna
Copy link
Collaborator Author

Romogna commented Apr 1, 2021

Used to create wireless access point on PI
https://www.raspberrypi.org/documentation/configuration/wireless/access-point-routed.md

@Romogna
Copy link
Collaborator Author

Romogna commented Apr 5, 2021

Notes:
Required for gps to work on uart.

 sudo gpsd /dev/serial0 -F /var/run/gpsd.sock 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant