Page 1 of 1

Nanopi Neo Plus 2 with BakeBit Hat

Posted: Fri Sep 29, 2017 9:27 am
by rmeyer137
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 + [pin, unused, unused])
IOError: [Errno 6] No such device or address

How do I check if the proper modules are installed correctly?

Thanks

Re: Nanopi Neo Plus 2 with BakeBit Hat

Posted: Tue Oct 03, 2017 12:11 pm
by rmeyer137
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.