Implementing Design Ideas Gets Easier

Sept. 30, 2013
A number of open source hardware platforms have emerged that provide access to a wide range of peripherals. These include Raspberry Pi, Arduino and BeagleBone.

A few years ago, I tried to push for a standard low- to medium-speed connector and board layout for small peripherals because the typical expansion board standards like PC/104 were pushing rather large boards. This type of connector also could find a home with prototype boards, which had been sporting any number of proprietary, one-off interfaces designed specifically to highlight the device or microcontroller they were hosting.

Related Articles

Standard interfaces likes Mini PCI Express (PCIe) and SUMIT have nice compact form factors, but they have many problems in the low-end space (see “SUMIT Brings Big Improvements In Small Packages” at electronicdesign.com). First, PCIe is not available with most microcontrollers. PCIe board layout is also a challenge. Finally, the connector is expensive compared to simple pin headers.

Platforms like Stackable USB utilize interfaces that are more common with microcontrollers, and they have smaller board form factors (see “USB Thinks Inside The Box” at electronicdesign.com). The problem is that they have not achieved wider adoption outside of some embedded applications.

Platforms Dominate

What has happened is the rise of open-source hardware platforms including Arduino, Raspberry Pi, and BeagleBone (Fig. 1), to mention just a few of the more popular platforms (see “Arduino, Raspberry Pi, Or BeagleBone?” at electronicdesign.com). There are more out there, but these three tend to dominate the prototype/hobbyist market because of their low cost, simplicity, and extensive support.

Figure 1. The Arduino Due has a Cortex-M3 microcontroller (a) that brings it a little closer to the Raspberry Pi (b), which has an ARM11 Broadcom BCM 2835, and the BeagleBone Black (c), which has a 1-GHz Cortex-A8 and Texas Instruments’ AM335x.

It would have been nice if the various platforms had been built using a common expansion interface, but they were more likely put together in an ad hoc fashion. Like many prototype kits, they were based on the available I/O. No more and no less.

The popularity of these platforms has led to some interesting combinations, though. Take Microchip’s new chipKIT Pi (Fig. 2). This Arduino form-factor board includes a 32-bit MIPS-based PIC32 microcontroller that also has a Raspberry Pi expansion socket.

Figure 2. Microchip’s chipKIT Pi combines the best interfaces of the Raspberry Pi and Arduino. It has a 32-bit MIPS-based PIC32 microcontroller on board.

Blending the Arduino and Raspberry Pi is not as easy as just dropping a few sockets onto the board. The Raspberry Pi uses a 3.3-V microcontroller. The Arduino is specified as a 5-V part so the peripheral cards need to be designed for their intended hosts.

The Arduino and Raspberry Pi form factors have generated a lot of peripheral board designs, from cameras to LCDs. They provide a way to prototype quickly and to gain access to new peripheral chips like 10-DOF (degrees of freedom) microelectromechanical systems (MEMS) sensors delivered on matching peripheral boards.

Microchip isn’t the only vendor with boards that follow these popular form factors. Freescale’s Freedom line supports Arduino expansion boards. The Freedom FRDM-KE02Z boards run a 20-MHz Arm Cortex-M0+ microcontroller.

These platforms were not designed for production use, but they can be suitable for building mock-ups of a final product. A low-profile connector and better mounting support would be required. Likewise, most final designs would be based on a custom board that would be much smaller than the prototype. Designing that board would be much easier since most of these platforms are open-source designs.

I would have preferred a standard that vendors could support with more rugged boards, but it is hard to argue with success. These platforms have garnered a wide audience and have become important for education as well.

By the way, the chipKIT Pi is only $28, and the microcontroller is in a DIP socket. 

Download this article in .PDF format
This file type includes high resolution graphics and schematics when applicable.

Sponsored Recommendations

Board-Mount DC/DC Converters in Medical Applications

March 27, 2024
AC/DC or board-mount DC/DC converters provide power for medical devices. This article explains why isolation might be needed and which safety standards apply.

Use Rugged Multiband Antennas to Solve the Mobile Connectivity Challenge

March 27, 2024
Selecting and using antennas for mobile applications requires attention to electrical, mechanical, and environmental characteristics: TE modules can help.

Out-of-the-box Cellular and Wi-Fi connectivity with AWS IoT ExpressLink

March 27, 2024
This demo shows how to enroll LTE-M and Wi-Fi evaluation boards with AWS IoT Core, set up a Connected Health Solution as well as AWS AT commands and AWS IoT ExpressLink security...

How to Quickly Leverage Bluetooth AoA and AoD for Indoor Logistics Tracking

March 27, 2024
Real-time asset tracking is an important aspect of Industry 4.0. Various technologies are available for deploying Real-Time Location.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!