Difference between revisions of "Raspberry pi expansion system page"

From BitWizard WIKI
Jump to: navigation, search
(expansion boards)
(rpi_serial)
Line 12: Line 12:
 
* UART
 
* UART
  
As the rasberrypi runs at 3.3V IO signal levels, the board allows 5V peripherals to be connected. The board can be configured for 5V operation or for 3.3V operation but not both.  
+
As the rasberrypi runs at 3.3V IO signal levels, the board allows 5V peripherals to be connected. The board can be configured for 5V operation or for 3.3V operation but not both.
  
 
= expansion boards =
 
= expansion boards =

Revision as of 11:43, 7 February 2012

intro

If you want to hook up your raspberry pi to interface with the rest of the world, this is the right place to look!

rpi_serial

The rpi_serial board is the simplest breakout board for the Raspberry pi.

It breaks out the following serial buses:

  • SPI0
  • SPI1
  • I2C
  • UART

As the rasberrypi runs at 3.3V IO signal levels, the board allows 5V peripherals to be connected. The board can be configured for 5V operation or for 3.3V operation but not both.

expansion boards

Planned are the optocoupler expansion board and the button expansion board. If you have suggestions for more, please let us know.