GithubHelp home page GithubHelp logo

n1kdo / thunderbolt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 191 KB

Pico-W IOT thing for Trimble Thunderbolt.

Python 76.71% HTML 23.29%
amateur-radio amateurradio gpsdo ham-radio hamradio pico-w micropython micropython-rpi-pico

thunderbolt's Introduction

N1KDO's Thunderbolt Monitor

What it is

This is a simple IOT device to monitor the state of a Trimble Thunderbolt GPS Disciplined Oscillator.

People have made interesting UIs for the Thunderbolt. This project is not that. The goal here is to have a very simple UI using Go/No-Go LED, as well as a simple Web UI that shows the basic status of the device.

screen shot showing web UI

There is a Green LED that lights up when the 10 MHz oscillator is under discipline, and a Red LED that lights up when no TSIP traffic has been received from the Thunderbolt for more than a few seconds.

If the Green "disciplined" LED is lit, the 10 MHz time base is GPS disciplined.

Hardware

This is built on the same hardware as my Rotator-Controller-Controller, it has two added LEDs on GP15 (green, 10 MHz disciplined when lit) and GP16 (red LED indicates that the Thunderbolt cannot be heard sending data.)

The Trimble Thunderbolt was modified to provide +5 VDC on Pin 1 of its serial port. The Rotator-Controller-Controller hardware already has support for leeching power from another device on Pin 1.

photo of board

How it works

The Thunderbolt emits several TSIP messages every second. The software running on the Pico-W reads and parses those messages. The most important values retrieved are the "minor alarms", "discipline mode", and various time and date data. The software enables the green "Disciplined" LED when the "Discipline Mode" is "Normal." The software enables the red "comms fail" LED if it has not received any TSIP packets from the Thunderbolt for a few seconds.

thunderbolt's People

Contributors

n1kdo avatar

Watchers

 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.