fivdi / pigpio

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
MIT License
943 stars 89 forks source link

At the moment both the pigpio Node.js module and the pigpio C library are experimental on the Raspberry Pi 4 Model B. #91

Closed yboujraf closed 4 years ago

yboujraf commented 4 years ago

Dear @fivdi

I have a raspberry PI4 4GB with raspian.

Is there a risk to use it with you library ?

Best Regards, Youssef

fivdi commented 4 years ago

I'm not aware of any risks and everything I have tried with the pigpio Node.js module on a Pi 4 worked for me.

The pigpio Node.js module is experimental as the pigpio C library is experimental. See here. The corresponding pigpio C library issue is here.

yboujraf commented 4 years ago

Dear @fivdi

Thanks a lot for your quick reply

I appreciate it so much

Have a nice day. Youssef

fivdi commented 4 years ago

Have a nice day.

You too.