News

It has a TPS334 thermopile, Op-amp and a ADS1110 AD converter with I2C bus. I use a Arduino Nano to interface the AD converter and pan/tilt servos. On the PC side a Processing program displays the ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
Aside from the Nano it has an SD card and associated level shifter, and an SSD1306 i2c screen. Most of the Arduino’s lines drive the floppy interface, so the five-button control comes to a ...
This is the code I used to display temperature on the serial monitor: /* * GROVE-I2C TEMPERATURE SENSOR MCP9808 * Quick Test/Demo Code * Arduino Hardware - Seeeduino Nano v1 * Author - T.K. Hareendran ...
Necessity is the mother of invention, so he put together this I2C sniffer sketch for Arduino. The arduino will record what is going on for a set time interval, then dump the data via serial as a .csv.