Skip to content

MrTom1/EspSigK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Languages

  • C++ 92.5%
  • HTML 7.5%