Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:xgrid:start [2012/03/31 00:37] alexen:xgrid:start [2013/03/24 03:39] (current) alex
Line 1: Line 1:
 ====== XGrid ====== ====== XGrid ======
  
-XGrid is a distributed computing platform for Atmel XMEGA series processors.  XGrid uses the [[:xboot:|XBoot]] [[:xboot:readme#xboot_api|API]] internally to automatically update the firmware of neighboring nodes.  +===== Introduction =====
  
 +XGrid is a distributed computing platform for Atmel XMEGA series processors.  XGrid uses the [[..:xboot:|XBoot]] [[..:xboot:readme#xboot_api|API]] internally to automatically update the firmware of neighboring nodes.  
  
 +===== Features =====
 +
 +  * Supports all ATMEL XMEGA series processors (8k SRAM recommended)
 +
 +===== Documentation =====
 +
 +  * [[Readme]]
 +
 +===== Repository =====
 +
 +  * [[https://github.com/alexforencich/xgrid|XGrid on GitHub]]
 +
 +===== Links =====
 +
 +  * [[http://www.atmel.com/|ATMEL]]
 +  * [[..:xboot:|XBoot]]