You are here: Home Resources Downloads
Document Actions

Downloads

Downloads are hosted by SourceForge.net, a site that provides open source projects with a place to keep their downloads.  When you click a download link, you will be taken to a SourceForge page to download the file.

Firmware

.bin files should be uploaded directly to your Make Controller - don't uncompress them in any way.

mcbuilder

All-in-one development environment for the Make Controller.

[changes]

mchelper

An application that uploads new firmware to your Make Controller and allwows you to communicate with it manually.

Adobe Flash

A Flash extension to communicate with the Make Controller from within Adobe Flash.

mc.usb (Max/MSP)

An external that communicates with the Make Controller over USB from within Max.

.NET C#

A library for integrating the Make Controller into your .NET C# applications.

Toolchain

Tools needed to build firmware for the Make Controller.  Each provides an installer.
 


A more complete selection of older and newer versions of all the downloads can be found on the MakingThings SourceForge project page  srcforge.png

Subversion

MakingThings maintains a Subversion repository at SourceForge.net with the source code for the firmware of the Make Controller, as well as the software tools used with it. You can browse the repository online here.

To checkout files from the repository, you'll have to install Subversion and, optionally, a GUI client.  The root of the SVN repository is:

https://makingthings.svn.sourceforge.net/svnroot/makingthings

Releases are generally the most stable, and are kept in the tags directories.  Development is usually done on the trunk.  Note that it's usually best to just download the trunk or branch that you're interested in, as opposed to the entire project directory.

More info on Subversion itself can be found here.