Skip to content

Commit 387c369

Browse files
committed
README: added version info and history
1 parent 01bbcd6 commit 387c369

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Raspberry Pi slave library for Arduino
22

3+
Version: 1.0.0<br>
4+
Release date: 2016 February 16<br>
5+
[www.pololu.com](https://www.pololu.com/)
6+
7+
Summary
8+
-------
9+
310
This is an Arduino library that helps establish I<sup>2</sup>C communication with
411
a Raspberry Pi, with the Arduino acting as the I<sup>2</sup>C slave. It should
512
work with most Arduino-compatible boards, but we designed it for use
@@ -46,3 +53,8 @@ we have slowed down reads significantly.
4653
| --------- | --------- | ---------- |
4754
| 100 kHz | 21 kbit/s | 53 kbit/s |
4855
| 400 kHz | 43 kbit/s | 140 kbit/s |
56+
57+
Version history
58+
---------------
59+
60+
* 1.0.0 (2016 Feb 16): Original release.

0 commit comments

Comments
 (0)