[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
• RasPi und 2 Arduino Nano 328p
Seite 1 von 1

RasPi und 2 Arduino Nano 328p

Verfasst: Fr 27. Jun 2014, 21:28
von Adler Nbg
Hallo RasPi Interessierte,

wenn ein Arduino zuwenig Ausgänge oder von der Leistung nicht mehr ausreicht,
nimmt man einfach einen zweiten dazu.

Nachfolgend zeige ich die Anbindung zweier Ardunino Nano 328p mittels i2c-Verbindung.
Der Level Shifter hat sich in der Verbindung zwischen dem RasPi und den Arduinos bewährt.
raspberry pi 2 arduino nano over i2c supply 5 V.jpg
Hier kann man eine Vielzahl von Beispielen im Netz finden:
http://arduino.cc/en/Main/ArduinoBoardNano

Das Board findet man als günstigen Nachbau bspw. hier (fertig mit HeaderPins, usb Kabel und Bootloader bestückt,Version 3.0):
http://www.ebay.de/itm/Nano-V3-0-AVR-AT ... er%C3%A4te

Für Fortgeschrittene Nutzer findet sich eine erstaunlich preiswerte Alternative hier:
http://www.ebay.de/itm/New-IMG-Gold-ATM ... ltDomain_0

Einen günstigen 4 Kanal Pegelwandler findet man bspw. hier:
http://www.watterott.com/de/Level-Shifter

Eine Aufsteckplatine für den Raspberry Pi, Arduino kompatibel mit Atemga 328p und Pegelwandler findet man hier:
http://www.watterott.com/de/RPi-ShieldBridge

Software und ein englisch/deutschsprachiges Forum findet man hier:
http://playground.arduino.cc/Deutsch/HomePage


Softwareveröffentlichung hier (in Vorbereitung):

Viele Grüße

Michael