Jupiter Due – coming soon!
- Open Source Hardware development board
- Software compatible with Arduino
- Arduino Due form-factor
- 10x as powerful than the Arduino Due
- 7x clock speed
- 1280x RAM
- Key peripherals use DMA (USB, SPI, I2C, Flexcom)
- CPU: Microchip SAMA5D27C running at 498Mhz
- DRAM: 2 Micron 128Mx16 DDR3L DRAM chips (32 bit data bus)
- Power management: Microchip MCP16502
- Battery charge controller: Microchip MCP73831T-2ACI/OT
- Compatible with many LiPo batteries
- I/O
- USB 2.0 HS port on USB-micro B jack (480Mbps)
- USB 2.0 FS Debug console port on USB-micro B jack (12Mbps)
- SD Card slot to prevent bricking – 50MHz DDR
- USB and HSIC port available to shields
- Native SPI and I2C ports
- 4 FLEXCOMs on I/O pins – flexible serial controller peripherals that can be SPI, UART, or I2C
- JTAG port for programming and debugging
- Programmable via Arduino IDE
- Runs Arduino API under NuttX RTOS
- Also runs Linux as an alternative OS