Raspberry Pi Pinout

Explorer HAT Pro

Input ed output a 5V, touch pad, LED, input analogici e un motore H-Bridge sono le caratteristiche dell'Explorer HAT Pro--un asso nella manica per il tuo Raspberry Pi.

Per preparare e impostare il modulo puoi utilizzare l'installer fornito:

curl -sS https://get.pimoroni.com/explorerhat | bash

Importalo poi nel tuo script Python e inizia a smanettare:

import explorerhat
explorerhat.light.on()

Details

Explorer HAT Pro