• Welcome to LINK ACCUMULATOR. Please log in.

[Arduino... ]

Started by Link, July 22, 2014, 05:29:06 PM

Link

Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects. ...
http://www.arduino.cc/

Arduino Programming Notebook (2007)
http://playground.arduino.cc/uploads/Main/arduino_notebook_v1-1.pdf


http://www.ov-meschede.de/workshop/Arduino%20Programmierhandbuch.pdf

Arduino Tutorials
https://www.youtube.com/user/IMDFHTrier/playlists

Link

...
#1
Tutorial: Arduino and the I2C bus – Part One
This is part one of several tutorials on how to use the I2C bus with Arduino, and chapter twenty of a series originally titled "Getting Started/Moving Forward with Arduino!" by John Boxall – A tutorial on the Arduino universe.
http://tronixstuff.com/2010/10/20/tutorial-arduino-and-the-i2c-bus/

Do You Have The Time? DS1307 RT Clock + Arduino
http://bildr.org/2011/03/ds1307-arduino/

http://playground.arduino.cc/Code/time

http://spellfoundry.com/arduino/ds1374-rtc-arduino-library-2/

Register Pointer - mit Arduino bestimmte Register über I2C ansprechen
http://physudo.blogspot.de/2014/03/register-pointer-bestimmte-register-in.html

The DS1307 serial real time clock (RTC)
http://datasheets.maximintegrated.com/en/ds/DS1307.pdf

-.-

I/O POD RTC (Realtime clock)
Art.Nr.: EXP-R33-021
http://www.exp-tech.de/Shields/RTC/I-O-POD-RTC.html

REAL-TIME CLOCK (RTC)
The bq32000 device is a compatible replacement for industry standard real-time clocks.
http://openmicros.org/images/POD/BQ32000%20Datasheet.pdf

---

BCD in Dezimalwerte umrechnen
Posted on 1. Januar 2014 by Timo Gruß   
http://timogruss.de/2014/01/bcd-in-dezimalwerte-umrechnen/