Skip to content

slimcdk/esphome-custom-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom components for ESPHome

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

Components

  • 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.