From f318db10fd3ea8e99eef23768f0bc92abab159db Mon Sep 17 00:00:00 2001 From: Saki <10335149+Saki-EU@users.noreply.github.com> Date: Thu, 31 Jan 2019 16:20:32 +0100 Subject: [PATCH] Redmi Go added --- README.md | 1 + docs/ltecoverage.md | 1 + docs/specs/redmigo.md | 118 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+) create mode 100644 docs/specs/redmigo.md diff --git a/README.md b/README.md index c801277..bff6b74 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ * [Redmi 6](docs/specs/redmi6.md) * [Redmi 6 Pro](docs/specs/redmi6pro.md) * [Redmi 6A](docs/specs/redmi6a.md) +* [Redmi Go](docs/specs/redmigo.md) * [Redmi Note 5](docs/specs/redminote5.md) * [Redmi Note 5A](docs/specs/redminote5a.md) * [Redmi Note 5A Prime](docs/specs/redminote5aprime.md) diff --git a/docs/ltecoverage.md b/docs/ltecoverage.md index 5d316b4..180bd05 100644 --- a/docs/ltecoverage.md +++ b/docs/ltecoverage.md @@ -66,6 +66,7 @@ * Redmi 5A Global Version * Redmi 6 Global Version * Redmi 6A Global Version +* Redmi Go * Redmi Note 5 Global Version * Redmi Note 5A Global Version * Redmi Note 5A Prime Global Version diff --git a/docs/specs/redmigo.md b/docs/specs/redmigo.md new file mode 100644 index 0000000..96e717e --- /dev/null +++ b/docs/specs/redmigo.md @@ -0,0 +1,118 @@ +## Redmi Go + +### General + +* Regional name(s): - +* Android codename: ? +* MIUI codename: - + +### Hardware + +* SoC: Qualcomm Snapdragon 425 @ 1.4 Ghz +* Memory: 1GB +* Storage: 8GB/16GB +* MicroSD expansion: Up to 128GB + +### Display + +* Panel: IPS LCD +* Size: 5 inches +* Resolution: 1280 x 720 pixels +* Pixel density: 296 ppi +* Aspect ratio: 16:9 +* Brightness: 380 nits +* Contrast ratio: 1000:1 +* Colour gamut: 72% NTSC + +### Camera + +**Rear camera** + +* Sensor: ? +* Resolution: 8 megapixels +* Pixel size: 1.12 µm +* Aperture: f/2.0 +* OIS: No +* Autofocus: Yes +* Flash: LED + +**Video recording** + +* Normal: 1080p/720p @ 30 fps +* High frame rate: No +* Slow motion: No + +**Front camera** + +* Sensor: ? +* Resolution: 5 megapixels +* Pixel size: 1.12 µm +* Aperture: f/2.2 +* OIS: No +* Autofocus: No +* Flash: No + +### Battery + +* Capacity: 3000 mAh +* Wired charging: 5W +* Wireless charging: No + +### Dimensions + +* Size: 140.4 x 70.1 x 8.35 mm +* Weight: 137 g + +### Connectivity + +**Cellular** + +* SIM slots: Nano + Nano + +| Network | Bands | +|:-------:|:----------------------------:| +| FDD-LTE | B1/B2/B3/B4/B5/B7/B8/B20/B28 | +| TD-LTE | B38/B40 | +| WCDMA | B1/B2/B4/B5/B8 | +| GSM | B2/B3/B5/B8 | + +**Wi-Fi** + +* Protocols: 802.11 b/g/n +* Bands: 2.4 Ghz +* MIMO: No + +**Bluetooth & NFC** + +* Bluetooth: 4.1 +* NFC: No + +**Ports** + +* USB: Micro +* Headphone jack: Yes + +### Navigation + +* GPS: Yes +* AGPS: Yes +* Galileo: No +* GLONASS: Yes +* QZSS: No +* BDS: Yes + +### Biometrics + +* Fingerprint sensor: No +* Facial recognition: No + +### Sensors + +* Infrared: No +* Proximity: Yes +* Gyroscope: No +* Ambient light: Yes +* Accelerometer: Yes +* Barometer: No +* Electronic compass: No +* Hall: No \ No newline at end of file