Difference between revisions of "GBZ Main Board"

From sudomod
Jump to: navigation, search
m
m (Alternatives: added some alternatives)
Line 5: Line 5:
  
 
==Alternatives==
 
==Alternatives==
===Working===
+
=== Tested ===
 
A Raspberry Pi 2 or 3 are usable, but will require manually removing the USB ports, ethernet ports, GPIO headers, and possibly ripping the PCB down in size.
 
A Raspberry Pi 2 or 3 are usable, but will require manually removing the USB ports, ethernet ports, GPIO headers, and possibly ripping the PCB down in size.
  
Line 16: Line 16:
 
[https://www.raspberrypi.org/products/pi-zero-wireless/ Raspberry Pi Zero W]
 
[https://www.raspberrypi.org/products/pi-zero-wireless/ Raspberry Pi Zero W]
  
===Not Working===
+
===Not Tested - Advanced===
 +
These systems are available and roughly the same size as a typical Raspberry Pi, and have been used or theorized to be usable by some of the more advanced modders.
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[File:Intel Core M vPro STK2MV64CC stick.jpg|250px|link=]]
 +
| [https://www.amazon.com/Intel-Compute-Computer-processor-BLKSTK2mv64CC/dp/B01AZC4O2C Intel Core M vPro STK2MV64CC stick]
 +
* Super Expensive
 +
* Very powerful
 +
* Kind of large
 +
* Might be 'plug & play' (or as close to such a thing for us) if you can work around it's size.
 +
* No GPIO, interface via Arduino or Teensy via usb.
 +
* Windows only?
 +
* [http://www.sudomod.com/forum/viewtopic.php?f=13&t=3331 Project example]
 +
|}
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[File:Upcore-3qtr1.png|250px|link=]]
 +
|| [http://www.up-board.org/upcore/specifications-upcore/ UPCore]
 +
* Atom CPU so windows or linux at your choice
 +
* Oodles of I/O options
 +
* Kinda big for GBZ or MintyPi project
 +
|}
 +
 
 +
{| class="wikitable"
 +
|-
 +
| [[File:Neo full big1.jpg|250px|link=]]
 +
|| [https://www.udoo.org/udoo-neo/ UDOO NEO]
 +
* ARM Cortex-A9
 +
* Claims to support Android ''or'' Ubuntu linux
 +
* Vaguely RPi2/3 form factor
 +
* Has an LVDS port for driving raw screens
 +
* Bunch of GPIO including SPI, I2C, etc
 +
|}

Revision as of 00:25, 2 December 2017

Original

A Raspberry Pi Zero is the recommended starting point.

Raspberry Pi Zero

Alternatives

Tested

A Raspberry Pi 2 or 3 are usable, but will require manually removing the USB ports, ethernet ports, GPIO headers, and possibly ripping the PCB down in size.

Raspberry Pi 2 Model B

Raspberry Pi 3 Model B

The new Raspberry Pi Zero W will also work, making WiFi and Bluetooth dongles non-necessary.

Raspberry Pi Zero W

Not Tested - Advanced

These systems are available and roughly the same size as a typical Raspberry Pi, and have been used or theorized to be usable by some of the more advanced modders.

Intel Core M vPro STK2MV64CC stick.jpg Intel Core M vPro STK2MV64CC stick
  • Super Expensive
  • Very powerful
  • Kind of large
  • Might be 'plug & play' (or as close to such a thing for us) if you can work around it's size.
  • No GPIO, interface via Arduino or Teensy via usb.
  • Windows only?
  • Project example
Upcore-3qtr1.png UPCore
  • Atom CPU so windows or linux at your choice
  • Oodles of I/O options
  • Kinda big for GBZ or MintyPi project
Neo full big1.jpg UDOO NEO
  • ARM Cortex-A9
  • Claims to support Android or Ubuntu linux
  • Vaguely RPi2/3 form factor
  • Has an LVDS port for driving raw screens
  • Bunch of GPIO including SPI, I2C, etc