It's been a long time since we have connected, and I've missed you guys!!
I have a technical question regarding my challenge with the general GPIO out/In nodes for Raspberry Pi. I'm using a different, unknown SBC (similar to a CM4). Everything works well, and node-red v3 is up and running. The challenge I face is that the GPIO node pins id's don't match those of my board and thus don't work at all. However, If I run a quick simple phyton script from the terminal, I can confirm my hardware functions as planned and the LED on/off as intended from the GPIO Pins. I can confirm it's not the same as Raspberry and would like to change the GPIO Node file with the pinout data to match my board.
Now my question is, where do I allocate this lib or file to be amended, and is it even possible? have some attempted this before?
It would be great if someone could be so kind to assist.
If you do, we might be able to find a way of letting users specify custom mapping (or perhaps provide a "hardware mapping" drop-down?) Pure speculation until someone with more knowledge in this area pops in.
In fairness, I made some assumptions from the statement "The challenge I face is that the GPIO node pins id's don't match those of my board" (I read, "if the IDs were lined up, it should work")
This is where the hardware guys step in and tell me to keep out
HI @Steve-Mcl , thanks for the quick response and so nice to hear from you again my friend. I will have a look at the link you shared maybe it get wiser .