Steve Zafeiriou

Intergrade Arduino to TouchDesigner – Demo

Are you seeking to intergrade the physical interactivity of Arduino or any other microcontroller with the creative capabilities of TouchDesigner? Read my full guide that provides the foundational steps to integrate these tools for developing dynamic and interactive projects. From Arduino sensors and actuators to TouchDesigner interface design, this resource covers the essential techniques and […]

How to integrate riding to Touchdesigner

In interactive art, combining hardware and software opens new possibilities. Arduino and TouchDesigner are powerful tools for creators seeking to explore this intersection. Arduino, a versatile microcontroller platform, allows you to collect data from physical sensors—temperature, light, sound, motion, and more. This data can be seamlessly transmitted to TouchDesigner using serial communication. Once in TouchDesigner, […]

Interactive Installation using #Touchdesigner and #reactjs

Presenting Sensorify v2.0. In this update, the interactive installation artwork uses machine vision to detect and determine human emotions through facial expressions. The installation uses this data to showcase the ability of machines to digitize human sensations and experiences. This artwork reflects a dystopian scenario where human communication takes place entirely through the internet. Experience […]

Data-Driven Art Installation: Sensorify #artinstallation #react #touchdesigner #websockets

Sensorify: Data-Driven Art Installation – Part 2 In Part 2 of Sensorify, I explain the algorithms behind my data-driven art installation. This project combines software engineering with artistic expression, creating an interactive experience through real-time data. 1. Facial Expression Recognition: Using the React framework and the face-api.js library, pre-trained models recognize and analyze facial expressions. […]