area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
131 stars 115 forks source link

[Discussion] replace pi4j with diozero #321

Open kloknibor opened 7 years ago

kloknibor commented 7 years ago

hi,

I just wanted to discuss if it would be a good idea to replace pi4j with diozero. Diozero seems to be more widely supported by different single boards computer and the performance of diozero seems higher.

I'm looking into running Photonic3D on an asus Tinkerboard which is supported by Diozero already, probably pi4j will work as well but with some modding most likely.

Let me know your thoughts :)

Kind regards,

Robin

WesGilster commented 7 years ago

I'm not really attached to pi4j. I'm not sure anyone is really using the functionality from pi4j anyway...

Thanks, Wes G. On 6/9/2017 2:38 AM, Robin wrote:

hi,

I just wanted to discuss if it would be a good idea to replace pi4j with diozero. Diozero seems to be more widely supported by different single boards computer and the performance of diozero seems higher.

I'm looking into running Photonic3D on an asus Tinkerboard which is supported by Diozero already, probably pi4j will work as well but with some modding most likely.

Let me know your thoughts :)

Kind regards,

Robin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/area515/Photonic3D/issues/321, or mute the thread https://github.com/notifications/unsubscribe-auth/ACT_NLSvKbUet0Y3Ah13dWxSfEHvjDBHks5sCPZqgaJpZM4N1Ab4.

kloknibor commented 7 years ago

in that case I might add in Diozero soon since I will have some usecases for it :)

WesGilster commented 7 years ago

Interesting. Interested to see what those use cases look like!