Skip to content

Simple socket server for passing messages between raspberry boat and web ui

Notifications You must be signed in to change notification settings

ilkkaparssinen/fisherboat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Internet enabled Raspberry Pi fishing boat

Raspberry Pi in boat, which controls GPS, camera and the motors. Boat is steered and controlled from web ui.

Boat software consists of three projects:

Full description of project:

Look from: https://github.com/ilkkaparssinen/raspifisherboat

Server features:

  • Web socket connection from the boat and to the clients.
  • Simple pub/sub server
  • Serves the static angular 2 files for the web app
  • Can support multiple boats (each boat must have their own boat id)
  • Simple node.js websocket solution. This was a quick hack, but it turned out to be surprisingly robust - I just put it running to EC2 and it just keeps running and responsing whenever we test the boat. No problems.

Project structure

Software license:

  • DWYWDBM-license: Do what you want, don't blame me

About

Simple socket server for passing messages between raspberry boat and web ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published