How to Change Language to English and Install Apps Remotely on Xiaomi Mi Box 3 Enhanced

Just like other Xiaomi TV boxes the latest Xiaomi Mi Box 3 Enhanced (aka MiBox 3 Pro) comes with a Chinese only user interface, but a similar method as used for Xiaomi Mi Box Mini to change English and remotely install apps. I’ve gone through this and taken pictures and screenshots to show how to change the language. I had connected the HDMI cable, a USB hard drive, as well as a USB keyboard and RF dongle for my airmouse and gamepad to the device, and after powering up the device, you are know some text in Chinese, you can press OK, and you’ll soon be presented with a list of WiFi access points. Select one, and you’ll be asked to input the password for the network. However, in my case I had no connect button, and pressing OK on the remote did not work at all. It turns out […]

Stream Live TV to Your Computer or Smartphone with U4 Quad Hybrid Android TV Box, Kodi and TVheadend

TVheadend is a streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources, and while in theory it should be possible to configure any recent Android TV set-top box with digital TV tuners, configuration is complex, and there’s no guarantee the tuner will be recognized. However, the manufacturer of U4 Quad Hybrid has already configured their box to support HTSP clients, so I’ve installed the latest firmware, and given it a try with my Android smartphone running Kodi 15.2 with TVheadend HTSP client, and I could successfully stream live TV (DVB-T2 free-to-air channels) to my smartphone. Once you’ve scanned the channels using DVB-T2 and/or DVB-S2, there’s no other configuration in U4 Quad Hybrid TV box, but you’ll still need to find out your IP address by going to Setup->Network, and WiFi, Ethernet or 3G depending on your […]

Getting Started with Wemos D1 mini ESP8266 Board, DHT & Relay Shields

Wemos D1 mini is an ESP8266 board that’s interesting thanks to its size, its low price ($4), micro USB power, its shields, and a documentation that looks fairly good. The board can be programmed with Arduino or Lua, and supports both serial and OTA programming. I’ve decided to give it a try and bought the board together with two temperature shields, a relay shield, and micro SD shield. I got all for $ 14.00 from Wemos Aliexpress shop, and it took about one month for delivery. I can also see they’ve recently released a new OLED shield selling for about $5. All shields were shipped inside their own anti-static bags. The pins are clearly marked on both side of the board and the shields. One side of the board features ESP8266 module. and the other side has CH340 serial to USB chip, and the reset button. The provided headers make […]

Decode or Generate QR Codes in Ubuntu with QtQR and zbar-tools

Sometimes I’ve found myself having to decode a QR code on my computer, and usually I’d just get my Android smartphone, use a QR code app to decode it, and send the results to my computer by email. It works, but wouldn’t it be better to simply do this straight from my computer instead? After a few minutes searching, I eventually found out QtQR graphical utility that can both generate and decode QR codes. In Ubuntu and Debian, you can install it as follows:

You can create a QR code with a given pixel size and level of error correction for text, URL, bookmark, email, phone number, SMS/MMS, WiFi network, and so on, and then use the Save QRCode button to save the resulting picture. If instead you simply want to decode a QR code from an image or your webcam use the Decode button, and the tool will […]

Orange Pi One Board Quick Start Guide with Armbian Debian based Linux Distribution

Orange Pi One board is the most cost-effective development board available on the market today, so I decided to purchase one sample on Aliexpress to try out the firmware, which has not always been perfect simply because Shenzhen Xunlong focuses on hardware design and manufacturing, and spends little time on software development to keep costs low, so the latter mostly relies on the community. Recently, armbian has become popular operating systems for Linux ARM platform in recent months, so I’ve decided to write a getting started guide for Orange Pi One using a Debian Desktop image released by armbian community. Orange Pi One Unboxing But let’s start by checking out what I received. The Orange Pi One board is kept in an anti-static bag, and comes with a Regulatory Compliance and Safety Information sheet, but no guide, as instead the company simply asks users to visit www.orangepi.org to access information […]

How to Resize Partitions and Update Firmware in MXQ-4K TV Box (Rockchip RK3229)

Since I’ve received MXQ-4K Android TV box yesterday, I have started to play with it, and so far I can’t say I’m impressed, as while the device automatically detected the maximum resolution (3840×2160 @ 60 Hz) for my television, I could not play any of my 4K samples smoothly with either the pre-installed Kodi 15.2, Video and Video Player apps, there’s no power off mode (only standby), and the “internal partition” is only 0.96GB large which can quickly become an issue if you plan on installing several apps. Since GeekBuying has released the stock firmware, I decided to try to adapt the method to resize the partitions for GeekBox (RK3368) to MXQ-4K. Rockchip RK3229 Firmware Modding I’ve used a computer running Ubuntu 14.04, and assume you have most tools pre-installed. The first step is to download the firmware (MXQ-4K_ota_ok_20160127.img update.img), and install the tools to extract it :

The […]

How to Configure DVB-S2 and DVB-T2 Tuners in K1 Plus Android DTV Receiver

I have previously reviewed VideoStrong K1 Plus Android TV box, but the company also has another model with the exact same name “K1 Plus” that includes a combo DVB-S2 & DVB-T2 tuner. That’s rather confusing, but nevertheless, since I now have the tuner version of the device, I’ve installed the latest firmware, started to play with it, and today I’ll explain how to configure DTV app for both satellite and terrestrial digital TV reception. Hardware Setup and DTV App The first step is to connect both your satellite dish and indoor or outdoor TV antenna to the device, as well as all necesarry cables, and possibly a USB hard drive if you want to use PVR function. Now go to the list of apps start DTV app, or press the DTV button on the remote control. Each time the app starts you’ll be asked to select DVBT2 or DVBS2, and […]

Received Your Orange Pi One Board? You’ll Need to Tweak Your FEX File / script.bin

[Update: I’ve been informed that for some unknown reasons the voltage regulator outputs 1.3 and 1.5V instead of 1.1 and 1.3V on Orange Pi One with the settings and FEX file below, which could lead to overheating, and possibly damage the board under heavy load. A workaround is available here] [Update2: And the temperatures reported by the kernel are wrong (too low), so it’s better not to use the higher voltage at all. More details and tests @ http://forum.armbian.com/index.php/topic/617-wip-support-for-the-upcoming-orange-pi-one/page-4#entry5261] Orange Pi One is arguably the cheapest ARM Linux development board with networking available today for $9.99 plus shipping. It is very similar to Orange Pi PC with an Allwinner H3 quad core Cortex A7 processor, Ethernet, and HDMI, but has less memory as it comes with 512MB RAM instead of 1GB, and comes with a few less features too. The bad news is that Shenzhen Xunlong did not release any […]