Arduino libraries, code and applications
Go to file
Harry93x fad0391f62 Add timing analysis, format output, limit execution cycles
To increase the usefulness of the example, I added the measurement of
the complete cycle, which is the important figure. The reading time
itself, though interesting, is not the limiting factor according to the
datasheet.
Additionally, I updated the printing instructions to create a nicely
formatted output and limited the number cycles necessary to reach "del
== 0".
2015-11-14 21:50:01 +01:00
libraries Add timing analysis, format output, limit execution cycles 2015-11-14 21:50:01 +01:00
sketches added CRC check 2015-07-12 19:32:53 +02:00
README.txt updated readme 2011-10-09 22:09:36 +02:00

This folder contains some Arduino libraries and some code samples. 

For questions - check Arduino.cc/forum