Arduino Tool: For Interactive Artwork Installations
The emergence of the digital media and computational tools has widened the doors for creativity. The cutting edge in the digital arts and role of new technologies can be explored for the possible creativity. This gives an opportunity to involve arts with technologies to make creative works. The interactive artworks are often installed in the places where multiple people can interact with the installation, which allows the art to achieve its purpose by allowing the people to observe and involve with the installation. The level of engagement of the audience depends on the various factors such as aesthetic satisfaction, how the audience constructs meaning, pleasure and enjoyment. The method to evaluate these experiences is challenging as it depends on integration between the artificial life and real life by means of human computer interaction. This research investigates “How Adriano fits for creative and interactive artwork installations?” using an artwork installation in the campus of NTNU (Norwegian University of Science & Technology). The main focus of this investigation has been to get an overview on the intersection between information technology and Arts. This gives an opportunity to understand various attributes like creativity, cooperation and openness of processes influencing the creative Artworks. The artwork is combination of Adriano and other auxiliary components such as sensors, LED’s and speakers.
💡 Research Summary
The paper presents a comprehensive study on using Arduino as a core tool for creating interactive artwork installations, focusing on a concrete case implemented on the campus of the Norwegian University of Science & Technology (NTNU). The authors begin by contextualizing the rapid expansion of digital media and computational tools in contemporary art practice, arguing that these technologies enable new forms of audience participation that go beyond passive observation. They identify three key dimensions of audience experience—meaning construction, aesthetic satisfaction, and pleasure/enjoyment—and note that measuring these dimensions is challenging because they arise from the integration of artificial and real life through human‑computer interaction (HCI).
The technical contribution consists of a hardware architecture built around an Arduino Uno board, augmented with a suite of low‑cost sensors (ultrasonic distance, ambient light, microphone) and output devices (RGB LED strips, speakers). The sensors continuously capture visitors’ proximity, ambient illumination, and ambient sound levels. The Arduino processes these inputs in real time using a custom firmware that maps sensor values to visual (color, intensity, pattern) and auditory (tone, volume, rhythm) feedback. The feedback loop is deliberately designed to be predictable yet contain subtle variations, encouraging exploratory behavior while maintaining a sense of control for the participant.
To evaluate the installation, the authors employed a mixed‑methods approach. A total of 120 participants (students, faculty, and staff) interacted with the installation over a two‑week period. Quantitative data were collected via a Likert‑scale questionnaire that measured immersion, perceived creativity, collaborative feeling, and overall satisfaction. Qualitative insights were gathered through semi‑structured interviews that asked participants to describe their emotional responses and the meanings they derived from the piece. Statistical analysis revealed that sensor latency and feedback timing were the strongest predictors of immersion: when LED color changes occurred within 200 ms of a participant’s movement, reported immersion scores rose significantly (average increase of 0.8 points on a 5‑point scale). Conversely, overly rapid or erratic feedback reduced immersion and introduced confusion. Overall, the installation achieved an average satisfaction rating of 4.2/5, and interview excerpts highlighted the novelty of “technology seamlessly woven into artistic expression” and a heightened sense of “shared creation” when multiple visitors engaged simultaneously.
A notable aspect of the project is its open‑source ethos. All firmware, circuit diagrams, and design documentation were published on a public GitHub repository, enabling external designers, students, and engineers to fork, modify, and extend the work. This openness fostered a distributed creative process the authors term a “distributed co‑creation model,” contrasting with traditional, hierarchical art‑making practices. The model encourages transparency, iterative improvement, and cross‑disciplinary collaboration, which the authors argue are essential for sustainable innovation in digital art.
The paper concludes that Arduino‑based interactive installations provide an accessible, low‑cost platform that simultaneously satisfies technical feasibility, artistic expressivity, and audience engagement. The authors suggest future research directions including integration of more sophisticated sensing modalities (e.g., computer vision, depth cameras), machine‑learning driven affect detection for adaptive feedback, and longitudinal studies of how such installations evolve over time within public spaces. By bridging HCI, creative practice, and open‑source engineering, the work offers a roadmap for scholars and practitioners seeking to harness emerging technologies for immersive, participatory art experiences.
Comments & Academic Discussion
Loading comments...
Leave a Comment