Difference between revisions of "Tech Stuff"

From Interaction Station Wiki
Jump to navigation Jump to search
(46 intermediate revisions by 4 users not shown)
Line 8: Line 8:
 
* [[Driving a motor with the L298N]]
 
* [[Driving a motor with the L298N]]
 
* [[Arduino_basics_workshop | Arduino Basics Workshop notes]]
 
* [[Arduino_basics_workshop | Arduino Basics Workshop notes]]
 +
* [[Arduino basic_workshop | Arduino Basic Workshop extended]]
 
* [[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]]
Line 13: Line 14:
 
* [[Pressure/bend sensor]]
 
* [[Pressure/bend sensor]]
 
* [[Thermistor]]
 
* [[Thermistor]]
 +
* [[Keyes temperature sensor module]]
 +
* [[Relay]]
 +
* [[Optocoupler]]
 +
*[[ Adafruit Cap 1188 breakout]]
 +
 +
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Command Line<includeonly>]]<br></includeonly></onlyinclude>==
 +
* [[Command Line Useful Commands]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Audio<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Audio<includeonly>]]<br></includeonly></onlyinclude>==
Line 56: Line 64:
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 +
 +
''Convolutional Neural Networks''
 +
*[[YOLO | YOLOv3]]
 +
*[[Deep Dream with Darknet | DeepDream with Darknet]]
 +
 +
''Generative Models''
 
*[[DCGAN | DCGAN]]
 
*[[DCGAN | DCGAN]]
 +
*[[DeepFakes | DeepFakes]]
 +
*[[Pix2pix | Pix2pix]]
 +
*[[GauGAN | GauGAN]]
 +
 +
''Reinforcement Learning''
 +
*[[Pong | Pong]]
 +
 +
''Natural Language Processing''
 +
*[[RNNs with Darknet | RNNs with Darknet]]
 
*[[RNN | RNN]]
 
*[[RNN | RNN]]
*[[CNN| CNN]]
+
*[[GPT-2 | GPT-2]]
 +
 
 +
''Other themes''
 +
*[[ML links | Machine Learning links]]
 +
 
 +
''Setup / Installation''
 +
*[[ML computers setup|ML computers setup]]
 +
*[[Nvidia Drivers and CUDA | Nvidia Drivers and CUDA]]
 +
*[[ML computers python|ML computers python]]
 +
*[[ML computers tensorflow|ML computers tensorflow]]
 +
*[[ML computers jupyter notebooks|ML computers jupyter notebooks]]
 +
*[[ML computers runway|ML computers runway]]
 +
*[[ML computers nvidia-docker|ML computers nvidia-docker]]
 
*[[Docker| Docker]]
 
*[[Docker| Docker]]
*[[ML links | Machine Learning links]]
+
*[[NVIDIA Jetson Nano | NVIDIA Jetson Nano installation]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>OpenEEg<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>OpenEEg<includeonly>]]<br></includeonly></onlyinclude>==
Line 71: Line 106:
 
* [https://en.wikipedia.org/wiki/HP-GL HPGL], HPGL language commands
 
* [https://en.wikipedia.org/wiki/HP-GL HPGL], HPGL language commands
 
* [http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=229&pcid=41, usb serial driver for mac]
 
* [http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=229&pcid=41, usb serial driver for mac]
 +
* [[4xidraw]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Processing<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Processing<includeonly>]]<br></includeonly></onlyinclude>==
Line 77: Line 113:
 
* [[Setting up the Kinect with Processing | Getting the Kinect to work with Processing]]
 
* [[Setting up the Kinect with Processing | Getting the Kinect to work with Processing]]
 
* [[Processing to Android app | Making Android apps with Processing]]
 
* [[Processing to Android app | Making Android apps with Processing]]
 +
 +
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Python<includeonly>]]<br></includeonly></onlyinclude>==
 +
* [[Installing pip | Installing pip]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Projection Mapping<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Projection Mapping<includeonly>]]<br></includeonly></onlyinclude>==
Line 83: Line 122:
 
* Commercial packages with free demos a.o.: [https://resolume.com/ Resolume], [http://madmapper.com/ Madmapper].
 
* Commercial packages with free demos a.o.: [https://resolume.com/ Resolume], [http://madmapper.com/ Madmapper].
  
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Python<includeonly>]]<br></includeonly></onlyinclude>==
+
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web Scraping<includeonly>]]<br></includeonly></onlyinclude>==
 +
* [https://forum.webscraper.io/t/web-scraper-on-firefox/1360 Web scraper addon for firefox]
 
* [[SaF | Scrape and Fake]]
 
* [[SaF | Scrape and Fake]]
 
* [http://social-metrics.org/tutorial-list/ Good tutorials on twitter scraping]
 
* [http://social-metrics.org/tutorial-list/ Good tutorials on twitter scraping]
Line 92: Line 132:
 
* [[Raspberry Pi on Lynda | Raspberry Pi on Lynda]]
 
* [[Raspberry Pi on Lynda | Raspberry Pi on Lynda]]
 
* [[Raspberry Pi on Adafruit | Raspberry Pi on Adafruit]]
 
* [[Raspberry Pi on Adafruit | Raspberry Pi on Adafruit]]
 +
* [[Raspberry Pi SD Cards and Images]]
 
* [[Fourteen year old Henry's tutorials |Fourteen year old Henry's tutorials]]
 
* [[Fourteen year old Henry's tutorials |Fourteen year old Henry's tutorials]]
 
* [[ Raspberry pi GPIO pins | Raspberry pi GPIO pins]]
 
* [[ Raspberry pi GPIO pins | Raspberry pi GPIO pins]]
Line 101: Line 142:
 
* [[RPi/datalogger]]
 
* [[RPi/datalogger]]
 
* [[Simple Line Printer interface]]
 
* [[Simple Line Printer interface]]
 +
* [[Making a video installation with Raspberry Pi]]
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Silhouette Cameo Cutter<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Silhouette Cameo Cutter<includeonly>]]<br></includeonly></onlyinclude>==
Line 109: Line 151:
  
 
==<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]]
 
* [[About Oculus Rift | About the Oculus Rift]]
 
* [[About Oculus Rift | About the Oculus Rift]]
 +
* [[About Oculus Quest]]
 
* [[About GearVR]]
 
* [[About GearVR]]
 
* [[About HTC Vive]]
 
* [[About HTC Vive]]

Revision as of 11:10, 18 March 2020

Arduino

Command Line

Audio

Augmented Reality

Circuit Making

DMX

Emotion Recognition

Internet of things

Kinect

Little Bits

Makey Makey

Machine Learning

Convolutional Neural Networks

Generative Models

Reinforcement Learning

Natural Language Processing

Other themes

Setup / Installation

OpenEEg

Plotters

Processing

Python

Projection Mapping

Web Scraping

Raspberry PiRaspi.gif

Silhouette Cameo Cutter

Video

Virtual Reality

Web