Go to advanced search

by ngmraspi
Fri Mar 31, 2017 4:01 am
Forum: General discussion
Topic: Sense HAT debugging I2C read errors
Replies: 0
Views: 534

Sense HAT debugging I2C read errors

Getting I2C read errors for two components on the Sense HAT. I've: Enabled I2C and SPI on my Pi using the raspi-config tool. Installed i2c-tools Ran i2cdetect and got the following: pi@raspberrypi:~/SourceProjects/nodeimu $ i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -...
by ngmraspi
Tue Mar 21, 2017 2:33 pm
Forum: Astro Pi
Topic: nodejs sense hat
Replies: 5
Views: 5358

Re: nodejs sense hat

The application is having trouble opening the I2C and SPI busses. Is there a configuration prereq for this application to work? pi@raspberrypi:~/SourceProjects/nodeimu $ node test.js Settings file RTIMULib.ini loaded Failed to open I2C bus 1 Failed to open SPI bus 0, select 0 Failed to open SPI bus ...

Go to advanced search