OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Testing ospi without valve connections

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #81395

    klein1jo
    Participant

    Hey,

    It’s the middle of winter. In lieu of not being able to actually open and close valves to make sure an ospi is working is there any command line troubleshooting that can be done to indicate things should be working as it should?

    What about my config.txt. I assume i2c is required for the lcd screen. What about i2s and spi? Anything else I should make sure I have/don’t have in my config.txt?

    #81397

    Ray
    Keymaster

    The firmware build script automatically handles I2C config in your config.txt:
    https://github.com/OpenSprinkler/OpenSprinkler-Firmware/blob/dev/221_1/build.sh#L11
    The firmware does NOT use I2S or SPI so they are not needed.

    #81400

    klein1jo
    Participant

    Thanks. What about my other question Ray? In lieu of not being able to open and close valves to test that the ospi works, is there anything I can run from the cli to test that the ospi works as intended? Or just as long as the LED comes on hope for the best and see what’s what in the spring?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Testing ospi without valve connections