Skip to content

mxtommy/EspSigK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EspSigK

This library helps you get started with Signal K. It handles the common tasks needed to serve Signal K data from an ESP device. Currently the library provides the following:

  • Wifi Connection/reconnection
  • mDNS/SSDP Discovery
  • Hosts a small webpage to display deltas
  • Websocket Server
  • Websocket Client, with auto discovery of Signal K Server
  • Sending deltas with one or more values

Dependencies:

  • ArduinoJson
  • ArduinoWebsockets

To do:

  • Receive deltas and pass message to callback function

About

SignalK Library for ESP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published