# 2018

## [Alone Together plant lamps](http://nadiacw.com/portfolio/alonetogether.html)

**Alone Together plant lamps** communicate via light messages when touched or stroked.

***Course:** DH2400*\
***Students:**  Nadia Campo Woytuk, Alexandra Runhem, Ariel Blomqvist Rova, Gustav Mattsson*

<div align="left"><img src="/files/-LYzkJDmKAx4ot6hOktS" alt=""></div>

## First Encounter

***Course:** DH2400*\
***Students:**  Christiaan Boersma, Daima Khan, Max Meijer, Maximbo*

FirstEncounter is a hanging art installation consisting of, in our case, 20 triangular modules. Since the code used is modular as well, it is up to you and the calculating capacity of the Arduino to determine how many triangles you want for your version.

[Step-by-step guide](https://www.instructables.com/id/Interactive-Triangle-Mesh/)

{% embed url="<https://youtu.be/apPAXSyay0A>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://middla.gitbook.io/lab/previous-projects/previous-projects-made-at-middla.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
