2020-03-14 21:38:12 -06:00
|
|
|
Wall Art
|
|
|
|
========
|
|
|
|
|
|
|
|
This is a CircuitPython port of an art piece I have
|
|
|
|
hanging in the wall of my office, with
|
|
|
|
pixels crammed into a cardboard box.
|
|
|
|
|
|
|
|
This port is running on a 1x1 stick of wood,
|
|
|
|
with tissue paper around it.
|
|
|
|
|
2020-03-14 21:39:40 -06:00
|
|
|
It doesn't display anything significant.
|
2020-03-14 21:44:43 -06:00
|
|
|
The idea is to have something to look at if you're idle,
|
|
|
|
without it being a distraction from more pressing issues.
|
|
|
|
If you're familiar with the album "music for airports",
|
|
|
|
it's that.
|
2020-03-14 21:38:12 -06:00
|
|
|
|
2020-03-14 21:44:43 -06:00
|
|
|
Most people, after watching it for a bit,
|
2020-03-14 21:38:12 -06:00
|
|
|
form different ideas about what it's displaying.
|
|
|
|
That's cool.
|
|
|
|
|
2020-03-14 21:44:43 -06:00
|
|
|
|
|
|
|
History
|
|
|
|
-------
|
|
|
|
|
|
|
|
I was trying to make pixels fade in and out,
|
|
|
|
and got the math wrong.
|
|
|
|
But what I wound up with looked more interesting
|
|
|
|
than what I was trying to make,
|
|
|
|
so I kept it.
|