199 USD iWave Systems Freescale i.MX508 RainboW-G13S Development Board

iWave Systems has just uploaded a new video of its new Freescale .i.MX508 low cost development board RainboW-G13S Quick Start Board, an alternative to the original Freescale i.MX53 QSB. This board targets the development of eReaders, industrial kiosks, home/industrial/office automation, portable medical devices and appliance control applications. Here are the specifications of this development board: CPU – Freescale i.MX508 processor  (Cortex A8) @ 800MHz System Memory – 256MB LPDDR2 Storage – 2/4 GB micro SD card loaded with boot code and Linux, 4MB SPI Flash (optional) and 8 GB eMMC (optional) Connectivity – 10/100Mbps Ethernet USB – Micro USB 2.0 Device port, 2x USB 2.0 Host Type A port Standard SD port for SDIO expansions Video Output – VGA Audio – Audio IN & OUT port Debug Ports –  DB9 Debug Serial port &  JTAG connector Expansion connector port for EPD & LCD expansion. The company provides Board Support Packages […]

Texas Instruments F28069 Piccolo controlSTICK Unboxing and Review

I’ve recently received a TI F28069 Piccolo controlSTICK evaluation kit after winning a game organized by Mouser and Texas Instruments on Facebook. I’ll show what’s the content of this C2000 MCU development kit and play around with the development tools provided. Mouser sent the development tools by Fedex which took 6 days to arrive in Thailand, and the package with the development tools looks like the one below. You’ll find the following in the package: F28069 Piccolo controlSTICK USB Cable 6x Jumpers 2x Cables to connect to external hardware CD with Piccolo F28069 controlSTICK development tools Here’s a closer look to the top of Piccolo controlSTICK, with (left to right) the JTAG emulator chip, C2000 MCU (320F28069PNA) and connector… …and the bottom of Piccolo controlSTICK. Now let’s have a look at the content of the CD: The Drivers directory contains the drivers needed for the controlSTICK development kit (also used […]

Khadas Edge2 Arm mini PC

Locux: 15 USD Freescale i.MX233 System On Module

These days, low cost boards seem to pop-up a bit everywhere…  Featuring the same processor as Olimex OLinuXino, the Locux board will be powered by a Freescale i.MX233 with 64 MB and boot from a microSD card (no NAND on the board). This project is quite different from other low cost board projects, since it is a system on module (SoM) and will require a carrier board to access peripherals such as Ethernet, USB Host and video output, although  the developers managed to boot it with a simple breadboard. The developers also explain that this board stands apart as it does not feature any BGA parts and can be hand soldered, which could be an advantage when sourcing the boards and some hobbyist may also like to do the soldering themselves. The Raspberry Pi is still hard to get and the some other low cost boards such as the Beaglebone […]

How-to Make a Process Continue to Run After Closing an SSH client

If you are connected to a remote server via SSH, you may want to start a time-consuming task or a background task in the server and right after starting it, close your SSH client, because you need to turn off your computer to “save the earth”, reduce your electricity bill, or simply because you need to bring your laptop with you. The problem is that if you close your SSH client, the terminal session will be terminated together all processes launched from this terminal. There are 2 tools to solve this issue: GNU screen and nohup. GNU screen screen may not be installed in your Linux distribution. In Debian/Ubuntu you can install it with apt-get: sudo apt-get install screen In your SSH terminal, start GNU screen: screen Press enter to discard the text, run your command and press Ctrl+a+d (and not Ctrl+Alt+d) to detach the screen. That’s it. You can […]

Raspberry Pi Releases 19-04-2012 Debian and Arch Linux Images

Within less than a week, a new image for Raspberry Pi Debian has been released as well as an Arch Linux image. Debian 6 can be downloaded via: BitTorrent – debian6-19-04-2012.zip.torrent Direct HTTP download – debian6-19-04-2012.zip Username/Password: root/raspberrypi Arch Linux can be downloaded via: BitTorrent – archlinuxarm-19-04-2012.zip.torrent Direct HTTP download – archlinuxarm-19-04-2012.zip Username/Password: root/root The following Changelog is provided for Debian 6 release: Overscan adjustments ALSA driver Re-enable 1600×1200 output (regression in 13-04-2012 release) Boot file tidyup – and remove test cmdline file vcgencmd provides a version number Fixes for EDID parsing Drive DMT modes in DVI modes by default, even if HDMI is reported as supported Some initial packages that might make setting up Wi-Fi possible Includes the non-free software source (nothing from it though) – useful for Wi-Fi firmware Qt5 snapshot A small package that will allow Raspberry Pi to be used as for Qt5 development out of […]

Raspberry Pi Schematics (Model B) are Available

Now that Raspberry Pi passed all certifications and a few boards are out in the wild, the Raspberry Pi foundation has released the schematics of model B, bringing the Raspberry Pi board closer to becoming an open hardware platform like Texas Instruments Beaglebone or Beagleboard. The Raspberry Pi schematics are available in PDF format, which is a good start and would also people to use the expansion headers (e.g. P1 provides access to GPIOs, SPI, I2C and UART interfaces) and create modules more easily. For the Raspberry Pi to come an open hardware platform, the schematics in .sbk format (so that they can be modified if needed),  Bill of materials,  Gerber files and PCB layout files (they laid out the board with Mentor Graphics Expedition) would have to be released, something which apparently they plan to do at a later stage. Once they do, it will be interesting to see […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

Building Chromium OS for Raspberry Pi (ARMv6)

I had previously written the instructions to build an older version of Chromium (via Berkelium) for ARM using Beagleboard/Overo rootfs in order to use it with Xibo digital signage. Recently I’ve been contacted by hexxeh, who maintains Chromium OS vanilla builds for x86 and MacOS computer, as he intends to provide Chromium OS for the Raspberry Pi, and you should be able to get a SD card image once everything is working from the site above. Today, I’ll post the steps followed to build Chromium OS LKGR (“the latest revision to pass only unit tests”) optimized for  ARMv6 processor with soft-float support, which is the type of processor (Broadcom BCM2835) used in the Raspberry Pi. Please note that although it can build, it still does not run properly and a few more changes are needed. First, you’ll need a fast machine to build Chromium OS in a reasonable amount of […]

30 Euros Olimex iMX233-OLinuXino Linux Development Board

Olimex announced the first 10 prototypes of OLinuXino development board. Started in March of this year, OLinuXino is a development board based on Freescale i.MX233 aiming to provide a low cost (30 Euros)  open source hardware and software single board computer to run Linux. Here are the specifications of OLinuXino single board computer: Freescale iMX233 454Mhz ARM9 processor 64MB of RAM Linux bootable image from SD-CARD TV-Video Output USB host for Keyboard, camera, WiFi, etc interfacing UEXT connector and GPIO connectors with the same style as DuinoMite so that developers can add external modules supporting Zigbee, Bluetooth, RFID readers, relays, switches, sensors, etc… The company also plans to provide 2 plug-in modules for this board: iMX-LCD – a 4.3″ TFT 24 bit color LCD with touchscreen (EUR 30) MX-HUB – A board adding 2 USB hosts and Ethernet (EUR 15) [Update: The company will actually make 2 versions of this […]

Khadas VIM4 SBC