Power & Source of Big Ideas

fa@NanoPi-NEO-Core:~$ sudo cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 56.47 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision...
Here's what I get:

fa@NanoPi-NEO-Core:/home/tools/WiringNP$ gpio readall
This NanoPi model is currently not supported. This NanoPi model is currently not supported.


Here's my source
sudo git clone https://github.com/friendlyarm/WiringNP
Anyone manage to get 32 bit apps to run on the H5? I contacted support and was informed that it is not currently supported.
If I install:

sudo apt-get install stress

Then Run

stress --cpu 1 &

which takes up one core to %100, it reads the temperature every time

Great catch there Tom!

Hopefully someone at friendly elec can chime in on this issue
I am seeing the same thing. root@FriendlyARM:/home/bin/matrix# matrix-temp_sensor Hardware:sun8i Revision:0000 BoardType:68330 modprobe w1-gpio-board gpio=203 The temperature is 25.937 C root@FriendlyARM:/home/bin/matrix# matrix-temp_sensor Hardware:sun8i Revision:0000 BoardType:68330 modprobe w1-gp...
I got my SD configured with all the options I need. How do transfer it to the EMMC?

Thanks!