Guide:Interfaces: Difference between revisions
From Game Making Tools Wiki
m (→Unsorted link dump: e-ink thing link) |
(Some Wii stuff) |
||
Line 2: | Line 2: | ||
==Kits== | ==Kits== | ||
* Arduino | * [[Arduino]] | ||
* Makey Makey | * [[Makey Makey]] | ||
==Examples / Inspiration== | ==Examples / Inspiration== | ||
* [http://shakethatbutton.com/ Shake That Button] | * [http://shakethatbutton.com/ Shake That Button] | ||
== | ==Motion Control== | ||
* [http://alecu.protocultura.net/snappy/arduino/raspi/webgl/websockets/2015/11/20/ubuntu-core-demo/ Ubuntu Core Demo] - Using Arduino motion sensing to control web app. | |||
* [http://www.circuitdb.com/?p=598 Connect a Wii Remote to your PC] | |||
* [https://forums.ni.com/t5/Example-Program-Drafts/Wii-Nunchuck-as-PC-Mouse/ta-p/3530896 Wii Nunchuck as PC Mouse] | |||
* [http://johnnylee.net/projects/wii/ Johnny Chung Lee > Projects > Wii] | |||
== | ==Display== | ||
* [https://www.circuitvalley.com/2017/03/kindle-e-ink-eink-driver-microcontroller-project-msp430-low-power-display-epaper.html Simple Kindle E-ink E-paper Display Driver with MSP430] | * [https://www.circuitvalley.com/2017/03/kindle-e-ink-eink-driver-microcontroller-project-msp430-low-power-display-epaper.html Simple Kindle E-ink E-paper Display Driver with MSP430] | ||
==Help== |
Revision as of 14:42, 27 May 2018
Things to do with game controllers. DIfferent kinds, ideas, construction guides, etc.....
Kits
Examples / Inspiration
Motion Control
- Ubuntu Core Demo - Using Arduino motion sensing to control web app.
- Connect a Wii Remote to your PC
- Wii Nunchuck as PC Mouse
- Johnny Chung Lee > Projects > Wii