A lot of the cheaper sensors around the internet are for Arduino, for example: http://www.aliexpress.com/store/product ... 12904.html
Is it possible with use MCP3008 and a RPi to read a sensor made for the Arduino (like the one in the link)?
yes, the board you linked outputs a 0-5v dc signal to indicate rainfall, a MCP3008 will be able to convert that to a SPI communication to your Pi.Kewngen wrote:A lot of the cheaper sensors around the internet are for Arduino, for example: http://www.aliexpress.com/store/product ... 12904.html
Is it possible with use MCP3008 and a RPi to read a sensor made for the Arduino (like the one in the link)?