1
0
Fork 0
Browse Source

add .stl files (3D printable enclosure models)

These files were used to house the Raspberry Pi and the circuitry
attached during the exhibition.
unstable
Craig Oates 2 years ago
parent
commit
40a19606d3
  1. BIN
      3d-models/frm-001.stl
  2. BIN
      3d-models/shll-btm-001.stl
  3. BIN
      3d-models/shll-tp-002.stl
  4. 14
      README.md

BIN
3d-models/frm-001.stl

Binary file not shown.

BIN
3d-models/shll-btm-001.stl

Binary file not shown.

BIN
3d-models/shll-tp-002.stl

Binary file not shown.

14
README.md

@ -1,12 +1,12 @@
# Return to Riterdon: Light Meter
Light Meter is a Python 3 based project for taking light readings (in
the welding booths in Ritherdon) and sending them to the 'Midpoint'
project for storage. Light Meter is one of three projects which
combine to make the 'Personal Flash in Real-Time' artwork -- which is
one of several artworks created as part of the 'Return to Ritherdon'
project. For more information on this repository and 'Return to
Ritherdon', please use the links below:
Light Meter is a Python 3 based project which take light readings (in
the welding booths in Ritherdon) and sends them to the server running
the 'Midpoint' project for storage. Light Meter is one of three
projects which combine to make the 'Personal Flash in Real-Time'
artwork -- which is one of several artworks created as part of the
'Return to Ritherdon' project. For more information on this repository
and 'Return to Ritherdon', please use the links below:
- [Return to Ritherdon Overview](https://git.abbether.net/return-to-ritherdon/rtr-docs)
- [Light Meter Documentation](https://git.abbether.net/return-to-ritherdon/rtr-docs/src/branch/master/light-meter/rtr-light-meter.md)