rmhowe425 / NASA-SUITS-2021

Team Athena NASA SUITS 2021 Repo
0 stars 0 forks source link

NAVI: Raspberry PI sensor data #19

Open Romogna opened 3 years ago

Romogna commented 3 years ago

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

Test Bluetooth Range Creating data packet for advertisement

Complications:

Romogna commented 3 years ago

Link to the Bluetooth script for raspberry pi https://github.com/Romogna/SIPI-GIT-Pulse-Generator/blob/master/standard/gps_server.py

Romogna commented 3 years ago

Reference: https://github.com/gustavorv86/py_bluez

Romogna commented 3 years ago

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

Romogna commented 3 years ago

Notes: Required for gps to work on uart.

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