Opus Open Source and License-free Audio Codec Decreases Latency over VoIP Codecs, (Slightly) Betters MP3 and AAC Quality

I’ve just stumbled upon Opus, a relatively new audio codec, with the release of version 1.1 implementation which  improves encoding quality for VBR audio, automatically detect audio or speech to select the best encoding mode, and improved 5.1 surround quality/compression ratio. The new release also bring speed improvements for all architectures, and specifically for ARM, where decoding uses around 40% less CPU and encoding uses around 30% less CPU thanks to the use of NEON compared to an earlier version. You can go to the online demo page to find more about the latest released, and try some of the latest improvements. This all looks fun, but I wanted to know more about Opus, and especially how it compares against MP3 or AAC. It turns out Opus was not originally designed to compete against MP3/AAC which are used to store audio, but instead it was meant to be used for […]

$39 86Duino ZERO is an x86 Arduino Compatible Board that Supports DOS, Windows, and Linux

Intel Gallileo Development Board with a Intel Quark processor, and Arduino software and hardware, now gets some competition with DM&P Electronics’ 86Duino ZERO board powered by the company’s Vortex86EX processor and 128MB RAM, that is said to support DOS, Windows, and Linux. 86Duino ZERO Specifications: Processor – DM&P Vortex86EX 32-bit x86 processor @ 300MHz System Memory – 128MB DDR3 Storage – 8MB SPI flash, and microSD card slot Connectivity – 10/100M Ethernet (at the back of the board, not RJ45) USB – USB host connector, micro USB port for development Arduino Leonardo compatible headers Misc – Reset button, PCIE bus Power Supply – DC-IN 7 to 12V, or via microUSB port. The board is comprised of a daughter board (DM-222) and a System-on-Module (SoM) either called DM-205 and or Vortex86EX SOM-128-EX which the following specs (some of which are not accessible in 86Duino Zero): Processor – Vortex86EX @ 300MHz System […]

XBMC on ARM News: Updated XBMC Image for i.MX6 Boards, Geniatech Releases XBMC for Android Source Code

Stephan Rafin has recently released a new XBMC image for Freescale i.MX6 based Wandboard development boards (dual and quad only) and Utilite computers. The images have been built with Yocto 1.5 (Dora) released last month, and are based on XBMC Gotham Alpha 9, the latest alpha before feature freezes. That means this is not a stable image just yet, but features won’t change, and this version of XBMC is now going though bug fixes. Stephan’s XBMC image includes the following: iMX6 hw accelerated decoding (VPU) for most standard formats iMX CEC support (for utilite only as wandboards are not properly wired) WIFI configuration thanks to network manager addon Support for HDMI/SPDIF/Analog sound outputs (including pass-through for HDMI and SPDIF) SMB/NFS/uPNP network shares and other standard XBMC features Bug fixes against previous version – No more transient black screens, trick modes (ffwd, frwd, ..) are now working, and smoother video playback. […]

Frindo Open Source Robotics Platform for Arduino and Raspberry Pi Boards

Frindo is both a community and an open source robotics platform designed to work with Arduino, Raspberry Pi, and possibly other micro-controller boards. The platform is said to have been designed as an educational platform so that beginners can start with a simple robot, and build a more complex robot as their skills grow. There are currently three Frindo kits available from RobotBits.co.uk: Frindo chassis only kit for £64.95 (~$104) – Chassis plates, motors, wheels, wheel brackets, Arduino & Pi mounting kit & all hardware. Frindo Arduino kit for £110.95 (~$178) – Chassis only kit + Arduino, RobotShield, battery clip, power cable & USB cable Frindo Arduino kit plus sensors for £159.9 (~$257) – Arduino kit + 3x each: GP2Y0A21 analog distance sensors, bracket, cable & fixings The RobotShield is an Arduino shield optimized for mobile robotics applications with the following features: Dual bi-directional motor driver circuit (2 Amp Peak, […]

Motorola’s Project Ara Open Source Hardware Plaform for Modular Smartphones

A few months ago, I posted a video about “The Smarter Phone“, a concept smartphone that was supposed to be serviceable and upgradeable just like PCs used to be, in order to reduce e-waste among other things. Based on comments here and on Reddit, most people did not really believe the concept was feasible, practical or cost effective, myself included. Fast forward to September, a video about another concept modular smartphone called Phonebloks went viral with over 17 million views. The overall idea is basically the same, but this time there seems to be at least a mockup. Phonebloks features a base where you can attach blocks such as the display, a wifi module, processor module, bluetooth module and so on. It turns out Motorola’s Advanced Technology and Projects group has been working on something similar for a year with Project Ara, and they recently partnered with Phonebloks’ guys, since […]

Preliminary Reverse-Engineered VPU Driver (CedarX) for AllWinner A10 Plays H.264 Videos

Allwinner framework for their Video Processing Unit (VPU) in their Cortex A8 processors (A10, A13, etc..) is called CedarX. It relies on a binary blob that is working just fine for Android, but not so well for Linux. So several developers started to reverse-engineer CedarX a while back, to fix issues with Linux, and provide an open source driver. Yesterday, they upload a video to show the development progress, and show Big Buck Bunny 1080p H.264 playback using libvdpau-sunxi open source driver with mplayer, and without any binary blobs.  The video resize function are not been implemented yet, which is why we can only see the left corner of video, but nevertheless it shows an open source hardware video decoder is on the way. That means once the Lima driver for Mali-400 GPU, and libvdpau-sunxi driver for AllWinner VPU are implemented (which may still take a while), AllWinner A10 SoC […]

$275 HackRF Open Source Software Defined Radio (SDR) Platform

HackRF is an open source hardware project to build a Software Defined Radio (SDR) supporting a frequency range between 30 MHz and 6GHz in both directions (Tx and Rx, half-duplex) with a maximum bandwidth of 20MHz. Jawbreaker (shown below) is a beta hardware that has been tested by several developers and beta testers, and applications such as Digital Audio Broadcasting (DAB), Bluetooth monitoring, spectrum sensing, wireless microphones, AIS, FM radio, etc.. have already been ported to the platform. In order to lower the cost of the hardware, Michael Ossmann has launched a Kickstarter campaign to fund mass production. There seems to be many SDR enthusiasts as the campaign has already reached its funding target ($80,000) and received for over $300,000 in ledges. What is Software Defined Radio (SDR) and What Can it Be Used for? Before providing details about the hardware and software, it may be useful to provide some […]

NVIDIA Releases Source Code, Binaries, and Android Build Instructions for the SHIELD Gaming Console

This morning I’ve read bad news for the open source community. Jean-Baptiste Quéru, leader of the Android Open Source Project (AOSP) has decided to quit the project because AOSP cannot run on the latest Nexus 7 as Qualcomm (lawyers) impeded the project, and Google is unable to released factory images or necessary binary drivers for the GPU. But there’s also good news, as Nvidia has just released source code and binaries to allow developers to fully build an Android image for its SHIELD gaming console. If you want to build an image for the latest image available, following the steps below. Get the code

Build the Android image (Provided you’ve already setup your Linux PC do build AOSP):

Done (mp dev took  about one hour for my machine). You should now have the required binary images in out/target/product/roth/ directory. Enter fastboot mode before flashing the binaries by one […]

Exit mobile version