Raspberry Pi Exhibit at MINECON 2013

IMG_8669This year in the Makers Village at Minecon 2013, FamiLAB members spent a busy 2 days showing people of all ages how to use the Application Programming Interface (API) for Minecraft Pi Edition. Three Raspberry Pi stations were set up to demonstrate software and hardware hacks.  Raspberry Pi Station 1:We used station 1 to show attendees how to set up Minecraft Pi Edition on the Raspberry Pi and to run various python scripts from the global Raspberry Pi community. A very special thanks goes out to MCPIPY for compiling and hosting the examples. If you'd like to try any of this yourself, you can find all of the resources below.IMG_8640My favorite scripts for getting kids engaged with the API are the maze (from MCPIPY and davef21370 from the Raspberry Pi forums) and the clock examples (from contributors Martin O’Hanlon and SleepyOz). The maze script clears an area starting at the player’s position before building a large maze structure. One of the digital clock script examples clears a similar grid of blocks before filling the ground with a set of blocks that continuously updates the time from the system clock.At one point Sunday afternoon while showing the scripts, I inadvertently built the digital clock into the floor of the maze when I ran them one after the other without moving my character. It looked cool and performed really well, although we had to dig through some of the maze walls to show the seconds digits. Yes, we could have written a script to clear the walls, but sometimes you need to take a break from working so hard and just dig…IMG_8729The analog clock by Martin O’Hanlon is an impressive example as it shows how quickly the blocks can be updated. The script builds a giant circle in the sky and then renders the hour, minute, and second hands based on the current clock settings from the RP. Each visitor was very impressed with the second hand updating over a dozen blocks every second. This is the sort of example that gets people excited about the process and results of coding.Attendees were encouraged to modify the code and run it. There were some software hangs mostly due to text being entered into the python script inadvertently by new users. Overall, the Minecon attendees were interested, engaged, and very creative!The python examples for station 1 can be found here at MCPIPY:https://github.com/brooksc/mcpipy/  Raspberry Pi Station 2:At our second station, we set up the incredible Step Detecting NeoPixel Pumpkin Pi. Well, that’s one name we’ve had for it.FamiLAB members Theodore Wahrburg and IanStarGem put together a python script to detect the type and id of the block that a player is over. That script in turn sent data to an Arduino Uno that controlled the Adafruit RGB NeoPixels. The RGB lights were placed inside a handmade Minecraft-style jack-o-lantern created by John Cope.http://vimeo.com/macrutan/stepblockIMG_8670IMG_8730Instructions and code: https://github.com/familabSpecial thanks to GadgetCat for donating the NeoPixels for Minecon 2013!  Raspberry Pi Station 3:Station 3 housed Mark McGregor’s python scripts being triggered from the Pi Face Digital Interface developed by the University of Manchester School of Computer Science:http://pi.cs.man.ac.uk/interface.htmIMG_6739Mark set up scripts to explode terrain using geometry, build various trees, and save and reset the world state of Minecraft Pi Edition.Mark gives a brief description here:https://vimeo.com/78646441IMG_8637   Visitors to the Raspberry Pi stations in the Makers Village:We’d like to extend a special thanks to Brooks and Phillip from MCPIPY for compiling and sharing a great collection of scripts that we used at RP station 1. They checked in on us in the village and gave us the thumbs up!   More than a few Mojangstas, including Aron Nieminen of the Minecraft Pocket Edition team, visited the village. We spoke briefly and Aron did mention the need to update the Pi Edition. I got a feeling from the look in his eye he was more than pleased to see kids and parents working in the API.IMG_8638IMG_8749   Chase Nunes and Joseph Falbey from GeekGamer.TV interviewed us for the Minecraft ME show. The section on the Raspberry Pi is at 24:51, Bill Stilwell's Minecraft Arcade Edition is at 28:16. Check out the comprehensive show coverage by Chase and Joseph here: https://www.youtube.com/watch?v=uxAQHDouevQ#t=1492   Minecon 2013 was a great experience from the exhibitor point of view in the Makers Village. The overall enthusiasm for the Minecraft Universe was constant and powerful. Having the opportunity to share the capabilities of the Raspberry Pi platform within that universe was invigorating and just plain fun! Thanks and Resources:Additional thanks goes to the Raspberry Pi Foundation for making the platform and nurturing the community, The Raspberry Pi and Minecraft communities, Broadcom for it's vision and commitment, all of the distributors for keeping the Raspberry Pi on shelves, Mojang for sharing, and Curse for all of the great wiki and forum support on the Minecraft side of things!  Scripts for the Step Detecting NeoPixel Pumpkin Pi:https://github.com/familab Minecraft on the Raspberry Pi archives:http://www.raspberrypi.org/archives/tag/minecraft">http://www.raspberrypi.org/archives/tag/minecraft Martin O'Hanlon's stuff about code (analog clock):http://www.stuffaboutcode.com/2013/02/raspberry-pi-minecraft-analogue-clock.html MCPIPY blog about Raspbery Pi, python and more:http://mcpipy.wordpress.com/ The digital clock example by SleepyOz at Raspberrypi.orghttp://www.raspberrypi.org/phpBB3/viewtopic.php?t=33427  Adafruit's Raspberry Pi learning resources:http://learn.adafruit.com/category/raspberry-pi  Adafruit NeoPixel rgb leds:http://www.adafruit.com/products/1138  Minecraft wiki:http://minecraft.gamepedia.com/Minecraft_Wiki  Minecraft forums:http://www.minecraftforum.net/  

Previous
Previous

Monsters in Familab

Next
Next

FamiLAB hosts the MINECON2013 Maker Village