Difference between revisions of "Tech Stuff"

From Interaction Station Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by 6 users not shown)
Line 15: Line 15:
 
* [[Arduino and relays|Arduino and Conrad relay modules at the Station]]
 
* [[Arduino and relays|Arduino and Conrad relay modules at the Station]]
 
* [[Playing sound (with the MP3 shield) & pressure plates]]
 
* [[Playing sound (with the MP3 shield) & pressure plates]]
 +
* [[CPX-CircuitPython | Adafruit Circuit Playground Express with Mu Editor]]
  
 
===A LIST OF HARDWARE YOU CAN USE FOR YOUR PROJECTS===
 
===A LIST OF HARDWARE YOU CAN USE FOR YOUR PROJECTS===
  
====BASIC HARDWARE====
+
====CIRCUIT MAKING====
 +
 
 +
* [[A list of conductive material]]
  
 
Resistors
 
Resistors
  
 
Capacitors
 
Capacitors
 
 
  
 
====MOTORS AND DRIVERS====
 
====MOTORS AND DRIVERS====
Line 39: Line 40:
 
*[[ Adafruit Cap 1188 breakout]]
 
*[[ Adafruit Cap 1188 breakout]]
 
* [[Arduino & Pure Data communications]]
 
* [[Arduino & Pure Data communications]]
* [[A list of conductive material]]
 
 
  
 
* [https://learn.sparkfun.com/tutorials/connecting-arduino-to-processing How to connect Arduino and Processing]
 
* [https://learn.sparkfun.com/tutorials/connecting-arduino-to-processing How to connect Arduino and Processing]
Line 90: Line 89:
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 +
''Classification Models''
 +
*[[Motion recognition for the Arduino]]
 +
*[[Using motion recognition on the Arduino]]
 +
*[[Using keyword recognition on the Arduino]]
  
 
''Convolutional Neural Networks''
 
''Convolutional Neural Networks''
Line 101: Line 104:
 
*[[GauGAN | GauGAN]]
 
*[[GauGAN | GauGAN]]
 
*[[VQGAN+CLIP | VQGAN+CLIP]]
 
*[[VQGAN+CLIP | VQGAN+CLIP]]
 +
*[[Stable Diffusion | Stable Diffusion (text to image)]]
  
 
''Reinforcement Learning''
 
''Reinforcement Learning''
Line 114: Line 118:
  
 
''Setup / Installation''
 
''Setup / Installation''
 +
*[[MediaPipe for TouchDesigner]]
 
*[[ML computers setup|ML computers setup (2017)]]
 
*[[ML computers setup|ML computers setup (2017)]]
 
*[[Nvidia Drivers and CUDA | Nvidia Drivers and CUDA]]
 
*[[Nvidia Drivers and CUDA | Nvidia Drivers and CUDA]]
Line 145: Line 150:
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Projection Mapping<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Projection Mapping<includeonly>]]<br></includeonly></onlyinclude>==
* [http://hv-a.com/lpmt/ LPMT] (free)
+
[[Projection mapping tools | Projection mapping tools]]
* [https://hcgilje.wordpress.com/vpt/ VPT7] (free)
 
* Commercial packages with free demos a.o.: [https://resolume.com/ Resolume], [http://madmapper.com/ Madmapper].
 
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web Scraping<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web Scraping<includeonly>]]<br></includeonly></onlyinclude>==
Line 164: Line 167:
 
* [[Beginners YouTube Channel | Beginners YouTube Channel]]
 
* [[Beginners YouTube Channel | Beginners YouTube Channel]]
 
* [[You might need some Python | You might need some Python]]
 
* [[You might need some Python | You might need some Python]]
* [[Maybe some command line magic? |Maybe some command line magic? ]]
 
 
* [[Project tutorials | Project tutorials]]
 
* [[Project tutorials | Project tutorials]]
 
* [[Settings for connecting an rPi to eduroam]]
 
* [[Settings for connecting an rPi to eduroam]]
Line 173: Line 175:
 
* [[pi_camera_module| Raspberry Pi Camera Module]]
 
* [[pi_camera_module| Raspberry Pi Camera Module]]
  
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Silhouette Cameo Cutter<includeonly>]]<br></includeonly></onlyinclude>==
+
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Thermo Printer<includeonly>]]<br></includeonly></onlyinclude>==
* [[simple guide to use the cutter | Using the cutter by dummies for dummies ]]
+
* [[simple guide to use a thermo printer with python | Using a thermo printer with Python ]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Video<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Video<includeonly>]]<br></includeonly></onlyinclude>==
Line 181: Line 183:
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Unity 3D<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Unity 3D<includeonly>]]<br></includeonly></onlyinclude>==
 
* [[Unity Tutorials from the Interaction Station]]
 
* [[Unity Tutorials from the Interaction Station]]
 +
*[[Set up VR in Unity]]
 +
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Virtual Reality<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Virtual Reality<includeonly>]]<br></includeonly></onlyinclude>==
 
* [[Using the Vive Trackers in Unity]]
 
* [[Using the Vive Trackers in Unity]]
Line 194: Line 198:
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web<includeonly>]]<br></includeonly></onlyinclude>==
* [[FTP Upload | How to transfer a file via ftp]]
 
 
* [[/MozAddOnSDK | Installing Mozilla Add-On SDK]]
 
* [[/MozAddOnSDK | Installing Mozilla Add-On SDK]]

Latest revision as of 10:25, 20 March 2024

Arduino

A LIST OF HARDWARE YOU CAN USE FOR YOUR PROJECTS

CIRCUIT MAKING

Resistors

Capacitors

MOTORS AND DRIVERS

SENSORS

Command Line

Audio

Augmented Reality

Circuit Making

DMX

Emotion Recognition

Internet of things

Kinect

Little Bits

Makey Makey

Machine Learning

Classification Models

Convolutional Neural Networks

Generative Models

Reinforcement Learning

Natural Language Processing

Other themes

Setup / Installation

OpenEEg

Plotters

Processing

Python

Projection Mapping

Projection mapping tools

Web Scraping

Raspberry PiRaspi.gif

Thermo Printer

Video

Unity 3D

Virtual Reality

Web