Skip to content

Valar-Systems/esphome-custom-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Drivers / components for ESPHome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 58.9%
  • C 24.2%
  • Python 16.9%