Multiple MLX90614 - Single Tasmota

95 views
Skip to first unread message

Rosario Pomillo

unread,
Mar 26, 2021, 7:16:25 AM3/26/21
to TasmotaUsers
Hi all, 
I want to read output from two separate MLX90614 (on separate addresses) with a single Tasmota device. 
Does anyone experieced this kind of setup?
Thanks in advance.
R.

sfromis

unread,
Mar 26, 2021, 8:40:32 AM3/26/21
to TasmotaUsers
Current driver only supports one, unless someone goes to work on expanding it. ESP8266 boards are cheap ;-)

Rosario Pomillo

unread,
Mar 26, 2021, 1:28:31 PM3/26/21
to TasmotaUsers
Thank you very much,
this is not my preferred answer but... thisi is the life!
Bye

Tullio Marzi

unread,
Apr 2, 2023, 11:40:38 AM4/2/23
to TasmotaUsers
Please could you teach me how to insert one , only one MLX90614 device in to NODEMCU with Tasmota 12.4?
Thank you in advance

Andrew Russell

unread,
Apr 4, 2023, 12:04:16 AM4/4/23
to Tullio Marzi, TasmotaUsers
Try these instructions. https://tasmota.github.io/docs/MLX90614/

You will need to build a custom tasmota image to include the MLX90614 driver.
This is very easy using TasmoCompiler. This builds the image for you, nothing to install on your PC. https://gitpod.io/#https://github.com/benzino77/tasmocompiler, instructions: https://github.com/benzino77/tasmocompiler/blob/master/README.md

When you get to "Custom parameters", add
#ifndef USE_MLX90614
#define USE_MLX90614 // [I2cDriver32] Enable MLX90614 ir temp sensor (I2C address 0x5a) (+0.6k code)
#endif

Good luck!

--
You received this message because you are subscribed to the Google Groups "TasmotaUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/sonoffusers/ebb6bf05-1f7e-4d11-b4bf-3d1e38724570n%40googlegroups.com.
Message has been deleted

Tullio Marzi

unread,
Apr 18, 2023, 7:38:24 AM4/18/23
to antcza...@gmail.com, TasmotaUsers
Thanks for your advice. I learned two things: to use Tasmotaprogrammer and to use the information on this forum

Il giorno mar 11 apr 2023 alle ore 13:27 antcza...@gmail.com <antcza...@gmail.com> ha scritto:
USE_MLX90614 is included in "Temp/Hum Sensors" feature. Have a look at the description: https://github.com/benzino77/tasmocompiler/blob/master/FEATURES_DESC.md

features.png

You don't have to use "Custom parameters" to include this sensor in your build.

Reply all
Reply to author
Forward
0 new messages