From 249be09529a8fed1bcc0a6d0cd7e5e3e95d0d07c Mon Sep 17 00:00:00 2001 From: Joshua Yang Date: Wed, 20 Jun 2018 17:34:29 +0900 Subject: [PATCH] Update README.md Change-Id: Id4c4fbc5bdb55e6c3fe949a9b652b59295c19cee --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index 021c3de..36caa66 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ # ODROID-GO + +
+
+
+ +> To celebrate ODROID’s 10th anniversary, we present to you the ODROID-GO Game Kit! With a special anniversary board and with all the parts to put together your own game kit and see the workings behind such a device, it is not only a fun assembly project, it can be an educational tool to learn about all the hardware and software that goes into building such a device. + +
+ +## Specifications +|Component |Description | +|---------------------|-----------------------------------------| +| MCU | Custom ESP32-WROVER(16 MB Flash Memory) | +| CPU & RAM | 80MHz - 240MHz(Adjustable), 4MB PSRAM | +| Wi-Fi | 802.11 b/g/n 2.4GHz - 2.5GHz | +| Bluetooth | Bluetooth v4.2 BR/EDR, BLE | +| Display | 2.4inch 320x240 TFT LCD (SPI interface) | +| Battery | Li-Polymer 3.7V/1200mAh, Up to 10 hours of continuous game playing time | +| Speaker | 0.5Watt 8Ω Mono | +| Micro SD card slot | 20Mhz SPI interface | +| Micro USB port | Battery charging(500mA) and USB-UART data communication | +| Expansion Port | 10Pin port(I2C, GPIO, IRQ at 3.3Volt) | +| Input Buttons | Menu, Volume, Select, Start, A, B, Direction Pad | + +## References +- [Product page](https://www.hardkernel.com/main/products/prdt_info.php?g_code=G152875062626) +- [Store](https://www.hardkernel.com/main/shop/good_list.php?lang=en) +- [Wiki](https://wiki.odroid.com/odroid_go/odroid_go) + - [Game Emulator](https://wiki.odroid.com/odroid_go/odroid_go#gbc_nes_and_sms_emulators) + - [Arduino Coding Camp](https://wiki.odroid.com/odroid_go/odroid_go#arduino) +- [Forum](https://forum.odroid.com/viewforum.php?f=157&sid=e9409529c1d6c81b654b7dd32c9a5140) +