scope-clock

(★ 14)

Thin vector-rendering client rewrite of the SCTV Scope Clock firmware (Teensy 3.6 + CRT) with an ESP32-S3 Wi-Fi bridge. GPL-2.0-or-later, derived from nixiebunny/SCTVcode.

scope-clock Latest Version Download

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

pio run

View Details ▼

Run PlatformIO project targets.

pio run --list-targets

List all available project targets:

pio run --list-targets {{[-e|--environment]}} {{environment}}

List all available project targets of a specific environment:

pio run

Run all targets:

🔍

python3

View Details ▼

This command is an alias of `python`.

tldr python

View documentation for the original command:

// repository documentation