/donkeyhat

Primary LanguagePython

This is the repo for the new Donkeycar RC hat (aka Donkeyhat) for the Raspberry Pi. It has a Waveshare RP2040-zero microprocessor running CircuitPython 9.x and has the following functions:

  • Read three channels of RC input from a standard RC receiver
  • Control two servo channels (steering and throttle)
  • Communicates with the RaspberryPi via hardware serial/UART
  • Display data on an OLED screen (controlled by the Raspberry Pi via I2C)
  • Reads two wheel/shaft encoders, and can handle both single channel and quadrature encoders
  • Blinks a Neopixel LED to show normal operation

Instructructions: