$25 PocketBeagle is a mini BeagleBone Board based on Octavo OSD3358-SM SiP

Earlier this year, Qwerty Embedded designed PocketBone board, an Eagle & KiCad open source hardware board software compatible with BeagleBone, but much smaller and based on Octavo OSD3358 system-in-package. This was never an official BeagleBoard.org board, and AFAIK it was not made broadly available. But the BeagleBoard foundation has now introduced PocketBeagle with a similar form factor, but based instead on the latest Octavo OSD3358-SM SiP that embeds TI Sitara AM3358, 512MB RAM, a PMIC, and various passive components into a 21×21 package, and exposing more I/Os thanks to 72 through holes. PocketBeagle board specifications: SiP (System-in-Package) – Octavo Systems OSD3358-SM with TI Sitara AM3358 ARM Cortex-A8 processor @ up to 1 GHz,  PowerVR SGX530 GPU, 2x PRU, ARM Cortex-M3 for power and security management functions 512MB DDR3 800 MHz 4kB I2C EEPROM TPS65217 PMIC + LDO with integrated 1-cell LiPo battery support Storage – micro SD slot USB – […]

BeagleBoard-X15 Board Based on TI Sitara AM5728 SoC Announced, To Sell for $239

We’ve first found out about Beagleboard-X15 open source hardware board about a year ago, and development has taken a bit longer than expected, but Beagleboard.org has now formally launched BeagleBoard-X15, which remains based on Texas Instruments Sitara AM5728 dual Cortex A15 processor, and is expected to ship before Christmas for $239. The key part of the specifications are still the same as last year, but we’ve got a few more details now: SoC – Texas Instruments Sitara AM5728 with: Two ARM Cortex A15 cores @ 1.5 GHz PowerVR SGX544-MP2 3D GPU, Vivante GC320 2D GPU Two Cortex M4 cores @ 212 MHz Dual core C66x DSP @ 700 MHz IVA (Image and Video Accelerator) for 1080p video decode (H.264, VC-1, MPEG 1/2/4, AVS, etc..) Four 32-bit PRUs (Programmable Real-time Units) System Memory – 2GB DDR3L @ 533MHz Storage – 4GB 8-bit eMMC flash, micro SD slot, and eSATA interface (500 […]

BeagleBoard-X15 Development Board To Feature TI Sitara AM5728 Dual Core Cortex A15 Processor

Before the BeagleBone and BeagleBone Black boards based on TI Sitara processor, there were BeagleBoard (-xM) boards powered by TI OMAP3 processors, and Beageboard.org and Texas Instruments are now working on their next open source hardware board with BeagleBoard-X15 powered by TI Sitara AM572 dual core Cortex A15 SoC. Since Beagleboard-X15 has not been formally announced, there’s no picture, and we don’t have the full details yet, but here are the expect technical specifications: SoC – Texas Instruments Sitara AM5728 dual core Cortex A15 processor @ 1.5 GHz, with PowerVR SGX544-MP2 3D GPU, Vivante GC320 2D GPU, 2x Cortex M4 cores, dual core C66x DSP, and IVA (Image and Video Accelerator) for 1080p video decode (H.264, VC-1, MPEG 1/2/4, AVS, etc..) System Memory – 2GB DDR3L with dual 32-bit buses Storage – 4GB eMMC, micro SD slot, and eSATA interface Video I/O – HDMI out up to 1080p60, LCD port, […]

Embedded Linux Conference 2013 Schedule

The Embedded Linux Conference (ELC 2013) will take place on February 20 – 22, 2013 at Park 55 Hotel in San Francisco, California. ELC consists of 3 days of presentations, tutorials and sessions. There will be over 50 sessions during those 3 days. I’ll highlight a few sessions that I find particularly interesting, and that did not get presented at ELCE 2012 (AFAICR). February 20 11:00 – Anatomy of the arm-soc git tree by Olof Johansson, Google We are now two years into the new maintainer model for ARM platforms, and we have settled down into a workflow that maintainers have adjusted well to. Still, when new platforms arrive, or when maintainer ship changes hands, there’s sometimes a bit of ramp-up in getting used to how we organize our git tree and how we prefer to see code submitted to fit that model. This presentation will give an overview of […]

The End of Embedded Linux (As We Know It) – ELCE 2012

Chris Simmonds, freelance consultant and trainer (2net ltd), discusses the future of embedded Linux now that storage and processing power are no longer an major issue, and try to find the best Linux platform for embedded systems at ELCE 2012. Abstract: Embedded Linux is at a cross roads where the combination of Moore’s law making devices more powerful and the mass production of consumer devices, especially mobile, making them cheaper means that the old ways no longer work. Only a few years ago we though in mega: MHz, MBytes, MBits/s. Now we have to think in giga. The days of the single core CPU are almost over, as are the days of the QVGA display. All this means that there is a need to re-think how embedded devices are programmed. Two obvious roads lie ahead: Android and Ubuntu (or other desktop operating system of your choice). This talk considers the […]

openSUSE 12.2 for ARM is Now Available for Beagleboard, Pandaboard, Efixa MX and More

The first stable release of openSUSE for ARM has just been announced. openSUSE 12.2 for ARM is officially available for the Beagleboard, Beagleboard xM, Pandaboard, Pandaboard ES, Versatile Express (QEMU) and the rootfs can be mounted with chroot, but “best effort’ ports have been made for Calxeda Highbank server, i.MX53 Loco development board, CuBox computer, Origen Board and Efika MX smart top. Work is also apparently being done on a Raspberry Pi port which should be available for the next release. openSUSE developers explains that almost all of openSUSE builds runs on these platforms (about 5000 packages). Visit “OpenSUSE on your ARM board” for download links and instructions for a specific ARM board. More details are available on the wiki page. openSUSE has limited resources for ARM development, so If you’d like to help with development (e.g. fixing builds), visit ARM distribution howto page to find out how to get […]

Rowboat Releases Android 4.1.1 Jelly Bean for Beagleboard-XM and Beaglebone

Rowboat announced a preliminary version of Android 4.1.1 (Jean Bean) for beagleboard and beaglebone platforms last week. These releases support SGX (3D graphics acceleration) on both Texas Instruments Sitara AM37x processor (Beagleboard-XM) and  AM335x processor (Beaglebone), and all download and build instructions are available on their Wiki: Jellybean On Beagleboard JellybeanOn Beaglebone – Tested with LCD7 cape. If you could not care less about building it yourself, Rowboat provides pre-built binaries that you can install on a micro-SD card (4GB and greater) as follows : For Beagleboard-XM (DVI output):

For Beaglebone (with 7″ LCD Cape):

The full source is available on rowboat gitorious  account, but there are lots of repo over there, so the best way to get the source is probably the “repo init” instructions in the 2 links above. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as […]

Firefox OS Running on the Raspberry Pi

Oleg Romashin, a Nokia engineer, has been working on porting Firefox OS (previously known as Boot 2 Gecko) to the Raspberry Pi, and has uploaded a YouTube video showing a Firefox OS running on the device, including a WebGL teapot demo running at 60 fps. This Firefox OS build is based on Debian Squeezy, with plain EGL rendering, no Widget Toolkit backends and no X11. Some parts do not look very smooth yet, but this demo looks promising. If you want to try it yourself, you can download the WebGL teapot build. Mozilla patches with LinuxGL widget backend are also available at http://hg.mozilla.org/users/romaxa_gmail.com/embedipc_queue/file/linuxglpure. If you have the N9 smartphone or Beagleboard, it looks like you can also try this. Check files in  http://romaxa.info/b2g/. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and […]

Exit mobile version
EDATEC Raspberry Pi 5 fanless case