Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    en:xgrid:start [2012/03/31 02:37] alex  | 
                
                    en:xgrid:start [2013/03/24 04:39] (current) alex  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== XGrid ====== | ====== XGrid ====== | ||
| + | |||
| + | ===== 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.  | 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]] | ||