Opendive – Low Cost DIY Open Source 3D Virtual Reality Kit for Smartphones

About 10 days ago, I wrote about solution to record and play 360 degrees panoramic videos. One of the itmen was vrAse virtual reality case for your smartphone, and allows you to enjoy immersive 3D experience. If you’d rather do your own, than buy a kit for about 100 Euros, there’s an open source project called OpenDive that does about the same thing, and allows you to play games in 3D. All you need to do is to download the 3D files, print the head-mounted glasses it with your 3D printer, and buy the lense kit (6.99 Euros) to get a complete working system. You may have to modify the design, and adapt it to your phone dimensions. And if you don’t have a 3D printer, somebody provided instructions to do your own by cutting wood or plastic sheets. You then should be able to watch 360 deg. panorama videos, and […]

Amlogic GPL Source Code Release – Kernel 3.10, U-Boot, and Drivers (Wi-Fi, NAND, TVIN, Mali GPU)

Last month, I noticed Amlogic provided links to the Android SDK for S802 / M802 on their open source website, but the only way to get the source was to share your SSH public with Amlogic, so that they give you access. It did not happen, but the company has released the source for Linux 3.10.10, U-boot 2011.03, Realtek and Broadcom Wi-Fi drivers, NAND drivers, “TVIN”drivers, and kernel space GPU drivers for Mali-400 / 450 GPU. There are also some customer board files for Meson 6 only (AML8726-MX / M6) but they do not seem to match the kernel… If you want to build the kernel, including the drivers, you’ll need to download a bunch of files: wget http://openlinux.amlogic.com:8000/download/ARM/kernel/arm-src-kernel-2014-03-06-d5d0557b2b.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/rtk8192du-2014-03-06-7f70d95d29.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/rtk8192eu-2014-03-06-9766866350.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/rtk8192cu-2014-03-06-54bde7d73d.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/rtk8188eu-2014-03-06-2462231f02.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/brcmap6xxx-2014-03-06-302aca1a31.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/wifi/wifi-fw-2014-03-06-d3b2263640.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/modules/aml_tvin-2014-03-06-fb3ba6b1c8.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/modules/aml_nand-2014-03-06-39095c4296.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/customer/aml_customer-2014-03-06-76ce689191.tar.gz wget http://openlinux.amlogic.com:8000/download/ARM/gpu/gpu-2014-03-06-0425a1f681.tar.gz You’ll need to extract these tarballs in specific directories:

You […]

$79 Atmel ATSAMA5D3 Xplained Arduino Compatible, Open Source Hardware Board Powered by SAMA5D3 ARM Cortex-A5 Processor

A few days ago, at Embedded World 2014, Atmel has unveiled ATSAMA5D3 Xplained evaluation board based on SAMA5D36 ARM Cortex A5 micro-processor with 256 MB DDR2, 256 MB flash and numerous ports and expansion connectors, that targets industrial automation, networks, robotics, control panels and wearable applications. Atmel is one of the rare companies that provides support for the latest long term kernel (3.10) and mainline for their embedded solutions, and their latest board is fully open source hardware. Let’s have a look at the board specifications: MPU – Atmel SAMA5D36 Cortex-A5 Microprocessor @ 536 MHz System Memory – 2GBit DDR2 (Micron) Storage – 2GBit Flash (Micron), SD/MMCPlus 8-bit Card slot, 1x Micro SD Card 4-bit slot footprint (meaning not soldered) Connectivity – 1x Ethernet 10/100/1000M, 1x Ethernet 10/100M USB –  1x micro USB Device connector, 2x USB Host connectors Debugging – 1x 6-lead 3V3-level serial port, 10-pin J-TAG connector Expansion […]

$60 MarsBoard RK3066 (Partially) Open Source Hardware Development Board Supports Android & PicUntu

Until now if you wanted a low cost Rockchip development board you’d have to go with Radxa Rock (Quad core RK3188) or WaxBerry Pi2 (Dual core RK3066). Thanks to Haoyu Electronics , the company who made MarsBoard A10, there’s now another option with MarsBoard RK3066 powered by Rockchip RK3066 dual core Cortex A9 SoC with 1 to 2 GB RAM, 4 to 8 GB Flash and lots of ports and expansion connectors. MarsBoard RK3066 is composed of a baseboard (SOM-RK3066) and a computer on module (CM-RK3066) with the following specifications: CM-RK3066 Computer-on-Module: SoC – Rockchip RK3066 dual core ARM Cortex A9 @ 1.6Ghz + Mali-400MP4 GPU System Memory – 1GB DDR3 SDRAM up to 2GB Storage – 4GB Nand Flash & eMMC FLASH Power Management Unit – TPS659102 Misc – TX indicator LED use for debug, Power Indicator LED 10/100M Ethernet PHY – LAN8720A SOM-RK3066 Baseboard: Storage – micro SD […]

Raspberry Pi Gets Open Source 3D Graphics Drivers and Documentation

The Raspberry Pi was launched 2 years ago, and for its birthday, Broadcom decided to release documentation and open source OpenGL ES 1.1 and 2.0 driver for the Videocore IV GPU.  You may remember the Raspberry Pi Foundation already release an open source GPU driver in 2012, but this was only for the part running on the ARM11 core for Broadcom BCM2835 SoC, which is just a few hundred lines of code long, and communicates with a binary blob which does all the work in the GPU itself. This new release however goes much further with a 111 page document entitled “VideoCore IV 3D Architecture Reference Guide“, and open source driver for the 3D System of the GPU. Strangely the release is however not for BCM2835, but instead BCM21553. Broadcom clearly has the source for BCM2835 too, so this must have been made for legal reasons. VideoCoreIV packs a lot […]

AMLogic S802 / M802 Android 4.4 SDK, Documentation and Reference Schematics Are (Almost) Available

We’ve seen in the past AMLogic sometimes pushes some updated GPL software releases on their Open Linux website. So I went to have a look a few days ago, and to my surprise they already had instructions to download and build Android 4.4 for AMLogic M802 (Tablet) and S802 (STB), “user’s guides”, as well as links to reference schematics for the tablets… Nice!!! I started with 4.4_ReleaseInfo for “Mbox” (S802), which explains how to get the SDK release on 2014-01-27 (kk-amlogic-20140127):

Unfortunately the joy stopped right there, as you need to send your SSH public key to your representative. I’ve just done that, and sent an email to support [at] amlogic.com, and mbox-android [at] amlogic.com on Sunday, and I have yet to gain access. I’ve found the “mbox-android” email in from Mbox page (similar to screenshot above) in a field right of “reference schematics” column, which has been removed […]

STMicro Unveils $10 mbed-enabled and Arduino Compatible Nucleo Development Boards

STMicro already announced a $24 NFC development kit a few days ago, and they’ve now announced new ultra low cost STM32 development boards. STMicro Nucleo development boards are based on different STM32 MCU based on ARM Cortex M0, M3 and M4, feature Arduino headers, and are supported by mbed platform. There are currently four boards available: NUCLEO-F401RE – Based on STM32F401RET6 ARM Cortex M4 MCU @ 84 MHz with 512KB flash memory, 96 KB SRAM NUCLEO-F030R8 – Based on STM32F030R8T6 ARM Cortex M0 MCU @ 48 MHz with 64KB flash memory, 8KB SRAM NUCLEO-F103RB – Based on STM32F103RBT6 ARM Cortex M3 MCU @ with 128KB flash memory, 20 KB SRAM NUCLEO-L152RE – Based on STM32L152RET6 ARM Cortex M3 MCU @ 32MHz with 512KB flash memory, 32KB SRAM All four boards share the following specifications: STM32 microcontroller with LQFP64 package Two types of extension resources Arduino Uno Revision 3 connectivity STMicroelectronics […]

Intel Bay Trail Graphics Overview – FOSDEM 2014

Bay Trail SoCs are new low power Intel ICs for tablets (Bay Trail-T, Z3000 series), mobiles (Bay Trail-M, N2800, N2900 and N3500 series), desktops (Bay Trail-D, J1800, J1900 and J2900 series) and embedded / industrial platforms (Bay Trail-I, E3800 series). Many Atom processors used to features PowerVR GPU, but it has now been replaced by Intel HD graphics in Bay Trail SoC. Jesse Barnes, working at Intel on software and drivers for Intel graphics devices, gives a presentation about Bay Trail SoCs with a focus on graphics. After an overview, and some ARM bashing regarding performance (Nvidia Tegra 4 and Qualcomm Snapdragon 800), and even power consumption (Tegra 4 only), he describe further details about Intel HD graphics found in the new Intel processors. Everything is basically in mainline, and you’ll need Linux 3.10 or greater, Mesa 9.2 or greater, and libva 1.2.1 or greater for proper support. Some initial […]

Exit mobile version