Skip to content
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

Does not support RPi 3? #3

Open
adazoom opened this issue Apr 3, 2016 · 7 comments
Open

Does not support RPi 3? #3

adazoom opened this issue Apr 3, 2016 · 7 comments

Comments

@adazoom
Copy link

adazoom commented Apr 3, 2016

Downloaded all of the required programs via luarocks as described in readme. When I run test_leds.lua on my RPi 3 it prints "This module can only be run on a Raspberry Pi!" for the line local GPIO=require "GPIO". Is there any way to fix that?

@Tieske
Copy link
Owner

Tieske commented Apr 4, 2016

Some major updates are required to the package, unfortunately its been sitting on my todo list for quite a while now, waiting for me to get some time to fix it.

So for now, it does not support version 3...

@fuzzy
Copy link

fuzzy commented Aug 12, 2017

It doesn't support the Pi2B either. Same issue.

@Tieske
Copy link
Owner

Tieske commented Sep 5, 2017

@wangqiang1588
Copy link

please merge the pull request ,the crash bug is cpu type check incorrect cause "pin_to_gpio" on RPi_GPIO_Lua_module.c undefined value, raspberry pi zero w and raspberry 3b

@Tieske
Copy link
Owner

Tieske commented Oct 8, 2018

done

@Janaka-Steph
Copy link

Janaka-Steph commented Dec 13, 2019

Hello, does is support RPi 3 now? It is not clear. I am searching for a Lua library that supports PWM. The lib https://luarocks.org/modules/vsergeev/lua-periphery doesn't support PWM.

@Tieske
Copy link
Owner

Tieske commented Dec 16, 2019

no, it does not

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

5 participants