Modifications

Sauter à la navigation Sauter à la recherche
21 octets ajoutés ,  26 mai 2013 à 20:10
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{TSL2561-NAV}}
 
{{TSL2561-NAV}}
   −
To use this sensor and calculate Lux, there's a lot of very hairy and unpleasant math. [http://mchobby.be/PrestaShop/TSL2561.pdf You can check out the math in the datasheet] but really, its not intuitive or educational - its just how the sensor works. So we took care of all the icky math and wrapped it up into a nice Arduino library.
+
{{bloc-etroit|text=To use this sensor and calculate Lux, there's a lot of very hairy and unpleasant math. [http://mchobby.be/PrestaShop/TSL2561.pdf You can check out the math in the datasheet] but really, its not intuitive or educational - its just how the sensor works. So we took care of all the icky math and wrapped it up into a nice Arduino library.
    
[https://github.com/adafruit/Adafruit_TSL2561 You can find the Arduino library repository on github] To install it, click this button to download the compressed ZIP file then install it. ***LINK*** This guide will help you with the install process if you have never installed an Arduino library.
 
[https://github.com/adafruit/Adafruit_TSL2561 You can find the Arduino library repository on github] To install it, click this button to download the compressed ZIP file then install it. ***LINK*** This guide will help you with the install process if you have never installed an Arduino library.
    
'''You will also need''' the [https://github.com/adafruit/Adafruit_Sensor Adafruit Sensor Library] if you do not already have it installed. You can download it by clicking this button to get the compressed Zip. Then install as you did above.  
 
'''You will also need''' the [https://github.com/adafruit/Adafruit_Sensor Adafruit Sensor Library] if you do not already have it installed. You can download it by clicking this button to get the compressed Zip. Then install as you did above.  
 
+
}}
    
Restart the IDE
 
Restart the IDE
29 922

modifications

Menu de navigation