Skip to content

andrethomas/I2CArduSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

EXPERIMENTAL

This project is still under development and not ready for testing

Basic idea is to create generic code for a arduino board to act as a I2C slave which may be interacted with from the Sonoff-Tasmota firmware by Theo Arendst

Provision is made for callbacks for up to 16 sensors that may be running on an external arduino based board.

The Tasmota firmware will be able to probe a specific sensor number by reading its I2C register and receiving a pre-processed JSON response which may then be processed to MQT by Tasmota.

Theoretically it may be used by other firmware but the main aim is to add extended off-loaded sensor processing to the Tasmota firmware.

About

Arduino as a I2C slave sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published