Skip to content

How to use the correct WiringPi2 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
c0h1b4 opened this issue Mar 17, 2015 · 3 comments
Open

How to use the correct WiringPi2 #2

c0h1b4 opened this issue Mar 17, 2015 · 3 comments

Comments

@c0h1b4
Copy link

c0h1b4 commented Mar 17, 2015

I followed all instructions and I'm getting the following error:
"
Unable to determine hardware version. I see: Hardware : ODROIDC
,

  • expecting BCM2708 or BCM2709.
    "

Can anyone give me some help here?

@swaxolez
Copy link

I'm having this issue as well.

@sushanthj
Copy link

Hey!

Have you guys solved this issue by now?

@clysel
Copy link

clysel commented Aug 1, 2017

When I look at the source, I don't see any support for ODROID in gpio, but take a look at http://odroid.com/dokuwiki/doku.php?id=en:c1_tinkering

The short answer is:
git clone https://github.com/hardkernel/wiringPi.git
cd wiringPi
./build
sudo chmod a+s /usr/local/bin/gpio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants