The clocks in the space. See also Nottingham Hackspace's wiki:
https://wiki.nottinghack.org.uk/wiki/BigClocks
96 × 26
| pin | for |
|---|---|
| 5V | power |
| 3V3 | power |
| GND | GND |
| 13 | SPI CLOCK |
| 11 | SPI DATA |
| 6 | mysterious square wave |
| 4 | latch/strobe between panels |
| 2 | board select |
Using Arduino or Platform IO, compile the files in ./src/.
# upload Arduino code
pio run -e checkerboard -t upload
pio run -e movingwords -t uploadsame as https://github.com/alifeee/bus-signs, see that.
The microcontroller within is DCcEle DCcduino UNO (basically an Arduino Uno)
See layout.ods.
See BigClock.h and Adafruit_GFX.h libraries for specific functions that can be used.
The BigClock library has been patched here.



