Skip to content

Instantly share code, notes, and snippets.

@dcast78
dcast78 / ThermalFlashlight.ino
Last active August 29, 2015 14:06 — forked from jywarren/ThermalFlashlight.ino
Modified to use WS2812
// See http://bildr.org/2011/02/mlx90614-arduino/ for i2c library and instructions
// You must download the "twimaster.cpp" and "i2cmaster.h" files, and place them in a folder called "I2Cmaster".
// This must be placed in a folder called "libraries" which in turn should be placed in your Sketchbook folder (see Arduino's Preferences menu item to see where this is on your machine.).
// Typically, once you install these files, you must relaunch Arduino.
// Starting from original project of Public Lab
// The extra files are included in this Gist, as well as attached to the page http://publiclaboratory.org/tool/thermal-camera
// Modified to use WS2812B Led