Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Bluesky snapshot bot for a Raspberry Pi RTL-SDR AIS ship tracking station.

License

NotificationsYou must be signed in to change notification settings

ezod/aistweet

Repository files navigation

aistweet tracks ships via AIS and takes their picture with a Raspberry Picamera as they pass by.

Written for and powering theDetroit River Boat Tracker. Read abouthow it was made!

How To Build It

Things you will need:

Build and installrtl-ais, and configure it to stream UDP data to the hostand port defined by the aistweet command line.

If you want to also upload your AIS data to other services online and have alocally-hosted interactive map, you can useAIS Dispatcher for Linux.

It is important to set the latitude, longitude, and direction of your cameraaccurately in order for the snapshot timing to work. The direction is measuredin degrees clockwise from north of the camera's center axis.

Command Line

usage: aistweet.py [-h] [--host HOST] [--port PORT] [--db DB]                   [--hashtags HASHTAGS [HASHTAGS ...]] [--tts]                   latitude longitudeRaspberry Pi AIS tracker/camera Bluesky botpositional arguments:  latitude              AIS station latitude  longitude             AIS station longitude  direction             bearing of camera (degrees clockwise from north)optional arguments:  -h, --help            show this help message and exit  --host HOST           host for receiving UDP AIS messages  --port PORT           port for receiving UDP AIS messages  --db DB               database file for static ship data  --tts                 announce ship name via text-to-speech  --light               disable night snapshots via light sensorrequired environment variables:  BLUESKY_USERNAME  BLUESKY_PASSWORD

Dependencies

About

Bluesky snapshot bot for a Raspberry Pi RTL-SDR AIS ship tracking station.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp