Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 3.26 KB

File metadata and controls

56 lines (34 loc) · 3.26 KB

Multiverse's Lowest LO-FI Wood Pixel Display—Arduino Art

Lowest LOFI display in the known 10 hyper dimensional multiverse, that I've seen. Wood based tech art.

WTD 2.0 — 192 pixel wood tile display (Raspberry Pi Python code)

2min intro/teaser at WTD 2.0 LO-FI Wood Pixel 40" Display, 192 servos — Tetris, or Art (Raspberry Pi)

WTD 2.0 Parts

WTD 2.0 Design

TODO:... Captured a bunch of video footage of the build. Ping me via the discussion or on YouTube if interested and I'll try to edit and share montage and/or how to build a WTD guide/tutorial.

WTD 2.0 Code

  • Python based code at src/wtd_2/..., basic patterns and Tetris. Written to run on Raspberry Pi.

WTD 1.0 — 48 pixel wood tile prototype display (Arduino C code)

Watch https://www.youtube.com/watch?v=4f1J5LzRdIo for usage and build information.

alt text

This code was written to power the WTD 1.0 (Wood Tile Display) project created while participating in Mark Rober's https://monthly.com/mark-rober-engineering course.

WTD 1.0 Parts

WTD 1.0 Design

Backside view of the rats nest wiring. Note the WAGO connectors, 16awg for power, and skinny wiring for data lines. v1.0 was (under) powered by a 5v 5amp Alitov power adapter. WTD v1.0 backside rats nest

WTD 1.0 Code

src/wtd_1/wtd_1.ino

  • Displays Wave pattern by default. Pause/Resume by sending "1" via Serial Monitor. Edit _mode to change default start mode.

Related work/projects