Orange Pi Lite Based Seedi Retro Gaming Console Takes Your Old DVDs or CD-ROMs (Crowdfunding)

Shenzhen Xunlong’s Orange Pi family is a nice collection of low costs ARM Linux development boards that can be used in all sort of projects, just like Raspberry Pi boards, but cheaper at the cost of requiring more skills, and/or efforts to complete a project. One popular use for Orange Pi boards is retro gaming thanks to community supported images like RetrOrange Pi supporting games for Atari, Amiga, DreamCast, and other consoles. The implementation looks good enough for startups to sell their own products based on Orange Pi  hardware and RetrOrangePi software, as we’ve already seen with RetroEngine Sigma Retro Game Console which had a very successful Indiegogo campaign with $629,368 USD raised. “Seedi Team” has now launched their own game console apparently based on Orange Pi Lite, but it’s a little different as instead of copying “ROMs” , you can simply insert your old CD-ROMs or DVDs. Seedi game […]

uCAN CAN Ethernet Converter and Logger is Based on Orange Pi Zero Board

The CAN bus is a serial communication protocol used in automotive and automation applications. The guys at ucandevices.pl have designed a solution around Orange Pi Zero board that allows you to log CAN bus data or act as a bridge between the CAN bus and Ethernet or WiFi. They call it “CAN Ethernet converter, CAN Logger, Linux CAN computer”. Sorry, no shorter name that I could find… uCAN (pronounced micro CAN) CAN Bus board specifications: Main Board – Orange Pi Zero with Allwinner H2+ quad core cortex-A7 processor, 256 MB RAM Network Connectivity – 10/100M Ethernet, 802.11 b/g/n WiFi Can Bus – 2-pin terminal block; support for CAN version 2.0 support Power Supply – DC 5V/2A via micro USB port Dimension – 50 x 50 x 20 mm The device comes pre-load with Debian distribution provided by Armbian plus various CAN tools. The getting started video below shows uCANTools web […]

7″ LCD Display with HDMI input, Audio output Launched for Orange Pi (and Other) Boards

If you want a cheap and simple way to add a screen to your development board, there are some 7″ displays with HDMI inputs that costs under $30 shipped. But Shenzhen Xunlong has decided to make their own 7″ LCD display with HDMI input and audio output, and sell for $22 + shipping. The company only provided minimal technical information about the board and display: Display  – 7″ TFT LCD with 1024×600  resolution Video & Audio Input – HDMI Audio Output – 3.5mm audio jack Power Supply – 5V via micro USB port If we look at a closer picture of the board, we’ll see they used Lontium LT8619B, but the company’s website is down… The board also features three different connectors for displays, so they probably have other displays planned. While the company claims the display is made for  Orange Pi H3 boards, it should really work with any […]

Orange Pi 2G IoT Board Can Now Boot Linux from NAND Flash

Orange Pi 2G IoT is a $10 development board with a 2G cellular modem that was launched last March. The board is based on RDA Micro RDA8810PL processor designed for cheap Android phones, but Linux support was also promoted, and an RDA8810 Android SDK was released in April. It was the first time RDA8810 was used in a development board, and unsurprisingly it was, and still is, a challenge to use such board, as software support is on-going… So people who purchased the board has troubles with controlling GPIOs, or booting Linux from the SoC’s built-in NAND flash, instead reverting to booting from a micro SD card. Luckily, Orange Pi forum’s user surfero75 worked on the latter, found a solution, and posted instructions in Spanish. He wrote those instructions leveraging the work done by Aib user, and I summarized the main steps below explaining how install and boot from NAND […]

Linux 4.13 Release – Main Changes, ARM & MIPS Architectures

Linus Torvalds has just announced the release of Linux 4.13 and a kidney stone…: So last week was actually somewhat eventful, but not enough to push me to delay 4.13. Most of the changes since rc7 are actually networking fixes, the bulk of them to various drivers. With apologies to the authors of said patches, they don’t look all that interesting (which is definitely exactly what you want just before a release). Details in the appended shortlog. Note that the shortlog below is obviously only since rc7 – the _full_4.13 log is much too big to post and nobody sane would read it. So if you’re interested in all the rest of it, get the git tree and limit the logs to the files you are interested in if you crave details. No, the excitement was largely in the mmu notification layer, where we had a fairly last-minute regression and […]

$14 Orange Pi R1 Allwinner H2+ Board Comes with Two Ethernet Ports, 256 MB RAM

Shenzhen Xunlong has introduced the new Orange Pi R1 board with Allwinner H2+ quad core Cortex A7 processor that’s a bit different from their other models, as it includes two 10/100M Ethernet port, and should be suitable for intelligent controllers, or simple IoT gateways. Orange Pi R1 board specifications: SoC – Allwinner H2(+) quad core Cortex A7 processor @ 1.2 GHz with Mali-400MP2 GPU System Memory – 256 DDR RAM Storage – micro SD card slot, 16 MB SPI flash Connectivity – 2x 10/100M Ethernet (including on via RTL8152B USB to Ethernet) + 802.11 b/g/n WiFi (Realtek RTL8189ETV) with u.FL antenna connector and external antenna USB – 1x micro USB OTG port Expansion headers Unpopulated 26-pin “Raspberry Pi B+” header 13-pin header with headphone, 2x USB 2.0, TV out, microphone and IR receiver signals Debugging – 3-pin header for serial console Power Supply – 5V via micro USB port Dimensions […]

$15 Orange Pi Zero Plus Board Released with Allwinner H5 SoC, Gigabit Ethernet, WiFi, and SPI flash

We had Orange Pi Zero, followed by Orange Pi Zero Plus 2, then Orange Pi Zero Plus 2 H5, but now there’s another “Zero” model that’s called Orange Pi Zero Plus, which like Orange Pi Zero Plus 2 H5 board is based on Allwinner H5 processor, but adds a faster Gigabit Ethernet port, and offers a fairly different features set compared to the first Orange Pi H5 board, albeit in the same form factor. Orange Pi Zero Plus specifications with highlights in bold and stricken-through showing difference with Orange Pi Plus 2 H5 model: SoC – Allwinner H5 quad core Cortex A53 processor with hexa core Mali-450MP4 GPU System Memory – 512 MB DDR3 Storage – 8GB eMMC flash, micro SD card slot + 2MB SPI flash Video Output – HDMI ; AV port via 13-pin header Connectivity – Gigabit Ethernet, 802.11 b/g/n WiFi (Realtek RTL8189FTV) with u.FL antenna connector […]

How to Setup an Orange Pi Zero DIY Smart Speaker with Google Assistant SDK

A preview release of Google Assistant SDK working with Raspberry Pi 3 and other ARMv7 boards was released in May, and soon after, AIY Projects Voice Kit was offered for free with Raspberry Pi Magazine in order to a complete smart speaker kit working with RPi 3. I wanted to try it on one of FriendlyELEC or Shenzhen Xunlong Allwinner board, since all we need is audio input and output, and an Internet connection. Earlier this month, I came across Orange Pi Zero Set 6 Kit that had all I needed: Orange Pi Zero ARM Linux board, an expansion board with built-in microphone and audio output jack, and a cute and small case to neatly put everything together. Orange Pi Zero Set 6 Kit Unboxing and Assembly Shenzhen Xunlong sent me the kit so that I can try it out. The package includes two Orange Pi packages, the plastic case, […]

Memfault IoT and embedded debugging platform