IOError: [Errno 5] Input/output error
The ADC Pi is an Analogue to Digital converter for the Raspberry Pi
08/11/2016
Posted by:
Hguardiola
08/11/2016
Posted by:
andrew
IOError: [Errno 5] is normally caused by problems communicating with the ADC Pi over the I2C bus. Try going through our I2C tutorial to make sure the I2C bus is correctly set up and then run the command
sudo i2cdetect -y 1
It should return a grid with numbers showing each of the available I2C devices on the bus. The ADC Pi should show up on 0x68 and 0x69.
If they do not appear then there may be a problem with the connection between the ADC Pi board and the Raspberry Pi so check all of the solder joints on the 40-pin header and the address select header to make sure there are no bridges or dry joints.
Forum Notice – Closure to New Posts
As part of our compliance with the UK’s Online Safety Act, the AB Electronics UK support forum is now closed to new posts and replies.
We understand the importance of continued support for our products, so if you have a technical query or require assistance, please use the Contact Form or consult our Knowledge Base for helpful articles and documentation.
We appreciate your understanding and continued support.
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.