andriyadi / ESP32-TLA2024

Arduino compatible TLA2024 library for ESP32 or similar MCU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32-TLA2024

A library for I2C ADC chip TLA2024 targeted for ESP32 microcontroller and Arduino framework. With minor changes you can use it for other MCUs, as long as you use Arduino framework.


Using

To use the library for ESP32 development using Arduino IDE:

  • Clone this repo under Arduino IDE libraries folder
  • Open example provided

Credit

Adapted Library for Arduino IDE. Original Library by @andriyadi: ESP32-TLA2024

The library is inspired by this one. Thanks @smaug-g!

About

Arduino compatible TLA2024 library for ESP32 or similar MCU.

License:MIT License


Languages

Language:C++ 97.6%Language:CMake 1.7%Language:Makefile 0.7%