docbender / Onkyo-RI

Control Onkyo devices through Remote Interactive port
MIT License
132 stars 15 forks source link

Connect with Raspberry Pi #1

Closed lombardi-zz closed 8 years ago

lombardi-zz commented 8 years ago

Hello. Can you give a example how to connect RI to a Raspberry 2 ?

docbender commented 8 years ago

Hi,

I dont know Pi exactly, but I think that it uses 3,3V IO logic and Onkyo needs 5V logic. So to direct connection it will need to use some GPIO pin maybe with some level conversion. Never tried.

I use it in this way:

                  USB/serial                          2wire TTL connection

     PC <==========> Arduino =================> Onkyo

Hope it help a little

Vita

---------- Původní zpráva ---------- Od: lombardi-zz notifications@github.com Komu: docbender/Onkyo-RI Onkyo-RI@noreply.github.com Datum: 7. 4. 2016 19:39:26 Předmět: [docbender/Onkyo-RI] Connect with Raspberry Pi (#1)

"

Hello. Can you give a example how to connect RI to a Raspberry 2 ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub (https://github.com/docbender/Onkyo-RI/issues/1)

"

lombardi-zz commented 8 years ago

Thank You. It´s work with 3,3V without Problem. I compiled the code with WiringPi header.

gingerbeardman commented 7 years ago

Can you please share Pi binary? @lombardi-zz

sinaxin commented 6 years ago

@gingerbeardman please see : https://github.com/sinaxin/Onkyo-Pi