Power & Source of Big Ideas

PORTS

Moderators: chensy, FATechsupport

The M1 like most similar boards seems to have a singular lack of simple GPIO control that can be adapted to, say Node-Red.

Has anyone ported any of the popular packages like PIGPIO etc which make GPIO use so easy on the Pi, to run on the M1 in Debian?
scargill wrote:
The M1 like most similar boards seems to have a singular lack of simple GPIO control that can be adapted to, say Node-Red.

Has anyone ported any of the popular packages like PIGPIO etc which make GPIO use so easy on the Pi, to run on the M1 in Debian?



Hello,
FriendlyARM team has supported Matrix API reference manual for NanoPi M1,You can use them directly.
Boot your ARM board with Debian and copy the matrix code:

$ apt-get update && apt-get install git
$ git clone https://github.com/friendlyarm/matrix.gitIf your cloning is done successfully a "matrix" directory will be generated.

Compile and install Matrix:

$ cd matrix
$ make && make install
Hi, please check my attempt to port WiringPI to NanoPI M1
https://github.com/wertyzp/WiringNP
Can you send some feedback on how it works?
Hey...how are you?. Actually I'm trying to download the API but it the page is down. I`ve checked right now, what can I do to download the files?
Well, apparently there are a mistake in the link to the github repository, the one that worked for me is:

https://github.com/friendlyarm/matrix.git

Who is online

In total there are 48 users online :: 0 registered, 0 hidden and 48 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 48 guests