devices:pollux:didj-fi
This is an old revision of the document!
Table of Contents
Didj-Fi Cartridges
The Didj-Fi (pronounced digi-fi) is a set of cartridges with WiFi for Leapfrog devices. The design is open hardware and open source. You can find the source repository here.
Didj-Fi
- ESP-12F module
- CH340E USB UART
- USB Micro B connector
- 3-position switch for boot mode
Boot mode switch:
Direction | mode |
---|---|
Counter-clockwise | UART |
Center | Device default |
Clockwise | None (RAM) |
Note: For the Leapster Explorer and LeapPad Explorer 1 you must make some modifications to the device for UART and NAND boot modes to work.
Didj-Fi NAND
- ESP-12F module
- Large block NAND
- 4-pin serial header
- Solder jumpers for boot mode
Boot mode solder jumpers:
SD[7] | SD[6] | SD[5] | Boot mode |
---|---|---|---|
X | X | X | Device default |
X | 0 | 0 | UART |
0 | 0 | 1 | Internal NAND |
1 | 0 | 1 | Cartridge NAND |
X | 1 | 1 | None (RAM) |
Note: For the Leapster Explorer and LeapPad Explorer 1 you must make some modifications to the device for UART boot to work.
devices/pollux/didj-fi.1590527085.txt.gz · Last modified: by jkent