Br-GoGo Project

Br-GoGo is a brazilian version of the GoGo Board project. It was developed by CTI,
a brazilian research center.
It comprises the following tools:
- Br-GoGoBoard: Hardware project of a board based on the GoGoBoard design, it has serial and usb versions.
- Blocks (Blocos): It is a graphical programming language for Br-GoGoBoard (there is compatibility with GoGoBoard) that translates block commands to Logo language. It is written in Python.
- Monitor: It is a board interface where one can check sensors and actuators and write a program in Logo. It is also written in Python.
Forun link: http://groups.google.com/group/br-gogo/
Download link: http://sourceforge.net/projects/br-gogo/
Here is our SVN repository: http://br-gogo.svn.sourceforge.net/viewvc/br-gogo/
We also have an e-mail list: br-gogo [at] googlegroups [dot] com. Don’t be afraid to send us questions :)
This project’s SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:
svn co https://br-gogo.svn.sourceforge.net/svnroot/br-gogo br-gogo
