Team:Washington-Software/Downloads
From 2009.igem.org
Line 30: | Line 30: | ||
Here we provide the open-source RobotC codes for ALPHA and PHI. | Here we provide the open-source RobotC codes for ALPHA and PHI. | ||
Other iGEM teams can build their own 'bot's, based on our construction specifications and then download our software. | Other iGEM teams can build their own 'bot's, based on our construction specifications and then download our software. | ||
- | Please note that, you will need to replace the Lego NXT firmware with RobotC firmware to run the software. | + | Please note that, you will need to replace the Lego NXT firmware with [http://www.robotc.net/ RobotC firmware] to run the software. |
Revision as of 04:42, 20 October 2009
Home | Team | Project | Modeling | Notebook | Challenges | Miscellaneous |
---|
BioBrick-A-Bot Version 1.0 is made up of 2 LegoRoboBricks, called ALPHA and PHI. Here we provide the open-source RobotC codes for ALPHA and PHI. Other iGEM teams can build their own 'bot's, based on our construction specifications and then download our software. Please note that, you will need to replace the Lego NXT firmware with [http://www.robotc.net/ RobotC firmware] to run the software.
BioBrick-A-Bot Version 2.0 will be made up of 3 LegoRoboBricks, called ALPHA, PHI and MU.
We will also implement Single-Master-Multiple-Slave Synchronization, so that it will support user-defined LegoRoboBricks too. Other iGEM teams are encouraged to build and share various user-defined LegoRoboBricks to extend the functionality of BioBrick-A-Bot. We will collaborate with other iGEM teams, and make other user-defined LegoRoboBricks available for download on this website.
ALPHA code
Download ALPHA code in Sourceforge
PHI code
Download PHI code in Sourceforge