CJMCU serial IR temperature sensor.

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:

CJMCU serial IR temperature sensor.

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

https://github.com/GuyCarver/MicroPytho ... b/cjmcu.py

This is a serial breakout of the MLX90614 IR sensor.
The driver support polling mode but I did not implement a system for continuous data mode.
End of line...

Post Reply