Difference between revisions of "Tech Stuff"

From Interaction Station Wiki
Jump to navigation Jump to search
(39 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 and relays|Arduino and Conrad relay modules at the Station]]
+
* [[Arduino basic_workshop | Arduino Basic Workshop extended]]
 +
* [[Arduino and relays|Arduino and Conrad relay modules at the Station]]
 +
* [[Playing sound (with the MP3 shield) & pressure plates]]
 +
* [[Capacitive sensing - trigger sound in MaxMsp ]]
 +
* [[Pressure/bend sensor]]
 +
* [[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 26: Line 38:
 
* [http://www.falstad.com/circuit/ Javascript circuit simulator]
 
* [http://www.falstad.com/circuit/ Javascript circuit simulator]
  
 +
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>DMX<includeonly>]]<br></includeonly></onlyinclude>==
 +
*[[Using the DMX Dimmer Pack]]
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Emotion Recognition<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Emotion Recognition<includeonly>]]<br></includeonly></onlyinclude>==
 
* [http://nordicapis.com/20-emotion-recognition-apis-that-will-leave-you-impressed-and-concerned/ Camera / sound emotion analysis ]
 
* [http://nordicapis.com/20-emotion-recognition-apis-that-will-leave-you-impressed-and-concerned/ Camera / sound emotion analysis ]
Line 50: Line 64:
  
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 
==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Machine Learning<includeonly>]]<br></includeonly></onlyinclude>==
 +
*[[RNNs with Darknet | RNNs with Darknet]]
 +
*[[YOLO | YOLO with Darknet]]
 +
*[[Yolo_mark | Create your own YOLO dataset]]
 +
*[[Deep Dream with Darknet | DeepDream with Darknet]]
 +
*[[DeepFakes | DeepFakes]]
 
*[[DCGAN | DCGAN]]
 
*[[DCGAN | DCGAN]]
 
*[[RNN | RNN]]
 
*[[RNN | RNN]]
*[[CNN| CNN]]
+
*[[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 63: Line 84:
 
* [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 69: Line 91:
 
* [[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 75: Line 100:
 
* 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 84: Line 110:
 
* [[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 92: Line 119:
 
* [[Settings for connecting an rPi to eduroam]]
 
* [[Settings for connecting an rPi to eduroam]]
 
* [[RPi/datalogger]]
 
* [[RPi/datalogger]]
 +
* [[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>==

Revision as of 20:30, 3 October 2019

Arduino

Command Line

Audio

Augmented Reality

Circuit Making

DMX

Emotion Recognition

Internet of things

Kinect

Little Bits

Makey Makey

Machine Learning

OpenEEg

Plotters

Processing

Python

Projection Mapping

Web Scraping

Raspberry PiRaspi.gif

Silhouette Cameo Cutter

Video

Virtual Reality

Web