rpitest/snippets/c/i2c-arduino/README.md

22 lines
865 B
Markdown
Raw Permalink Normal View History

2021-07-02 16:59:34 +02:00
Raspberry Pi with Arduino as I2C-Slave
======================================
Sample of controlling an Arduino connected to Raspberry Pi via I2C.
http://www.raspberrypi.org
http://arduino.cc
Copyright (C) 2012 by _Andre Wussow_, 2012, desk@binerry.de
For more informations please visit http://binerry.de/post/27128825416/raspberry-pi-with-i2c-arduino-slave.
License
-------
This sample is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This sample is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.