Power & Source of Big Ideas

Exactly matches my findings when testing, which I find very annoying when connecting multiple digital inputs. This board also seems sensitive to the amount of current draw, but perhaps that is the NeoPlus2 itself.

Thanks for the reply.
I believe you meant to say interface 9 to 12 not 8 as this is RX/TX. But that does not answer my question. If I use interface 9 and pin D3 on that interface; then I also use interface 10 and D3 at the same time. Will I be able to use them separately or is D3 used by both interfaces? My initial testi...
The diagram for the bakbit board digital pins shows D2-D3, D3-D4, D4-D5, D5-D6. When using the backbit library I what to use each of the pins as separate inputs. For D2 that's no problem because it's not shared between any other socket. But D3 is on two different sockets!!! Am I understanding the di...
I have a Nanopi Neo2 Plus board. I have loaded the Ubuntu Image and ran the apt update and the apt upgrade. This is a bare board, no HATs, just right out of the box configuration of the Neo2 plus. I have connected an I2C board at address 0x2a When I use i2cdetect -y 0 it is very slow scanning the bu...
So using the Ubuntu image, the HAT does not seem to work. Reloaded using the Debian image and all is working.

Would still like to get the Ubuntu image working with the HAT, so any information on how to start debugging it would be useful.

Thanks.
Should the BakeBit Hat work with the Neo Plus2 board? I have installed the BakeBit software and I just get IO Errors sensor_value = bakebit.analogRead(air_sensor) File "/home/pi/BakeBit/Software/Python/bakebit.py", line 240, in analogRead bus.write_i2c_block_data(address, 1, aRead_cmd + [p...