Adafruit Launches Raspberry Pi Starter Pack for $69.95

The Raspberry Pi is supposed to be great for hardware prototyping, but you may not know where to start and/or depending where you live it might be difficult to buy the small components needed at a decent price. That’s where Adafruit Raspberry Pi starter pack comes into play. It includes a case,  some cables and power supplies, as well as a breadboard and a whole bunch of components. The package includes: Adafruit clear acrylic Pi Box USB Micro-B Cable to connect the Raspberry Pi to a power source 5V 1A power adapter USB TTL console cable to be used to access the serial console. Useful to debug the kernel or if you run your device without display and/or network. 4GB SD Card Adafruit Pi Cobbler kit with GPIO cable for connection to the GPIO/I2C/SPI/Power pins. USB microSD card reader for loading the image onto the SD card. Large full-size clear […]

WordPress for Raspberry Pi using Nginx and MySQL

I’ve been wondering how the Raspberry Pi would handle WordPress. I’ve found some instructions using Apache 2, but this may not be the best server to use for this type of low-end hardware. nginx server requires less resources, and as it is what I already setup for this blog, I decided to give it a try on the Pi. I’ll provide all the detailed steps I followed below, but you can also download the compressed SD card image (113 MB), uncompress it and copy it to an SD card the usual way. After the system boots, find your Raspberry Pi’s IP address, type it in your PC’s browser, and you should see the page pictured below. If you want to login to the dashboard, the username is “admin” and the password “raspberry”. Instructions to Install WordPress on Raspberry Pi You can use your default Debian Linux distribution (e.g. Raspbian) if […]

HackBerry AllWinner A10 Board is Now Available for $60

The Hackberry “development board” is now available for sale on Miniand. This board powered by AllWinner A10 processor comes in 2 versions: 512 MB RAM version – Available now for $60 1GB RAM version – Available by the end of the month for $65. Both boards features a 4GB Flash, a SDHC slot, 2x USB 2.0 port, 10/100 Ethernet, Wi-Fi, HDMI & composite outputs,  headphone & microphone ports and a IR sensor. The good thing is that serial interface and FEL connectors will be soldered on the board for easy debugging and recovery. The FEL recovery port allows to reflash the board using Livesuit. As a side note, Henrik, a developer involved in Allwinner A10 software development, has done some work to reverse engineer FEL USB protocol, wrote a small program to enter into Livesuit mode with an SD card (Go to the bottom of the page section “Forcing FEL […]

AllWinner A10 Initramfs Support and Linaro 12.07 Image

An initramfs is a minimal root filesystem that is loaded at an early stage of the boot process, before the rootfs partition is mounted. This is optional but is now used by many Linux distributions such as Ubuntu in order to speed up boot time among others things. Up to recently, there was no support for this in the AllWinner A10 nightly builds, and there would be lot of error messages due to ureadahead process with Ubuntu, but I’ve changed that by: Using a boot.scr file (U-Boot Script) for each supported device in order to either follow the default init boot method or do an initramfs boot if uInitrd file is present in the FAT partition. Adding a script (a1x-initramfs.sh) to generate and install uInitrd initramfs in the rootfs. The initramfs can’t be generated at build time since the hardware packs are (mostly) distribution agnostic. If you want an initramfs, […]

$39 Variscite VAR-SOM-AM33 SoM Powered by TI Sitara AM335x

Variscite has announced a new system-on-module based on Texas Instruments Sitara Cortex A8 AM335x processors (AM3352 or AM3354) named VAR-SOM-AM33, which sells for as little as $39 US (in large quantities I assume). This SoM is available in commercial and industrial grades, and the company expects the module to be used in applications such as automotive, control systems, lighting, refining and processing. Here are the specs of this module: CPU – Texas Instruments AM335x Processor @ up to 720 MHz withPowerVR SGX530 GPU (AM3354 only) System Memory – 256MB 606MHz DDR3 Storage – 128 to 512MB SLC NAND Flash Display interface – LCD interface – Parallel RGB Supporting 1400×1050 24bit and4/5/8-Wire touch panel interface Audio – Line-in, line-out, stereo headphone out, digital microphone, analog microphone and S/PDIF Out Connectivity: 10/100Mbps Ethernet PHY 10/100/1000Mbps RGMII Wi-Fi 802.11 b/g/n (via TI WiLink 6.0) Bluetooth V4.0 + EDR (via TI WiLink 6.0) Interfaces: 2 […]

Gumstix Waysmall Silverlode Linaro Ubuntu Computer based on TI Sitara AM3703

Gumstix has just announced the Waysmall Silverlode computer, a small form factor device running Linaro ARM optimized Ubuntu and designed for developers of commercial and industrial applications such as digital signage players and remote servers. It’s based on Overo EarthSTORM Computer-on-Module (Texas Instruments Sitara AM3703 @ 1 GHz, 512MB Flash and 512MB RAM) and consumes less than 2.5 W. Here are the specs of the device: Processor Texas Instruments Sitara AM3703 processor (ARM Cortex-A8 ) @ 1 GHz 800 MHz is recommended for reliable performance System Memory 512 MB RAM Storage 512 MB NAND flash microSD card slot Video Output HDMI (DVI-D) Audio I/O Stereo Audio In /Out jacks Connectivity 10/100Mb Ethernet USB USB Host, USB OTG and USB Console Connectors 2 x 70-pin AVX connectors 1 x 27-pin Hirose camera connector Battery holder for 6mm rechargeable coin Dimensions 11.0 x 4 .4 x 1.8 cm Power 5V The computer […]

84 MB Minimal Raspbian ARMHF Image for Raspberry Pi

Many embedded systems applications do not require a desktop environment or graphical interface on the screen (e.g. server), and you may want to only install the files you really need on the SD card either to reserve as much space as possible for data and/or your program or to reduce costs. After searching for a minimal image based on Raspbian ARMHF distribution for the Raspberry, I could only find Linux Systems minimal image based on the Alpha version of the Raspbian Wheezy. Their compressed image is 109 MB in size, has a custom kernel,  sshd and ntpd are enabled, but the wireless tools were deleted, and at the time the swap was located in another partition instead of a file inside the rootfs. The uncompress rootfs is about 414 MB (as reported by df -h when mounted as a loop device). I decided to prepare a minimal image myself based […]

Fedora To Give Away Raspberry Pis, OLPC 1.75 Laptops and Arduinos to Developers

Fedora will give away over 200 open hardware devices as part of its Summer of Hardware initiative to Fedora contributors. 150 Raspberry Pi boards, 50 OLPC 1.75 laptops and 20 Arduino boards and shields will be freely distributed to randomly selected candidates. In order to qualify, you must have a Fedora Project account, have signed the Fedora Project Contributor Agreement, be a member of at least one non-CLA / FPCA Fedora Group and be resident in one of the following country/region: Australia (excluding the states of New South Wales and the Australian Capital Territory), Belgium, Canada (excluding Quebec), Germany, India, Japan, the Netherlands, New Zealand, Singapore, South Korea, Spain, Sweden, United Kingdom, or the United States (excluding New York and Florida). To apply, you need to fill an application form by the 15th of August where you select your preferred device and enter your full name, Fedora account information and […]

Exit mobile version
EmbeddedTS embedded systems design