hairu / freelss

FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
GNU General Public License v3.0
280 stars 133 forks source link

No access to GPIO on Raspberry Pi 4 #38

Open IgnatiousPei opened 3 years ago

IgnatiousPei commented 3 years ago

I'm using the latest free version of FreeLSS as of writing: Version 1.22. I recently also updated the WiringPi library.

On my Raspberry Pi 4 the lasers don't toggle and the motor doesn't do anything and by using a multimeter I found that by toggling the lasers in software there is no change in the GPIO voltage, hence my conclusion.

If anyone has any suggestions please send them my way as I am absolutely stumped right now.

lallison600 commented 3 years ago

Same here, any answer?

IgnatiousPei commented 3 years ago

Hello, I still can't get the motor to work as of writing this update, but the lasers decided to work after I updated the GPIO software. How to know if your GPIO is out of date? Type gpio readall on console and then if you don't get a table of readouts of all the pin values or it says "unknown board" or something like that then its definitely a GPIO problem. I recommend updating everything and rebooting.

lallison600 commented 3 years ago

Thankyou for the reply. I will keep trying, does it work on the PI3? Larry

On Mon, May 24, 2021 at 1:00 AM IgnatiousPei @.***> wrote:

Hello, I still can't get the motor to work as of writing this update, but the lasers decided to work after I updated the GPIO software. How to know if your GPIO is out of date? Type gpio readall on console and then if you don't get a table of readouts of all the pin values or it says "unknown board" or something like that then its definitely a GPIO problem. I recommend updating everything and rebooting.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hairu/freelss/issues/38#issuecomment-846737198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHNKBYCQBZI7L6V2V7R5HTTPHMOXANCNFSM44EFLBMQ .