An open API service indexing awesome lists of open source software.

https://github.com/jdasilvalima/creativecircuits

[WIP] 🔬 A collection of Arduino scripts and TouchDesigner components to create interactive and immersive experiences
https://github.com/jdasilvalima/creativecircuits

arduino cplusplus touchdesigner

Last synced: about 1 year ago
JSON representation

[WIP] 🔬 A collection of Arduino scripts and TouchDesigner components to create interactive and immersive experiences

Awesome Lists containing this project

README

          

# CREATIVE CIRCUITS
![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Arduino](https://img.shields.io/badge/Arduino-00979D?style=for-the-badge&logo=arduino&logoColor=white)
![TouchDesigner](https://img.shields.io/badge/TouchDesigner-20232A?style=for-the-badge)

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/jdasilvalima/creativeCircuits?style=for-the-badge)
[![GitHub last commit](https://img.shields.io/github/last-commit/jdasilvalima/creativeCircuits?style=for-the-badge)](https://github.com/jdasilvalima/creativeCircuits/commits)

## I. PROJECT DESCRIPTION :
### I.1 Introduction
This repository contains a collection of projects combining Arduino and TouchDesigner. Each project focuses on creating interactive systems and experimenting with artistic ideas.

### I.2 Goals
The goal is to explore the possibilities of integrating hardware and software for real-time interactions and visualizations.

- Learn Arduino and TouchDesigner.
- Experiment with different electronics and sensors.
- Test creative ideas and explore how users can interact with them.

### I.3 Softwares used :
- https://www.tinkercad.com/
- https://www.circuito.io/
- https://www.arduino.cc/en/software
- https://derivative.ca/

### I.4 References :
- TouchDesigner [Wiki](https://docs.derivative.ca/Main_Page)
- Introduction [Arduino + TouchDesigner](https://jmarsico.github.io/rsma2019/tutorials/)

## II. Ultrasonic Sensor Project
### II.1 Electronics used :
- 1 Ultrasonic Sensor
- 1 Arduino Uno
- 1 Power Cable
- Some cables to connect Arduino and the Sensor
- 1 Breadboard

Schema :


Ultrasonic Sensor Project Schema

### II.2 Visual :


Ultrasonic Sensor Project Gif

## III. Sound Sensor Project
### III.1 Electronics used :

https://randomnerdtutorials.com/guide-for-microphone-sound-sensor-with-arduino/
https://www.youtube.com/watch?v=dPXkWLHYCQk&ab_channel=Acrylicode
https://www.youtube.com/watch?v=ua4zKWJg22g&ab_channel=Ab_out

- 1 Sound Sensor
- 1 Arduino Uno
- 1 Power Cable
- Some cables to connect Arduino and the Sensor
- 1 Breadboard

Schema :


Sound Sensor Project Schema

### III.2 Visual :