Arduino: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
*http://playground.arduino.cc/ | *http://playground.arduino.cc/ | ||
*[http://www.electroschematics.com/7958/arduino-uno-pinout/ Pinout] | *[http://www.electroschematics.com/7958/arduino-uno-pinout/ Pinout] | ||
=Code= | |||
==RTC== | |||
*[http://tronixstuff.com/2014/12/01/tutorial-using-ds1307-and-ds3231-real-time-clock-modules-with-arduino/ RTC DS3231] | |||
*[https://github.com/JChristensen/DS3232RTC Get/set RTC time] |