scope-clock
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
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pio run
View Details ▼
pio run
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 ▼
python3
This command is an alias of `python`.
tldr python
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
