Skip to content

Instantly share code, notes, and snippets.

View sipickles's full-sized avatar

Simon Pickles sipickles

  • General System
  • London, UK
View GitHub Profile
# This is a YAML-formatted file, showing how to use pipe to provide a block of json text in a YAML file
config: |
{
"type": "service_account",
"project_id": "xyz",
...
}
@sipickles
sipickles / ExplorerHat.md
Last active May 31, 2018 18:41 — forked from Gadgetoid/ExplorerHat.md
Explorer HAT, Motors, Steppers and Servos

Explorer HAT Pro, Motors, Servos and Steppers

Find this Gist at: tiny.cc/explorerhat

The Motor driver on Explorer HAT Pro can not only drive motors, but a stepper motor too. And just like the Pibrella the outputs can also drive a motor or four, or another stepper.

Explorer HATs outputs sink to ground, meaning that you need to connect whatever you're driving between 5V and the output

MOTORS