ribasco / ucgdisplay

A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] Does the pinout still follow "wiring pi" after transition to "libgpiod"?

EliasGabrielsson opened this issue · comments

In the documentation the pins are defined according to wiring pi standard. Is that still applicable when the code have switched to libgpiod?

See:

* The pin number of the device to be mapped. Follows the wiring pi numbering scheme.

No worries!
Understand your priorities. I was looking into using this project to integrate support for displays within the openHAB project. You are ahead of your time as you done a lot of groundwork with libgpiod. 👍

I am not that experienced with JNA so can't really help with issues for the library.
I will keep track on the project!

Regards,