Skip to content

A basic Raspberry Pi Astro Sense HAT to Signal K bridge

Notifications You must be signed in to change notification settings

schemen/sensehat-to-signalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sensehat-to-signalk

Simple and barebone script to get Rasperry Pi Sensor HAT enviromental data into SignalK. IMU data is passed via pyPilot.

Installation

Package requirements

sudo apt-get install sense-hat

Cloning repository

git clone https://github.com/schemen/sensehat-to-signalk.git && cd sensehat-to-signalk

Check settings and start program

It is easiest if you start it in a screen multiplexer like tmux.

tmux
python3 sts.py

Add sensor to SignalK

Visit your SignalK Server, Server -> Data Connections -> Add and configure the new sensor with the following settings:

About

A basic Raspberry Pi Astro Sense HAT to Signal K bridge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages