Skip to content

ESP32 driver for the MAX14662 8-channel I2C switch / multiplexer with I2C communication handled by i2c_manager

License

Notifications You must be signed in to change notification settings

jprikner/ESP32-MAX14662

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-MAX14662

ESP32 driver for the MAX14662 8-channel I2C switch / multiplexer, for use with the ESP-IDF build framework. The I2C communication is handled by the i2c_manager component.

To be able to use it, you first need to have the i2c_manager repository in the components directory. I2C ports then have to be enabled and setup individually via menuconfig. You can find more information here: https://github.com/ropg/i2c_manager#simplest-usage

About

ESP32 driver for the MAX14662 8-channel I2C switch / multiplexer with I2C communication handled by i2c_manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages