iMX6 TinyRex Module and Development Board Support HDMI Input in Linux (Video Demo)

A couple of years ago, I wrote about iMX6 Rex open source hardware project combining a Freescale i.MX6 SoM and baseboard that aimed a teaching hardware design (schematics and PCB layout). I had not followed the project very closely since then, until I watched a video showcasing HDMI input capabilities in Linux using the new version of the module and baseboard called i.MX6 TinyRex. i.MX6 Tiny Rex module specifications: SoC – Freescale iMX6 processor up to 1.2GHz and 4 cores System Memory – Up to 4GB DDR3-1066 (533MHz) Storage – EEPROM Connectivity – 10/100/1000 Mbps Ethernet PHY I/Os via 3 board to board connectors: Display / Video Output 1x HDMI (up to QXGA 2048×1536) 1x LVDS (up to WUXGA 1920×1200) 1x 20-bit parallel LCD display (up to WXGA 1366×768) or 1x Video Input (CSI) 1x MIPI DSI differential display output (up to XVGA 1024×768) Video Input 1x 20-bit parallel video input […]

UP Board Gets 2GB RAM and 32GB Storage Option, Linux Port in Progress

The UP Board is a Raspberry Pi like board with an Intel Atom processor that’s currently on Kickstarter with a few hours left, and it has just reached its 100,000 Euros stretch goal meaning that beside the 16GB storage / 1 GB version, a version with 32Gb storage and 2GB is now offered. The company also showed their progress with the implementation Debian based Ubilinux on the Intel Atom x5-Z8350 board. That means the specifications have now been updated: SoC – Intel Atom x5-Z8350 “Cherry Trail” quad core processor @ 1.44 GHz (Burst frequency: 1.84 GHz) with Intel Gen8 HD graphics @ 500 MHz System Memory –  1 GB or 2 GB DDR3L-1600 Storage – 16 or 32 GB eMMC Video Output / Display – HDMI, DSI connector Audio I/O – HDMI Connectivity – Gigabit Ethernet USB – 4x USB 2.0 host ports, 1x USB 2.0 pin header, 1x micro […]

Khadas Edge2 Arm mini PC

MIPS Creator Ci40 Development Board Powered by cXT200 SoC Launched for $53 on Kickstarter

Last year, Imagination Technologies launched their first community development board with MIPS Creator CI20 powered by Ingenic JZ4780 dual core MIPS processor running both Android and Linux, and now supported by various projects. The company has been teasing about its MIPS Creatort Ci40 for a few weeks, and was already announced as the MIPS platform of choice for Google Brillo operating system, but the board has now officially been launched via a Kickstarter campaign where you can get the board for $53, as well as some add-on boards. But instead of using a processor from one of their partner, Imagination just designed their own MIPS interAptiv SoC for the board. Creator Ci40 board specifications: SoC – Imagination Technologies Creator cXT200 with 2x MIPS interAptiv core @ 550MHz, 512KB L2 cache, and an Ensigma C4500 RPU (for 802.11ac/ BT 4.1 LE) System Memory – 256 MB DDR3 Storage – 512 MB […]

DragonBoard 410c Development Board Quick Start Guide and Android Benchmarks

Linaro’s 96Boards initiative was announced in February with the introduction of Hikey board, and while progress has been rather slow, there are now two boards available for sale: Lemaker Hikey and Qualcomm Dragonboard 410c. The main advantage of these board is that 96Boards is not only an hardware specification, but also a software specifications that mandate most code to be open source, with recent versions of Linux and U-boot, and in the case of Dragonboard 410c work is being done with Freedreno open source GPU drivers. Now that I’ve got a board I’ll explain my experience with the purchasing process, take a few pictures, and show how to get started with Android, and install the latest version, before running a few benchmarks. Ordering DragonBoard 410c Development Board I normally don’t like purchasing from North American and European distributors, because of the potential documentation involved to comply with silly laws, high […]

Nvidia Tegra X1 Development Board is Finally Available… for $599

When Nvidia introduced Nvidia Tegra X1 octa processor with a 256-core Maxwell GPU at the very beginning of the year, I was expecting Jetson TX1 is follow suit in the next few months, but instead the company launched Nvidia Shield Android TV box based on the processor. The company has now launched Jetson TX1 module and development board. Let’s check the module first and its main specifications and features: SoC – Nvidia Tegra X1 octa core processor with 4x ARM Cortex A57 cores, 4x ARM Cortex A53 cores, and a 256-core Maxwell GPU System Memory – 4GB LPDDR4 (25.6 gigabits/second) Storage – 16GB eMMC Connectivity – 802.11ac 2×2 Bluetooth ready, Gigabit Ethernet Video –  4K video encode and decode Camera – Support for 1400 megapixels/second Dimensions – 50mm x 87mm The module support Linux4Tegra operating system based on Ubuntu. Libraries and drivers to leverage the Maxwell GPU include cuDNN  CUDA-accelerated […]

How to Use Nextion Serial Touchscreen Displays – Part 1: Standalone Mode

Itead Studio launched an Indiegogo campaign earlier this year for their Nextion TFT displays that can be connected to external board such as Arduino or Raspberry Pi via the serial interface, or even a standard computer provided you have a USB to TTL debug board. The campaign was successful with over 1,700 backers, and the company recently sent me two samples for review: a 2.4″ display and a 5″ display. In this post, I’ll look at the boards, and make a small standalone demo with Nextion Editor in Windows. Nextion NX3224T024 2.4″ Display The first item is a 2.4″ TFT display called NX3224T024_011N (non-touch) or NX3224T024_011R (Resistive touch) with 65536 color, 320×240 pixel resolution, LED backlight and up to 200nit brightness. It ships with a cable for the serial connection (5V, Tx, Rx, and GND). The back of the display features the serial connector, a micro SD used to load the […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

Qualcomm DragonBoard 410c Board Now Supports Windows 10 IoT Core

Microsoft announced Windows 10 IoT Core for Raspberry Pi 2 and Minnowboard MAX boards a few months, and now the company has added a new ARM board to their Windows 10 IoT program with the soon-to-be-available Qualcomm DragonBoard 410c development board compliant with 96Boards specifications. Windows 10 IoT Core for DragonBoard 410c adds support for onboard WiFi and Bluetooth, as well as DirectX graphics on top of features already supported on the Raspberry Pi 2. To get started, you’ll need a computer running Windows 10, and follow DragonBoard’s Winfows 10 IoT Core guide. I assume most people familiar with Linux operating systems won’t suddenly jump ship to run a Windows operating systems, but Windows developers who got used to work with Visual Studio may be more comfortable with Microsoft’s environment. Out of curiosity, I’ve checked out if anybody had done any project with Windows 10 IoT core, and was surprised […]

How to Reduce SD Card Firmware Images Download Size

So I’ve just received a Roseapple Pi board, and I finally managed to download Debian and Android images from Roseapple pi download page. It took me nearly 24 hours to be successful, as the Debian 8.1 image is nearly 2GB large and neither download links from Google Drive nor Baidu were reliable, so I had to try a few times, and after several failed attempt it work (morning is usually better). One way is to use better servers like Mega, at least in my experience, but another way to reduce download time and possibly bandwidth costs is to provide a smaller image, in this case not a minimal image, but an image with the same exact files and functionalities, but optimized for compression. I followed three main steps to reduce the firmware size from 2GB to 1.5GB in a computer running Ubuntu 14.04, but other Linux operating systems should also […]

Khadas VIM4 SBC