Difference between revisions of "LeapFrog Pollux Platform"

From eLinux.org
Jump to: navigation, search
(Interface types)
(Description)
Line 2: Line 2:
  
 
== Description ==
 
== Description ==
The LeapFrog Pollux Platform is the hardware three of their devices are based on. The [[Didj|Didj]], [[Leapster_Explorer| Explorer]], and [[Leappad_Explorer| Leappad]] all based around the Pollux System on a Chip (SoC), along with some generic hardware functionality. This makes them all rather compatible with each other.
+
The LeapFrog Pollux Platform currently comprises three devices: the [[Didj|Didj]] and [[Leapster_Explorer| Explorer]] hand-helds and [[Leappad_Explorer| LeapPad Explorer]] tablet, all based around the [[Pollux]] SoC (marked "LF1000" in LeapFrog products).
 
 
  
 
{|width="100%" cellspacing="5"
 
{|width="100%" cellspacing="5"
 
|-
 
|-
 
|width="50%" style="background-color:#EEEEEE;padding:5px;vertical-align:top"|
 
|width="50%" style="background-color:#EEEEEE;padding:5px;vertical-align:top"|
 +
 
== Device Pages ==
 
== Device Pages ==
 
These are the pages dealing with the specific details of the different LeapFrog devices built around this platform.
 
These are the pages dealing with the specific details of the different LeapFrog devices built around this platform.

Revision as of 10:21, 4 July 2011

LeapFrog Pollux Platform family of devices.

Description

The LeapFrog Pollux Platform currently comprises three devices: the Didj and Explorer hand-helds and LeapPad Explorer tablet, all based around the Pollux SoC (marked "LF1000" in LeapFrog products).

Device Pages

These are the pages dealing with the specific details of the different LeapFrog devices built around this platform.

LeapFrog Didj

LeapFrog Explorer

LeapFrog Leappad

Useful Links

A list of helpful and informative links dealing with the LeapFrog Pollux Platform family of devices.

Getting Started

Console Access

Leapfrog Source Codes

Toolchains

Technical Details

CPU

  • Didj, Explorer, LeapPad
    • LeapFrog LF1000 branded MagicEyes Pollux VF3520F Datasheet
    • ARM926ejs core
    • Clocked at 393MHz

RAM

  • Didj
    • QImonda HYB25DC25616OCE-5 - 32MB sdram Datasheet -or-
    • Nanya NT5DS16M16CS-5T - 32MB sdram (Datasheet)

Storage

  • LeapPad
    • 2GB SD - Internal

Display

  • LeapPad
    • 5" Touchscreen

Audio

  • Didj, Explorer
  • LeapPad
    • LFP100

Interface types

  • Explorer
    • USB 1.1 host (Proprietary Connector)

Physical connectors

  • Didj, Explorer, LeapPad
    • Cartridge socket (providing NAND, SDIO and UART)
    • DC Power
    • Headphone
    • Charging Socket

Input devices

  • Didj, Explorer, LeapPad
    • 10 Buttons
    • D Pad
  • Explorer, LeapPad
    • Touchscreen/stylus

Linux kernel

  • Didj
    • 2.6.20
  • Explorer, LeapPad
    • 2.6.31

Tutorials/How To

A list of the generic device independent Tutorials and How To articles. Here you will find some of the basic building blocks from which the device specific tutorials will build upon.

Console Access

Compiling Source Code