Using M12N Android Amlogic S912 TV Box as a Game Console (Video)

When Amlogic announced S912 processor, they mentioned it would target not only 4K OTT and IP set-top boxes, but also gaming consoles thanks to a faster and better Mali-T820MP3 GPU compared to the Mali-450MP GPU found in their previous S905 and S805 processor, and we’ve already seen that S912 is indeed faster in 3D benchmarks. So I decided to play several games to show the performance, the pre-loaded retro gaming app, and for people who have never used a TV box to play games show what it looks like, and how to play using M12N TV box, in conjunction with MINIX NEO A2 Lite air mouse and Tronsmart Mars G01 wireless gamepad. I played four games downloaded from the Play Store or Amazon Underground: Candy Crush Saga with air mouse Beach Buggy Racing and Riptide GP2 with the gamepad Dead Trigger with the air mouse in menus, and the gamepad […]

Realtek RTL8710 Witty-like WiFi IoT Board with micro USB Port Sells for $8 / 35 RMB

Realtek RTL8710 could eventually become a serious competitor to ESP8266, as it’s based on ARM Cortex M3, provides many of the same features, and sells for roughly the same price. While currently software support is still work in progress and community is very small, I’ve recently written a quick start guide  using AT commands to control RTL8710 connectivity in station and access point mode, and commands are also available for GPIO, OTA firmware updates, servers… This however requires some soldering and a USB to TTL debug board, and is not quite as convenient as ESP8266 board like NodeMCU. Some RTL8710 and RTL8195 development boards are already available but they cost over $25, but I’ve been informed of a cheap no-name RTL8710 board with a micro USB port for programming and power, and well as headers with GPIOs, UARTs, NFC, and power pins, that looks somewhat similar to ESP8266 Witty board. […]

Amlogic Releases Linux 3.14 Source Code for S905X, S905D, and S912 Processors, Has Started Working on Linux 4.4 / Android 7.0

Amlogic has just released buildroot with Linux 3.14 with support for Amlogic S905X (p212 board), S905D (p230 board), and S912 (Q200 board) processors, and the company appears to have started working on Linux 4.4 likely for future support for Android 7.0. You can check the source code as follows:

If you have the wrong toolchain the code won’t build (See comments section). So I installed several toolchains provided by Amlogic (all may not be needed) in /opt:

I also downloaded a shell script to add the toolchains to my path:

Once toolchains are setup, you can select one of three boards config (Q200 / S912 as example) and start building the code:

If you are interested in S905X or S905D instead, use respectively mesongxl_p212_release_defconfig or mesongxl_p230_release_defconfig. I built both S912:

and S905X images successfully:

Separately, you can also find buildroot for Linux 4.4, but […]

Magic Device Tool Helps You Switch Between Android and Ubuntu on Supported Phones

There have only been a few phones released with or supporting Ubuntu so far, and those phones will normally be able to run Android too since Ubuntu Touch relies on Android drivers, and you may decide that Ubuntu is not for you and switch back to Android, or the contrary, if you’ve purchased an Android phone, you may want to install Ubuntu instead. In order to simplify the task of installing operating systems, Marius Quabeck has developed “Magic Device Tool“. As you can see from the screenshot above, 13 phones and tablets are currently supported. You’ll need a computer with Ubuntu 15.04 or greater to install the tool, and I’ve done so on Ubuntu 16.04:

The script will also install phablet-tools if it is not already installed,  so if you are not root, you’ll need your account to be member of sudoers. Once the initial setup is done, you’ll […]

WeTek Play 2 4K Android Set-top Box with ATSC, DVB-S2 or DVB-T2 Tuners is up for Pre-order for $120

With WeTek Play 2, initially unveiled as WeTek Play+, we now have a successor to WeTek Play with the same ATSC, DVB-S2/S, DVB-T2/T/C tuners, but much better specs thanks to Amlogic S905-H processor, 8GB storage, 2GB memory, and support for HDMI 2.0 and 4K60Hz video decoding allowing you to watch 4K UHD channels via your satellite dish for example. The device can be pre-ordered for $119.90 with the tuner of your choice, and shipping is slated to start on September 6th. WeTek Play 2 specifications have changed slightly since January: SoC –  Amlogic S905-H rev. C quad core ARM Cortex-A53 @ up to 2.0GHz with  penta-core Mali-450MP GPU @ 750 MHz System Memory – 2 GB DDR3 Storage – 8 GB eMMC 5.0 flash + micro SD card slot Video Output – HDMI 2.0 up to 4K @ 60Hz with HDCP 2.2 support Audio – HDMI, optical S/PDIF Video codecs […]

Teensy 3.5 & 3.6 Boards Feature NXP Kinetis K64 & K66 MCUs (Crowdfunding)

Paul Stoffregen has been making Teensy USB MCU development boards since 2008, and has just launched the latest Teensy 3.5 & 3.6 boards powered by NXP (previously Freescale) Kinetis K64 & K66 ARM Cortex-M4 MCUs with a micro USB port for power and programming, a micro SD slot, and several I/Os. Boards specifications: MCU Teensy 3.5 (T3.5) – NXP Kinetis K64 ARM Cortex M4 MCU @ 120 MHz with FPU, 512KB flash, 192 KB RAM, 4K EEPROM Teensy 3.6 (T3.6) – NXP Kinetis K66 ARM Cortex M4 MCU @ 180 MHz with FPU, 1MB flash, 256KB RAM, 4K EEPROM Storage – micro SD card port USB – 1x USB Full Speed (12 Mbit/sec) Port; T3.6 only: 480 Mbit/sec host port Connectivity – 10/100M Ethernet mac 62x I/O Pins (42 breadboard friendly) 25x Analog Inputs to 2 ADCs with 13 bits resolution 2x Analog Outputs (DACs) with 12 bit resolution 20x […]

Intel Atom T5500 & T5700 Processors Architecture and (Estimated) Benchmarks

Intel announced their Joule Compute Module yesterday, but did not provide that many details about the new Intel Atom T5500 and T5700 processors used in the module. Liliputing got some more details with slides from an IDF16 presentation entitled “Accelerating Innovation With Next-Generation Intel® Atom™ Processor-Based Platform” that now require authentication for download, but we have the most important slide already starting with the block diagram. Intel Atom T5500 and T5700 SoC are both quad core Atom x7 processor, but they are based on Intel Goldmont architecture, as used in Celeron & Pentium Apollo Lake processor to be featured in laptop and mini PCs, and embed a newer 18EU Intel Gen9 graphics and media GPU with Quick Sync technology for 4K video encoding and decoding using H.265, H.264, and VP9/VP8 codecs. They also feature various peripherals and features that you’d expected in an IoT processor including: a Sensor Hub processor […]

Getting Started with B&T RTL-00 RTL8710 Module – Serial Console, AT Commands, and ESP8266 Pin-to-Pin Compatibility

The announcement of the ultra-low cost ARM based Realtek RTL8710 WiFi modules for IoT applications generated quite a lot of buzz since they can potentially compete with the popular ESP8266 modules. The main problem at the time was documentation and software support, but after some searches we could find that RTL8710 was part of Realtek Ameba family, and found some documents and an SDK for RTL8710/RTL8711/RTL8195. ICStation also kindly provided one B&T RTL-00 module for review, which costs $3.55 shipped per unit, and as low as $2.85 if you purchase 10 or more. The question here is how to get started? The answer can be found in page 8 of the Chinese datasheet for the module with GB0 and GB1 pins used for Tx and Rx to access the serial console. Time for some soldering… For the first test, we’ll just need Tx (GB1), Rx (GB0), GND and 3.3V, and […]

Exit mobile version