Add colorcode app

This commit is contained in:
Juergen Stuber
2024-12-31 21:46:06 +01:00
parent 27557ed511
commit 2c051de9db
2 changed files with 295 additions and 0 deletions

View File

@ -28,6 +28,9 @@ lorenz - a Lorenz attractor
primes - display primes as rod numerals (hommage to Rune Mields)
parameter is the number of pixels scrolled per second
colorcode - Show a color coded resistor
parameter is not used yet
Compile with "cargo build --release".
The binary executables are in the "target/release" subdirectory.