Difference between revisions of "Tech Stuff"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Arduino<includeonly>]]<br></includeonly></onlyinclude>== |
* [[Arduino_Introduction | Arduino Introduction]] | * [[Arduino_Introduction | Arduino Introduction]] | ||
* [[Arduino_Behind_the_Scenes | Arduino; behind the scenes]] | * [[Arduino_Behind_the_Scenes | Arduino; behind the scenes]] | ||
Line 8: | Line 8: | ||
* [[Driving a motor with the L298N]] | * [[Driving a motor with the L298N]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Audio<includeonly>]]</includeonly></onlyinclude>== |
* [http://aubio.org/ aubio]; useful tool for things like pitch tracking & beat detection | * [http://aubio.org/ aubio]; useful tool for things like pitch tracking & beat detection | ||
* [http://beausievers.com/synth/synthbasics/ A good introduction on the basics of audio synthesis] | * [http://beausievers.com/synth/synthbasics/ A good introduction on the basics of audio synthesis] | ||
Line 14: | Line 14: | ||
* [[Hacking an mp3 player]] | * [[Hacking an mp3 player]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Augmented Reality<includeonly>]]</includeonly></onlyinclude>== |
* [[Using Vuforia and Unity to make an AR app]] | * [[Using Vuforia and Unity to make an AR app]] | ||
* [http://www.aurasma.com Aurasma] : not the best, but free! | * [http://www.aurasma.com Aurasma] : not the best, but free! | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Circuit Making<includeonly>]]</includeonly></onlyinclude>== |
* [http://digitalcraft.wdka.nl/wiki/PracticalTheExpandedToolbox/Lab2 Digital Craft lab on making a simple noise circuit] | * [http://digitalcraft.wdka.nl/wiki/PracticalTheExpandedToolbox/Lab2 Digital Craft lab on making a simple noise circuit] | ||
* [http://www.falstad.com/circuit/ Javascript circuit simulator] | * [http://www.falstad.com/circuit/ Javascript circuit simulator] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Emotion Recognition<includeonly>]]</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 ] | ||
* [http://blog.mashape.com/list-of-20-sentiment-analysis-apis/ Text sentiment analysis APIs] | * [http://blog.mashape.com/list-of-20-sentiment-analysis-apis/ Text sentiment analysis APIs] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Internet of things<includeonly>]]</includeonly></onlyinclude>== |
* [http://www.simblee.com Simblee] | * [http://www.simblee.com Simblee] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Kinect<includeonly>]]</includeonly></onlyinclude>== |
* [[About Kinect | About the Kinect]] | * [[About Kinect | About the Kinect]] | ||
* [[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]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Little Bits<includeonly>]]</includeonly></onlyinclude>== |
* [[About Little Bits | About the Little Bits]] | * [[About Little Bits | About the Little Bits]] | ||
* [[The Arduino Module | The Arduino Module ]] | * [[The Arduino Module | The Arduino Module ]] | ||
Line 39: | Line 39: | ||
* [[Wireless fun | Wireless fun ]] | * [[Wireless fun | Wireless fun ]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Makey Makey<includeonly>]]</includeonly></onlyinclude>== |
* [[About MakeyMakey | About the Makey Makey]] | * [[About MakeyMakey | About the Makey Makey]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>OpenEEg<includeonly>]]</includeonly></onlyinclude>== |
* [[OpenEEG research]] | * [[OpenEEG research]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Plotters<includeonly>]]</includeonly></onlyinclude>== |
* [http://www.github.com/mywdka/plotter_examples Processing plotter examples] | * [http://www.github.com/mywdka/plotter_examples Processing plotter examples] | ||
* [http://www.chiplotle.org Chiplotle!], a python library for driving plotters | * [http://www.chiplotle.org Chiplotle!], a python library for driving plotters | ||
* [http://www.github.com/mywdka/plotterturtle Plotterturtle], a simple python module for converting turtle drawings to HPGL language] | * [http://www.github.com/mywdka/plotterturtle Plotterturtle], a simple python module for converting turtle drawings to HPGL language] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Processing<includeonly>]]</includeonly></onlyinclude>== |
* [[Getting Started with Processing | Getting started with Processing]] | * [[Getting Started with Processing | Getting started with Processing]] | ||
* [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 56: | Line 56: | ||
* [[Processing to Android app | Making Android apps with Processing]] | * [[Processing to Android app | Making Android apps with Processing]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Python<includeonly>]]</includeonly></onlyinclude>== |
* [[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] | ||
* [http://www.curiositybits.com/new-page-2/ Twitter & Facebook scrape tutorials] | * [http://www.curiositybits.com/new-page-2/ Twitter & Facebook scrape tutorials] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Raspberry Pi<includeonly>]]</includeonly></onlyinclude>[[File:Raspi.gif |70px]]== |
* [[Getting Started With Raspberry Pi | Getting started with Raspberry Pi]] | * [[Getting Started With Raspberry Pi | Getting started with Raspberry Pi]] | ||
* [[Raspberry Pi on Lynda | Raspberry Pi on Lynda]] | * [[Raspberry Pi on Lynda | Raspberry Pi on Lynda]] | ||
Line 72: | Line 72: | ||
* [[Project tutorials | Project tutorials]] | * [[Project tutorials | Project tutorials]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Silhouette Cameo Cutter<includeonly>]]</includeonly></onlyinclude>== |
* [[simple guide to use the cutter | Using the cutter by dummies for dummies ]] | * [[simple guide to use the cutter | Using the cutter by dummies for dummies ]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Video<includeonly>]]</includeonly></onlyinclude>== |
* [[VideoCompression | How to compress a large videofile]] - using quicktime conversion | * [[VideoCompression | How to compress a large videofile]] - using quicktime conversion | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Virtual Reality<includeonly>]]</includeonly></onlyinclude>== |
* [[About Oculus Rift | About the Oculus Rift]] | * [[About Oculus Rift | About the Oculus Rift]] | ||
* [[About GearVR]] | * [[About GearVR]] | ||
Line 87: | Line 87: | ||
* [[GearVR and Unity]] | * [[GearVR and Unity]] | ||
− | ==<onlyinclude><includeonly | + | ==<onlyinclude><includeonly>[[Tech Stuff#</includeonly>Web<includeonly>]]</includeonly></onlyinclude>== |
* [[FTP Upload | How to transfer a file via ftp]] | * [[FTP Upload | How to transfer a file via ftp]] | ||
* [[/MozAddOnSDK | Installing Mozilla Add-On SDK]] | * [[/MozAddOnSDK | Installing Mozilla Add-On SDK]] |
Revision as of 11:03, 20 June 2017
Arduino
- Arduino Introduction
- Arduino; behind the scenes
- Make a baremetal arduino
- Getting started with Arduino
- How to connect Arduino and Processing
- Driving a motor with the L298N
Audio
- aubio; useful tool for things like pitch tracking & beat detection
- A good introduction on the basics of audio synthesis
- Using a piezo element as a contact mic
- Hacking an mp3 player
Augmented Reality
- Using Vuforia and Unity to make an AR app
- Aurasma : not the best, but free!
Circuit Making
Emotion Recognition
Internet of things
Kinect
Little Bits
Makey Makey
OpenEEg
Plotters
- Processing plotter examples
- Chiplotle!, a python library for driving plotters
- Plotterturtle, a simple python module for converting turtle drawings to HPGL language]
Processing
- Getting started with Processing
- How to connect Arduino and Processing
- Getting the Kinect to work with Processing
- Making Android apps with Processing
Python
Raspberry Pi
- Getting started with Raspberry Pi
- Raspberry Pi on Lynda
- Raspberry Pi on Adafruit
- Fourteen year old Henry's tutorials
- Raspberry pi GPIO pins
- Beginners YouTube Channel
- You might need some Python
- Maybe some command line magic?
- Project tutorials
Silhouette Cameo Cutter
Video
- How to compress a large videofile - using quicktime conversion
Virtual Reality
- About the Oculus Rift
- About GearVR
- About HTC Vive
- qrVR - Quickly visualize & share 3D models in VR
- Version compatibility for Oculus Rift DK2 and Unity 5.x
- GearVR and Unreal 4
- GearVR and Unity