Hello,I'm trying to add extra directories and data in the android rom, before the first run of the rom.When extracting the boot.img, it looks like data from a location is copied into the riotboard when booting.This looks like the following: &nbs...
So this is the start of a series of blog posts I announced some time ago. I will describe here what steps you have to take to create a full Linux image for the RIoTBoard.In the end there also will be a download to an image we created with these ...
My purpose is to add some hardware devices to a Riotboard, and via an android app, I want to acces the hardware devices connected to the Riotboard.What steps do I have to take?I thought I have to write some Linux device driver, that must be compiled,...
Dear Microcontroller and Microprocessor users 1. You are looking for some training to learn programming your RiOTboard (i.MX6 ARM Cortex-A9) or your Freedom board (Kinetis ARM Cortex-M0+/M4) ?2. You are able to come to Paris, France to visit us ...
Recently Element 14 was kind enough to provide me with a RIoT board to evaluate and eventually share my thoughts on the device here on the site. Out of the box it looks like most other development boards that I have encountered. A little l...
I had some time to work with the RIoTBoard again last week, and decided to build a little app to try blinking the LEDs. As I mentioned in previous blog posts, the fact that RIoTBoard runs Android is one of the reasons I'm interested in it. So to...
Prior setup: before plugging in the power cable, make sure you have a keyboard, mouse, HDMI monitor, and connected Ethernet cable attached to their respective ports on the RiotBoard, as well as a micro-SD card inserted in the micro-SD card slot. Note...
Dear RiOT loversI recorded a basic video tutorial to share my experience during the XBMC installation via Android on the RiOT board.www.youtube.com/watchEnjoy Greg
First thing first, I flashed images from Linux.zip under windows onto the eMMC of RiotBoard and then proceeded to build kernel on RiotBoard. By default, the oneiric rootfs contains toolchain for building the kernel. The only thing missing is the mkim...