An open API service indexing awesome lists of open source software.

https://github.com/jasonwebb/minecraft-interface

Arduino firmware for real-life Minecraft interface
https://github.com/jasonwebb/minecraft-interface

arduino art firmware kaneko minecraft teensy

Last synced: 7 months ago
JSON representation

Arduino firmware for real-life Minecraft interface

Awesome Lists containing this project

README

          

## Minecraft interface
* Interactive dirt block - a 2x2x2' cube painted to look like a dirt block, outfitted with a piezo transducer to detect when you hit it. A Teensy detects hits to the box and clicks the left mouse button in-game.
* Jump pad - a 2x2' pad to detect jumps from the player and translate them into jumps in-game (Space).
* Movement pad - a 4x4' directional pad to detect a player's steps and press corresponding movement keys (WASD) in-game.
* Aiming joystick - an old joystick retrofitted to move the mouse up and down to allow players to aim in-game.

## Images of pieces
### Interactive dirt block
![Interactive dirt block](media/interactive-dirt-block.jpg)

### Jump pad
![Jump pad](media/jump-pad.jpg)

### Movement pad
![Movement pad](media/movement-pad.jpg)

### Aiming joystick
![Aiming joystick](media/aiming-joystick.jpg)

### Installation
![Installation (1)](media/installation-(1).jpg)

![Installation (2)](media/installation-(2).jpg)