How to Use Octoprint on Orange Pi Lite Board, Amlogic S905X and S912 TV Boxes

Karl here. This was article originally going to be how to setup Octoprint 3D printer server on an Orange Pi Lite. But after looking and running through the instructions it seemed like it would be too much so I created an img to simplify things. I also explored running Octoprint on an Amlogic S905x or S912 device and it turned out to be an even better solution. You get a case, power supply, and eMMC flash storage. What is Octoprint? I use Octoprint mainly for its ability to start and stop prints without having to use an sd card. Time lapse is also a nice feature. And one last thing is that I setup a pushbullet notification when it is complete. For a full list of features check out http://octoprint.org/. What is needed? Orange Pi Lite board provided by GearBest for the article, or an Amlogic S905X or S912 Android […]

Sonoff B1 is an $18 Hackable WiFi RGB LED E27 Light Bulb based on ESP8285 WiSoC

Earlier this year, I wrote about an ESP8266 based RGB LED “AI Light” lightbulb that was hacked to run ESPurna open source firmware. That’s all good, except some people tried to get one, and ended with a different hardware. So if you’d like something that’s more of a “sure thing”, ITEAD Studio has designed Sonoff B1 dimmable RGB LED E27 light bulb based on ESP8285 processor, and with a “4 pads” to allow for custom firmware flashing. Sonoff B1 hardware specifications: Typical Lumen Output – 600lm Beam Angle – 120 degrees typ. Color Temperature –  2800K-6500K & RGB full color Connectivity – WiFi 802.11 b/g/n @ 2.4GHz Power Supply – 90-260V AC 50/60Hz via E27 base Power Consumption – Light off: 0.5W Max; rated power: 6W Temperature Range – Operating: 0ºC~ 40ºC; storage: -20ºC~ 80ºC Operating Humidity – 5%-90% RH Sonoff B1 with stock firmware can be controlled using the […]

H3Droid Android Firmware is Designed for Allwinner H3 Boards & Devices

Allwinner H3 boards such as Orange Pi PC and NanoPi NEO are mostly interesting due to their ability to run Linux and control I/Os, and while they also support Android, most people wanting to run Android are better served with TV boxes instead, as they come with enclosure, power supply, HDMI cable, and an IR remote control. That does not mean there’s no use case for Android on development boards, and that’s why probably KotCzarny, and other developers, have decided to work on H3Droid project to provide better Android images for Allwinner H3 boards and devices than the firmware released by manufacturers. Some of the improvements include “sane DRAM/CPU settings”, support for Custom recovery system, Google Play Store and more USB network adapters, as well as the removal of apps and feature unusable for people outside out China. You’ll also be able to access the board via SSH if you […]

Canonical Releases Ubuntu Core 16 for Raspberry Pi 3 Compute Module

Now that Canonical has refocused its development efforts on Cloud and IoT, Ubuntu Core has become even more important for the company, which has just released Ubuntu Core 16 for the Raspberry Pi 3 Compute Module, which is better suited for industrial projects than Raspberry Pi boards, for example thanks to the more resilient built-in storage of CM3 module. Ubuntu Core was already supported on Raspberry Pi 2 & 3, Intel Joule, DragonBoard 410c, Intel NUC, and Samsung Artik boards, as well as KVM to run Ubuntu Core in a virtual environment. One of the advantages of running Ubuntu Core is the availability of snaps and branded app stores, making it easy to provide updates, and promote app for the platform. Screenly is one commercial project that will take advantage of Ubuntu Core on CM3 module for their digital signage applications. You’ll find instructions to get started with Ubuntu Core […]

WeTek and Ugoos Release Android 6.0 Marshmallow Firmware for their Amlogic S905 TV Boxes

While there are many models of TV boxes on the market, there are only a few companies that will provide firmware updates over time for their products. Two of those companies are WeTek and Ugoos, both of which recently released Android 6.0 Marshmallow firmware for their Amlogic S905 TV boxes. I actually reported about WeTek working on Android 6.0 for Hub TV box last year, but at the time it was still a beta version. The company has now released weOS 3.1 firmware with Android 6.0 for both WeTek Hub and WeTek Play 2 with the following changelog: System Kernel Fixes Streaming apps in 4K Improved Auto refresh rate system for Kodi Improved DRM playback Apps Added Kodi 17.3, update Updted Aptoide Store, Google Apps and File Manager WeTV (Play 2 only) Added XMLTV for Sat PG Fixes for ATSC Now allows ATSC-T and ATSC-C Most people can get the […]

Google’s Project Treble To Allow Easier & Faster Updates to a New Android Versions

If you’ve ever purchase a phone with Android X, you may have noticed it takes a long time to get an update to Android Y after Google officially release the latest version. The reason it takes so long, except on Google’s own hardware, is that the latest Android version needs to be update by the Silicon vendor, which then sends a BSP to manufacturers, who in turn brings their own tweaks, with in some cases telecom carriers involved in the last step, before delivering the update the end users. This is normally a time-consuming and costly process for all parties involved. One of the reasons is that while the higher level app API is fairly stable, the Android framework (middleware) interface to the Vendor’s implementation may change greatly between different major Android versions. Google is aiming to fix that with Project Treble, starting with Android O, by providing a stable […]

How to Reinstall Android Firmware on Realtek RTD1295 TV Boxes

I started playing with Beelink SEA I TV box nearly two weeks ago, but I soon realized there was a big problem, while I could get an IP address with both Ethernet or WiFi, I could not access Internet, nor the local network with the box, and even ping would not work. So I contact Beelink to find a solution, and they believed I may have a problem with the firmware on my box, and recommended to re-flash it. Great. I asked the firmware, and the company eventually provided me with two files: SEAI_101M0_32G_20170225.img (password: 879y) SEAI_101M0_16G_20170225.img (password: 2js2) Those are baidu link which may be slow to download outside of China, so the company also provided a mirror later. The customer representative told me those were “Lines brushes Pack” firmware, and after lots of email back and forth. I finally got proper instructions which should work for Beelink SEA […]

Karl’s Home Automation Project – Part 1: Home Assistant & YAML, MQTT, Sonoff, and Xmas Lights

Karl here. I am here to write about my home automation project. First thing I want to say is that I am very cost conscious and I don’t mind putting in extra effort into the setup of things to keep costs down. I did invest a lot of time and had to do a lot of reading to get my project going. It took while and I received a lot of groans from my wife while testing. I am still in the process of tweaking things. I started watching a series of videos on YouTube from Bruh Automation. He introduced me to Home Assistant. It got me really excited. He uses a Raspberry Pi as a server but I already had a Wintel Pro CX-W8 Smart TV Box which I use as a server. I run 3 Minecraft Servers, Emby Server, iSpyConnect DVR (2 IP Cameras), Unifi wifi controller, and […]