Code Monkey home page Code Monkey logo

pypilot's Introduction

PyPilot - Open Source Marine Autopilot

Installation

Clone the repository by running the following command:

git clone https://github.com/pypilot/pypilot

Dependencies

You could install the dependencies with the following command:

sudo python3 setup.py install

Configuration

You may want to run pypilot as a service, see the scripts/debian directory

Usage

Most of the scripts can be run individually as standalone or test programs, some function as clients, other as servers

servers (only one executes at a time)

These server scripts can be run as tests:

  • execute this script directly

pypilot -- autopilot

instead of running the complete autopilot these scripts provide a server with specific functionallity.

pypilot_boatimu -- imu specific to boat motions includes automatic 2d/3d calibration and alignment of magnetic sensors * useful for testing the imu (gyros) or even just reading gyros

pypilot_sensors -- test sensor inputs only reads nmea0183 from serial ports or from tcp connections, and multiplexes the output to both nmea0183. listed on tcp port 20220 by default * convert and multiplex nmea0183 data

pypilot_servo -- use to test or verify a working motor controller is detected, can be used to control and calibrate the servo

clients (run as many of these to connect to a server):

pypilot_control -- simple interface to command autopilot

pypilot_calibration -- interactive gui for all autopilot calibrations

pypilot_kivy -- work in progress kivy control app

pypilot_client_wx -- graphical client (wx widgets)

pypilot_scope -- plot client with wx widgets (for checked listbox)

pypilot_client -- console client

pypilot_hat -- autopilot control interface using GPIO pins, with web configuration on port 33333

pypilot_web -- python flask application for browser autopilot control

pypilot's People

Contributors

seandepagnier avatar stelian42 avatar fredericguilbault avatar partyvi avatar rmvdmr avatar sailoog avatar qmalte avatar monktonk avatar jg-automation avatar matztam avatar marcobergman avatar akakniven avatar s-i-m-o-n avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.