User Tools

Site Tools


2016:huzzah_gpio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2016:huzzah_gpio [2016/08/08 15:35] 192.168.1.12016:huzzah_gpio [2016/08/08 17:29] (current) – [I2C] 192.168.1.1
Line 33: Line 33:
   * #5 = SCL   * #5 = SCL
 Verified to work on 8/8/2016 using DS3231 and Huzzah on proto board.\\ Verified to work on 8/8/2016 using DS3231 and Huzzah on proto board.\\
 +Must use the following include:\\
 +     #include <RtcDS3231.h>
 +which is in the library RTC by Makuna.\\
 +
 +SDA/SCL default to pins 4 & 5 but any two pins can be assigned as SDA/SCL using Wire.begin(SDA,SCL).\\
  
2016/huzzah_gpio.1470684907.txt.gz · Last modified: 2016/08/08 15:35 by 192.168.1.1