Skip to content

Files

Latest commit

142d45c · Feb 11, 2025

History

History
23 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.26 KB

Custom components for ESPHome

external_components:
  - source: github://slimcdk/esphome-custom-components
    components: [ <component1>, <component2>, ... ]

Components

  • tmc2208 :: ADI Trinamic stepper driver.
  • tmc2209 :: ADI Trinamic stepper driver.
  • tmc2300 :: ADI Trinamic stepper driver.
  • tmc5240 :: ADI Trinamic stepper driver.
  • as5x47 :: quadrature encoder with SPI.
  • freematics :: interface the Freematics firmware.
  • icm20948 :: 9-axis IMU.
  • insight :: expose internal metrics from the running device.

Acknowledgements

This project includes code from the Analog Devices Inc. TMC-API codebase, licensed under the MIT License.