# Pioneer600 Expansion HAT for Raspberry Pi

**SKU:** WS11179
**Brand:** Waveshare
**Price:** 28,00 EUR
**Availability:** in stock
**URL:** https://electronics.semaf.at/Pioneer600-Expansion-HAT-for-Raspberry-Pi

## Specifications

| Attribute | Value |
|---|---|
| Weight (kg) | 0.2 |

Raspberry Pi an All-in-One Expansion Board with a lot of Features!

## Description

Raspberry Pi an All-in-One Expansion Board with a lot of Features!

### Pioneer600 Features

- Supports Raspberry Pi A+/B+/2B/3B/3B+
- **&lt;Standard I/O&gt;** dual LED, joystick, buzzer, the basic components
- **&lt;USB TO UART&gt;** CP2102, control the Pi through serial terminal
- **&lt;Display&gt;** 0.96inch OLED, big world in the little screen
- **&lt;RTC&gt;** DS3231, high precision, backup battery holder is also available
- **&lt;AD/DA&gt;** PCF8591, 8-bit resolution, screw terminal IO interface
- **&lt;GPIO Expansion&gt;** PCF8574, more GPIO, more possibility
- **&lt;IR Control&gt;** LFN0038K, Raspberry Pi remote control comes true
- **&lt;Pressure Sensor&gt;** BMP280, measuring air pressure and temperature
- **&lt;1-WIRE&gt;** for connecting 1-WIRE devices, DS18B20 is included
- **&lt;Sensor Interface&gt;** for connecting various sensors

### What's on the Pioneer600

![Raspberry Pi Expansion Board on board resource](https://www.waveshare.com/img/devkit/accBoard/Pioneer600/Pioneer600-intro.jpg)

1. Raspberry Pi GPIO interface : for connecting Raspberry Pi
2. USB TO UART : control the Pi through serial terminal
3. AD/DA IO interface : screw terminal
4. 1-WIRE interface : for connecting 1-WIRE devices like DS18B20
5. Sensor interface : for connecting various sensors
6. 0.96inch OLED : SSD1306 driver, 128×64 resolution, SPI interface
7. Buzzer
8. CP2102 : USB TO UART converter
9. PCF8591 : 8-bit AD/DA converter, I2C interface
10. BMP280 : pressure sensor, I2C interface
11. PCF8574 : I/O expansion chip, I2C interface
12. DS3231 : high precision RTC chip, I2C interface
13. Power indicator
14. User LED
15. Joystick
16. LFN0038K IR receiver

### Examples

| Peripheral | Interface | Python | WiringPi | BCM2835 C Library | SysFs |
|---|---|---|---|---|---|
| LED | I/O | v | v | v | v |
| KEY | I/O | v | v | v |  |
| IRM | I/O | v | v | v |  |
| UART | UART | v | v |  |  |
| DS18B20 | ONE-WIRE | v |  |  | v |
| PCF8574 | I2C | v | v | v | v |
| PCF8591 | I2C | v | v | v |  |
| DS3231 | I2C | v | v | v |  |
| BMP280 | I2C | v | v | v |  |
| OLED | SPI | v | v | v |  |

### Development Resources

- User manual
- Schematic
- Demo codes : python and C (WringPi/BCM2835 C Library/SysFs)
- Raspberry Pi tutorials
- Raspbian (configured system image)

**Wiki:** [www.waveshare.com/wiki/Pioneer600](http://www.waveshare.com/wiki/Pioneer600)
