analogRead() in wiringPi - Raspberry Pi Forums
hey
i'm trying use analog sensor raspberrypi . on further reading found rpi doesn't support analogread().
can suggest how use sensor .is necessary use adc input rpi. if yes how go it.
there inbuilt library or function in wiringpi include in program analog input.
thanks!
i'm trying use analog sensor raspberrypi . on further reading found rpi doesn't support analogread().
can suggest how use sensor .is necessary use adc input rpi. if yes how go it.
there inbuilt library or function in wiringpi include in program analog input.
thanks!
hello,
no analog input on raspi sorry.
either can use digital input , adconverter or using i2c or spi bus sensor using 1 of these protocols.
hope helps.
no analog input on raspi sorry.
either can use digital input , adconverter or using i2c or spi bus sensor using 1 of these protocols.
hope helps.
raspberrypi
Comments
Post a Comment