Go to advanced search

by ronda00
Sun Nov 22, 2015 6:16 pm
Forum: Python
Topic: read MLX90614
Replies: 1
Views: 541

read MLX90614

hi please, to see if together we can make all options expanded reading this sensor code. Encouragement and thanks # para que funcione el I2C tengo que ejecutar desde # la linea de comandos # echo -n 1 > /sys/module/i2c_bcm2708/parameters/combined exit import smbus addr = 0x5a x = 0x07 i2c = smbus.SM...

Go to advanced search