Skip to main content.
IBAN   NL79 ABNA 0477 3565 08
EU-VAT NL170160656B01
Chamber of Commerce 32041148
http://www.compuphase.com
Eerste Industriestraat 19-21
1401VL  Bussum
tel. +31 35 693 9261
info@compuphase.com
CompuPhase

Pawn for Pleo

 
[Go to the project description]

Pleo: a robot in the shape of a baby dinosaur (Camarasaurus) from UGOBE Life Forms
[Go to the project description][Go to the top of the page]

Descriptions of sensors and joints (source: UGOBE Life Forms)
[Go to the project description][Go to the top of the page]

The box that Pleo comes in (source: UGOBE Life Forms)
section separator
Description    Adaption of the pawn programming language for the Pleo robot.
Company    UGOBE Life Forms (U.S.A.)
Time    2 months
Development notes    The code generator of the pawn compiler and abstract machine were overhauled to switch to "position-independent code". This makes it subsequently a lot easier to run code directly from ROM (no relocation is necessary) and to support overlays with a pool system. Other modifications include more compact binary code, performance optimizations, improved support for ARM7TDMI processors and a flexible code overlay system.
The modifications in pawn are donated by UGOBE Life Forms under the same liberal open source license as the original pawn distribution.