ESP8266 version of MLX90614 using I2C.

Discuss development of drivers for external hardware and components, such as LCD screens, sensors, motor drivers, etc.
Target audience: Users and developers of drivers.
Post Reply
User avatar
gcarver
Posts: 34
Joined: Sun Oct 26, 2014 4:07 am
Location: New Market, Maryland
Contact:

ESP8266 version of MLX90614 using I2C.

Post by gcarver » Wed Feb 28, 2018 6:17 pm

https://github.com/GuyCarver/MicroPytho ... lx90614.py

I have a version of this driver for PyBoard but the I2C isn't recognized. I suspect redundant pull up resistors (1 from PyBoard and 1 from the mlx90614 board). If I ever get it working I'll post it.
End of line...

User avatar
mcauser
Posts: 507
Joined: Mon Jun 15, 2015 8:03 am

Re: ESP8266 version of MLX90614 using I2C.

Post by mcauser » Mon Mar 05, 2018 9:56 pm

I made a library for this sensor too: viewtopic.php?f=14&t=2433&p=14201
I accidentally bought the single zone sensor though...

Post Reply