Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Pan-Tilt HAT for Raspberry Pi and Jetson Nano — image 1
Hover to zoom

1 / 4 · Click to enlarge

DFRobot

Pan-Tilt HAT for Raspberry Pi and Jetson Nano

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

The Pan-Tilt HAT for Raspberry Pi and Jetson Nano by DFRobot is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: HAT and Compatibility: Pi Series.

₹2,700
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,700
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 17 Aug31 Aug
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: HAT
Compatibility: Pi Series
HAT Type: Pan Tilt HAT
Operating Voltage (VDC): 3.3/5
Control Chip: PCA9685
PWM Resolution: 12-bit

Ideal For

Everyday convenience
Share:

About This Product

The Pan-Tilt HAT for Raspberry Pi and Jetson Nano by DFRobot 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: HAT
  • Compatibility: Pi Series
  • HAT Type: Pan Tilt HAT
  • Operating Voltage (VDC): 3.3/5 — works with standard household power
  • Control Chip: PCA9685
  • PWM Resolution: 12-bit
  • Logic Input (V): 3.3
  • Interface Type: I2C — compatible with modern devices

Why Buy from Pricio?

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

This is a 2-DOF pan-tilt hat based on Raspberry Pi 40PIN GPIO. It can directly be used once plugged into the Pi board’s GPIO. Meanwhile, the board makes the Raspberry Pi GPIO pins led out for your convenient use. With the I2C interface adopted, the module allows your Pi to control the camera movement and light intensity detection only using 2 signal lines. The onboard PCA9685 chip can output 12-bit resolution PWM to control the rotation of the pan-tilt. In addition, it comes with onboard TSL25911FN and built-in ADC that could make responses to light similar to human eyes, which is helpful for enhancing module performance; The onboard voltage level translators make it compatible with the 3.3V/5V operating level. There is a specific acrylic board for fixing the Raspberry Pi camera on this product.

Through actual tests, it is proven that this module is compatible with all series types of Raspberry Pi and works well with the Jetson Nano board. It can do the 2-DOF motion in the horizontal and vertical directions, which is suitable for image monitoring/recognition and tracking when installed a camera. Besides, when combining an IR sensor or Ultrasonic distance sensor, it can be turned into a detection device to make a robot sense and avoid the surrounding obstacles. Of course, you can use it with other various sensors to complete your interactive works by Raspberry Pi or Jetson Nano.

To assemble the Pan-Tilt hat you have to follow these steps:

Package Includes:

1 x Pan-Tilt HAT for Raspberry Pi and Jetson Nano

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.