Get the highlights in your inbox every week.
Review: Raspberry Pi A+
Tinkering with the Raspberry Pi A+

The Raspberry Pi team is on fire (in a good way), making new Raspberry Pi models faster than we can review them.
Eben Upton, Raspberry Pi Founder and CEO of Raspberry Pi's engineering team, recently announced the new Raspberry Pi A+ model.
Raspberry Pi A+ versus Raspberry Pi B+
I recently reviewed the Raspberry Pi model B+. Let's compare them side by side, literally.
What is different:
Specifications | B+ | A+ |
RAM Memory | 512MB | 256Mb |
USB Ports | 4 | 1 |
Ethernet Ports | 1 | 0 |
Width | 3 1/2" (85 mm) | 2 1/2" (65 mm) |
Price | $35 | $20 |
What remains the same:
- Broadcom BCM2835 processor 700Mhz
- 700 MHz Low Power ARM1176JZ-F Applications Processor
- Dual Core VideoCore IV® Multimedia Co-Processor
- 40pin extended GPIO
- Full size HDMI
- Micro SD slot
- Display port
- Camera port
- Integrated audio and video composite jack
- Micro USB power connector
- Height: 2 1/4" (56 mm)
- Power consumption 600mA
I ordered mine from MCM Electronics. It is also availabe from AdaFruit.
The A+ is ideal for driving stand alone projects, especially the ones that can get away with using a USB mini WiFi connector to get into the network and drive devices through the GPIO ports. Curiously, the A+ boards turns out to be great for running Coder, since we just need to connect to it:
- The micro SD card with Coder installed in it
- The USB mini-WiFi
- Power it through the USB cable
I set up the same SD card for Coder recently, and it was no problem to use a laptop in the same wireless network to connect to Coder out-of-the-box.
You can, of course, just login the Raspberry Pi A+ board, using SSH; in this case, remembering the the "pi" user got its password reset during the configuration of Coder. Here is the login session from a Chromebook and a peek at the CPU specifications.
Conclusion
Overall, the new Raspberry Pi A+ is a great board. It has an unbeatable price of $20, which makes it an ideal device for experimental projects. It is remarkable that the Raspberry Pi team has beaten its own 2011 goal of making an ARM GNU/Linux box for $25 and has managed to get $5 below that goal!
The timing is just right to include it on your holidays shopping list and spread Raspberry Pi happiness all around.
8 Comments, Register or Log in to post a comment.
Hopefully the next SoC from the Raspberry Pi foundation will be Open Source and won't require proprietary binaries in order to run.
I believe the power consumption of the A+ is considerably less than the B+. Reducing the number of support chips saves power as well as space. I seem to recall that the A+ only draws about 200 mA if you don't need WiFi, which makes it particularly suited to battery powered projects
Nice article, very helpful. I have RB Pi A+. Now we are working on an app with the RB Pi OS.
Hi...Nice innovation....wonderful device....i want to know if the cost include the other accessories of the piece. which include; power connector, micro sd, bluetooth device. etc...pls gimme info on these. thanks.
I am trying to replace the RPi Rev. B which I'm using for my Robotics project with an RPi A+. Unfortunately, the A+ won't complete the booting process. It endlessly searching for internet connection or DHCP on Ethernet. Tried the ESC key to bypass the process but no effect. I am using a wireless keyboard and use the lone USB port for the 2.4GHz receiver. I tried the same RISCOS SD card with the RPi 2 that I have and it works seamlessly without any problem. I hope somebody out there can provide some light on this issue.