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:37] – [I2C] 192.168.1.12016:huzzah_gpio [2016/08/08 17:29] (current) – [I2C] 192.168.1.1
Line 34: Line 34:
 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:\\ Must use the following include:\\
-#include <RtcDS3231.h>\\+     #include <RtcDS3231.h>
 which is in the library RTC by Makuna.\\ 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.1470685026.txt.gz · Last modified: 2016/08/08 15:37 by 192.168.1.1