Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 5 : Ligne 5 :  
http://arduino.cc/en/Tutorial/MasterWriter
 
http://arduino.cc/en/Tutorial/MasterWriter
   −
<nowiki>Reading data from the DS1307 should be easy for you now, reset the register pointed, then request seven bytes of data and receive them into seven variables. The device address is 0×68.  For example:
+
<nowiki>Reading data from the DS1307 should be easy for you now, reset the register pointed, then request seven bytes of data and receive them into seven variables. The device address is 0×68.  For example:
    
Wire.beginTransmission(0x68);
 
Wire.beginTransmission(0x68);
29 836

modifications

Menu de navigation