HummingBoard, The Vastly More Powerful Raspi

The Raspberry Pi has been around for a while now, and while many boards that hope to take the Pi’s place at the top of the single board ARM Linux food chain, not one has yet succeeded. Finally, there may be a true contender to the throne. It’s called the HummingBoard, and packs a surprising amount of power and connectivity into the same size and shape as the venerable Raspberry Pi.

The HummingBoard uses a Freescale i.MX6 quad core processor running at 1GHz with a Vivante GC2000 GPU. There’s 2GB of RAM, microSD card slot, mSATA connector, Gigabit Ethernet, a BCM4329 WiFi and Bluetooth module, a real-time clock, and IR receiver. There’s also all the usual Raspberry Pi flair, with a 26 pin GPIO connector, CSI camera connector, DSI LCD connector,  stereo out, as well as the usual HDMI and analog video.

The company behind the HummingBoard, SolidRun, hasn’t put a retail price on the board, nor have they set a launch date. You can, however, enter a contest to win a HummingBoard with the deadline this Friday. Winners will be announced in early May, so maybe the HummingBoard will be officially launched sometime around then.

It’s an amazing board with more than enough power to rival the extremely powerful BeagleBone Black, with the added bonus of being compatible with so many of those Raspberry Pi accessories we all love dearly.

The Raspberry Eye Sees All

[Roman Rolinsky] wanted to try to do something interesting with his Raspberry Pi and a 2.4″ LCD he had laying about… So he made a rather bulky version of Google Glass.

We’ve seen a few examples of home brew Google Glass before, or even real-life subtitle glasses used for translation on the fly, but what we really like about [Roman’s] project (besides the fact he hosted it on our very own awesome project hosting site) is that he’s put together the projection system himself out of basic components.

To create the HUD, he’s using a semi-transparent mirror which he took out of a game of Khet 2.0 called the Eye of Horus Beamsplitter — which is a really cool real-life puzzle board game like those games where you have to reflect the laser to solve a puzzle. He’s then using a 3x Fresnel magnification lens which is placed over top of his 2.4″ LCD in a 3D printed enclosure. This magnifies and reflects the image onto the mirror which is placed directly over his eye, allowing for a see through display.

Stick around after the break to see a video of the Raspberry Eye in action!

Continue reading “The Raspberry Eye Sees All”

An Emulated Commodore 64 Operating System For The Raspberry Pi

Commodore-PI

 

It’s no secret that Commodore users love their old machines with the Commodore C64 being chief among them with 27 Million units sold worldwide. Speaking as a former Commodore Business Machines (CBM) engineer the real surprise for us is the ongoing interest and devotion to an era typified by lumbering 8 bit machines and a color palette consisting of 16 colors. Come to think about it, that’s the description of Minecraft!

Jump forward to today and it’s a generation later. We find that the number of working units is diminishing as age and the laws of entropy and physics take their toll.

Enter the Commodore Pi, an emulated Commodore 64 operating system for the Raspberry Pi. The goals of the project include an HDMI and composite compatible video output, SID based sound, Sprites and other notable Commodore features. They also plan to have hooks for more modern technology to include Ethernet, GPIO and expansion RAM.

A video demo of the emulator can be found below. If you’re just warming up to the Commodore world, you’ll definitely want to know the real story behind the C128.

Continue reading “An Emulated Commodore 64 Operating System For The Raspberry Pi”

Create Your Own J.A.R.V.I.S. Using Jasper

Tony Stark’s J.A.R.V.I.S. needs no introduction. With [Shubhro’s] and [Charlie’s] recent release of Jasper, an always on voice-controlled development platform for the Raspberry Pi, you too can start making your own J.A.R.V.I.S..

Both [Shubhro] and [Charlie] are undergraduate students at Princeton University, and decided to make their voice-controlled project open-source (code is available on GitHub). Jasper is build on inexpensive off-the-shelf hardware, making it very simple to get started. All you really need is an internet connected Raspberry Pi with a microphone and speaker. Simply install Jasper, and get started using the built in functionality that allows you to interface with Spotify, Facebook, Gmail, knock knock jokes, and more. Be sure to check out the demo video after break!

With the easy to use developer API, you can integrate Jasper into any of your existing Raspberry Pi projects with little effort. We could see Jasper integrated with wireless microphones and speakers to enable advanced voice control from anywhere in your home. What a great project! Thanks to both [Shubhro] and [Charlie] for making this open-source.

Continue reading “Create Your Own J.A.R.V.I.S. Using Jasper”

PiFace Control & Display Tear Down

PIFace4

[John’s] currently working on a rather fun PiNoir & Santa Catcher Challenge, and one of the main components is a PiFace Control and Display, which allows you to use a Raspberry Pi without a keyboard or mouse. Curious to see how this module worked, [John] decided to do a tear down and find out!

Using a de-soldering tool he removed the 16×2 LCD which obstructs most of the components on the panel, which revealed a 16 bit SPI port expander from Microchip MCP23S17. He continued to examine components and checked values using a multimeter to come up with the following circuit diagram:

Continue reading “PiFace Control & Display Tear Down”

The Raspberry Pi Compute Module

Raspberry Pi cluster computers are old hat by now, and much to our dismay, we’ve even seen Raspberry Pis crop up as the brains of a few ill-conceived Kickstarter projects. The Pi was never meant for these applications, with the very strange port layout and a bunch of headers most people don’t need. The Raspberry Pi foundation has a solution for the odd layout of the normal, consumer Pi:  The Raspberry Pi compute module, a Raspi and 4GB flash drive, sans connectors, on an industry standard DDR2 SODIMM module.

This isn’t something you can plug into your laptop (yet; that’s just a BIOS hack away, right?), but the new format does allow for some very interesting projects. All the normal Raspi I/O – CSI and DSI ports, USB, HDMI, JTAG – and a whole bunch more GPIO ports – are broken out onto an I/O board for development. The idea is that anyone can develop a product for the Raspberry Pi, create a custom board with a SODIMM connector, and use the compute module as the brains of their project.

The compute module should cost about $30/piece in quantity 100, available in June. No word yet on how much the I/O board will cost, but we expect a few open source expansion boards to crop up shortly so anyone can create a very cool cluster computer based on the compute module.

 

Powering A RPi With Hydrogen

raspberryHy

Looking for a new way to power your Raspberry Pi? The raspberryHy project aims to develop a small fuel cell designed for powering the credit card sized computer. It adds a proton exchange membrane (PEM) fuel cell, a battery, and custom control electronics to the Pi.

The system takes hydrogen in from a compressed hydrogen cartridge and feeds it through a regulator. This passes the hydrogen into the PEM fuel cell at the correct pressure, and creates a potential. The control electronics boost that voltage up to the 5 V required on the Pi’s USB port. There’s also an electronically controlled purge valve which periodically exhausts the fuel cell.

There’s a few reasons you might want to run your Pi with hydrogen. Run time of the fuel cell is limited only by the amount of hydrogen you can store. In theory, you could connect a large cylinder for very long run times. Combined with a battery, this could be quite useful for running Pis in remote locations, or for long-term backup power. The raspberryHy will be presented at Hannover Fair 2014 this month.