라즈베리 파이용 모터/서보/오디오 드라이버 HAT 보드

(Pimoroni Inventor HAT Mini for Raspberry Pi - PIM672)

개요

  • 본 제품은 라즈베리 파이용 모터/서보/오디오 드라이버 인벤터 HAT 보드입니다.
  • 라즈베리와 같이 결합하여 모터 및 서보 모터를 동작시키고 스피커를 동작시킬 수 있습니다.

특징

  • A versatile motor, servo, and audio driver HAT for Raspberry Pi. Bring your mechanical inventions, creations, and contraptions to life! 

    Inventor HAT Mini helps transform a Raspberry Pi computer into a robot, prop, kinetic sculpture, creepy automaton, or any other exciting moving thing. Want to drive a couple of fancy motors with encoders (or hook up standard motors with jumper wires)? Yep! Add up to four servos? Sure? Attach a little speaker so you can make noise? No problem!

    It's expandable too, with a pass-through header for stacking with other boards and four extra ADC-capable GPIO pins - you could use these to attach analog or digital sensors, or more buttons and LEDs. Speaking of LEDs, they've also managed to fit in 8 addressable RGB LEDs (AKA NeoPixels) 🌈 - that's one for each servo and GPIO/ADC channel so you can use them as indicators.

    The folks at Pimoroni wanted Inventor HAT Mini to be fast and easy to get started with, so they've equipped it with convenient pre-soldered pin headers, a Qw/ST connector for plugging in breakouts, and a fully featured Python library with plenty of helpful examples. For power users, they've added an unpopulated external power input and the ability to use higher voltage motors and servos (up to 10V). 

  • Nuvoton microcontroller (MS51TC0AE) with built-in 16-bit PWM and 12-bit Analog to Digital Converter (datasheet)
    • 4 sets of header pins for connecting 3-pin hobby servos
    • 4 sets of header pins for GPIO (all of which are ADC capable)
    • Servo and GPIO pins all have their own power and ground pins
  • Dual H-Bridge motor driver (DRV8833)
    • 2 JST-SH connectors (6-pin) for attaching motors with encoders
    • Alternate socket connector for attaching 2 standard (2-pin) motors
    • Per motor current limiting (425mA)
    • Per motor direction indicator LEDs
  • MAX98357 3.2W I2S mono amplifier
    • 2-pin (Picoblade-compatible) connector for attaching speaker
  • 8 x addressable RGB LEDs/NeoPixels
  • User button
  • Qw/ST connector for attaching breakouts
  • Pass-through 40-pin header
  • Fully assembled - no soldering required
  • Python library
  • Schematic
  • Inventor HAT Mini is compatible with all Raspberry Pi computers with a 40-pin header attached. Mini HATs fit especially neatly on top of Raspberry Pi Zero boards, though.
  • Raspberry Pi, motors, servos, and speakers are sold separately.
  • For product support, replacement parts, and warranty for Pimoroni products visit the Pimoroni forum or contact Pimoroni directly.

    Notes

    • Measurements: 65mm x 30.5mm x 15.5mm (L x W x H, approx).
    • Inventor HAT Mini has some extra broken out headers that adventurous roboticists might find useful (note that these are unpopulated and so will require soldering):
      • 1 set of headers for connecting a serial device, or a 3.3V ultrasonic distance sensor
      • Unpopulated terminals for supplying external power via a screw terminal block (10A max)
    • External 5V power can be used to power your Pi and all the functions on the HAT (instead of the Pi's USB input). On an unmodified board you should only have one power source connected at a time, to avoid back-powering the second PSU.
    • Alternatively, you can provide your motors and servos with a separate power supply from that used to power the Pi (input voltage 2.7V to 10V). To do this you'll need to cut the trace on the back of the HAT that is labeled with a lightning bolt. This will prevent the Pi being damaged by the increased voltage.
    • The direction indicators for each motor can be disabled by cutting the traces on the back labelled with LED symbols, next to the motor connectors.

문서

  • A Nuvoton microcontroller handles the nitty gritty of driving the hardware accurately behind the scenes, we also use it for analog to digital conversion and as a handy I/O expander. 

    Because most of the Inventor HAT Mini functions are connected to this microcontroller, this HAT only uses a handful of pins on your Pi. With that in mind, we've used a pass-through header so you can stack it easily with other HATs and components that need access to the GPIO.

연관제품