Difference between revisions of "Activity/Gogo"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
  
 +
From the GoGo website [1]...
 +
<center>
 +
The GoGo board is a programmable device that is designed for sensor-based and control projects. It is suited for building robots, data loggers, and devices for human-computer interaction. Its functionality is inspired by the MIT Cricket and many other programmable devices such as the the Lego Mindstorms, the IRX board, and Basic Stamps.
 +
</center>
 +
 +
The GoGo Activity is a Python version of the "Monitor" program (MS Windows) and builds upon the Br-GoGo project code [2]. Effort is under way to replicate most of the functionality of the original program and extend/improve certain areas. At the moment this XO version should be considered "Sugar-coated" rather than "Sugar-ized". The integrated nature of the program means breaking it down into distinct activities would detract from fluid navigation. However there are certain elements which could benefit from Sugar's Sharing and Journalling features and these will be addressed in time.
 +
 +
Please see the sites listed under "Further Information" for GoGo-Board help and documentation. The main purpose of this Wiki page is to help you get started, familiarise you with the use of the GoGo-Board on the XO, specifically with the GoGo Activity and any issues you may encounter. Several other websites are listed at the end of this page, such as the SugarLab "Bugs" page which is where problems and feature requests should be submitted.
 +
 +
Work continues on the GoGo Activity so please check back soon for news of new features.
  
 
==Quick Tour==
 
==Quick Tour==
 
This is a quick tour of the GoGo Activity, version 2. A new version is planned in the next few days so please check back soon.
 
  
  
Line 69: Line 77:
  
 
==Further Information==
 
==Further Information==
 +
 +
git, sugarlabs, bugs, translations, contacts, forums
  
 
[1] [http://gogoboard.stanford.edu/ Main GoGo-Board Website]
 
[1] [http://gogoboard.stanford.edu/ Main GoGo-Board Website]
  
 
[2] [http://br-gogo.sourceforge.net/ Br-GoGo Project Website
 
[2] [http://br-gogo.sourceforge.net/ Br-GoGo Project Website

Revision as of 06:19, 17 January 2011

Introduction

From the GoGo website [1]...

The GoGo board is a programmable device that is designed for sensor-based and control projects. It is suited for building robots, data loggers, and devices for human-computer interaction. Its functionality is inspired by the MIT Cricket and many other programmable devices such as the the Lego Mindstorms, the IRX board, and Basic Stamps.

The GoGo Activity is a Python version of the "Monitor" program (MS Windows) and builds upon the Br-GoGo project code [2]. Effort is under way to replicate most of the functionality of the original program and extend/improve certain areas. At the moment this XO version should be considered "Sugar-coated" rather than "Sugar-ized". The integrated nature of the program means breaking it down into distinct activities would detract from fluid navigation. However there are certain elements which could benefit from Sugar's Sharing and Journalling features and these will be addressed in time.

Please see the sites listed under "Further Information" for GoGo-Board help and documentation. The main purpose of this Wiki page is to help you get started, familiarise you with the use of the GoGo-Board on the XO, specifically with the GoGo Activity and any issues you may encounter. Several other websites are listed at the end of this page, such as the SugarLab "Bugs" page which is where problems and feature requests should be submitted.

Work continues on the GoGo Activity so please check back soon for news of new features.

Quick Tour

Install & Launch

Gg-1-home-favs.png


Connection Tab: Plug In, Switch On & Connect!

Gg-usb-board-tour.png
Gg-connection-1.png
Gg-connection-2.png


Console Tab: Control & Monitor

Gg-console.png


Logo Procedures Tab: On-board Programs

Gg-logo.png


Sensor-Lab Tab: Calibration Data

Gg-sensors.png


Data Upload Tab: Capture, Graph & Save

Gg-upload-1.png
Gg-upload-2.png


Notes

Failing To Connect

Upcoming Changes

Further Information

git, sugarlabs, bugs, translations, contacts, forums

[1] Main GoGo-Board Website

[2] [http://br-gogo.sourceforge.net/ Br-GoGo Project Website