Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
Waveshare Pioneer600, Raspberry Pi Expansion Board — image 1
Hover to zoom

1 / 5 · Click to enlarge

WAVESHARE

Waveshare Pioneer600, Raspberry Pi Expansion Board

36+ bought in past month
AI Summary
Multi-Brand Raspberry Pi Add on Boards (HATs) for everyday users

The Waveshare Pioneer600, Raspberry Pi Expansion Board by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: Other Board and Board Type: Expansion Board.

₹2,398
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹2,398
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Other Board
Board Type: Expansion Board
Screen Type: OLED
Screen-Diagonal: 0.96"
Screen resolution: 128x64 px
Length (mm): 60

Ideal For

Everyday convenience
Share:

About This Product

The Waveshare Pioneer600, Raspberry Pi Expansion Board by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Other Board
  • Board Type: Expansion Board
  • Screen Type: OLED
  • Screen-Diagonal: 0.96"
  • Screen resolution: 128x64 px
  • Length (mm): 60
  • Width (mm): 56
  • Weight (g): 100

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

Pioneer600 Raspberry Pi Expansion Board includes miscellaneous components, all on a single piece of hardware. It supports Raspberry Pi A+, Raspberry Pi B+, Raspberry Pi 2 Model B, and Raspberry Pi 3 Model B. Pioneer600 offers a standard I/O interface over various components and offers more GPIO possibility with the PCF8591.

With Pioneer you can control your Raspberry Pi through a serial terminal exploiting the onboard CP2102 and interface 0.96-inch OLED display just like a walk in the park. Some of the other peripheral features are high precision RTC DS3231, AD/DA PCF8591 with 8-bit resolution, LFN0038K IR receiver, and BMP180 Pressure/temperature sensor.

Raspberry Pi Expansion Board, Miscellaneous Components, All-In-One
  • Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards, Jetson Nano
  • <Standard I/O> dual-LED, joystick, buzzer, the basic components
  • <USB TO UART> CP2102, control the Pi through a serial terminal
  • <Display> 0.96inch OLED, a big world in the little screen
  • <RTC> DS3231, high precision, backup battery holder is also available
  • <AD/DA> PCF8591, 8-bit resolution, screw terminal IO interface
  • <GPIO Expansion> PCF8574, more GPIO, more possibility
  • <IR Control> LFN0038K, Raspberry Pi remote control comes true
  • <Pressure Sensor> BMP280, measuring air pressure and temperature
  • <1-WIRE> for connecting 1-WIRE devices, DS18B20 is included
  • <Sensor Interface> for connecting various sensors
What's on the Pioneer600:
  1. Raspberry Pi GPIO interface: for connecting Raspberry Pi
  2. USB TO UART: control the Pi through a 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

Features:

  • Supports Raspberry Pi A+ / B+ / 2B / 3B
  • Dual LED, joystick, buzzer, the basic components
  • CP2102 to control the Pi through a serial terminal
  • 0.96inch OLED, a big world in the little screen
  • DS3231, high precision RTC, backup battery holder is also available
  • PCF8591 AD/DA, 8-bit resolution, screw terminal IO interface
  • More GPIO possibility with PCF8574
  • LFN0038K IR receiver, a remote control your Raspberry Pi
  • BMP180 to measuring air pressure and temperature
  • One wire interface for connecting 1-WIRE devices, DS18B20 is included
  • Sensor Interface for connecting various sensors

Package Includes:

1 x Waveshare Pioneer600, Raspberry Pi Expansion Board

1 x USB A to Micro USB Cable

1 x Screw set

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.