Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Ordering from pcbs.io #9

Open
rphoover opened this issue Sep 22, 2020 · 1 comment
Open

Issue Ordering from pcbs.io #9

rphoover opened this issue Sep 22, 2020 · 1 comment

Comments

@rphoover
Copy link

I was unable to order this board using pcbs.io. So, I pulled the eagle layout and ordered the board on OSH Park (https://oshpark.com). The cost for three PCBs instead of four came in at $1.10. The board is now shared at OSH Park as an alternative as "ospiLCD".

I see the software is also an issue and will get to that when the parts arrive to debug the system. Having an LCD seems beneficial to me. :)

@rphoover
Copy link
Author

rphoover commented Oct 7, 2020

Attached is the updated Python script that works with the latest version of the firmware. There were two changes made:

  • options.urs: Has been replaced by options.sn1t and options.sn2t. For rain, we check both sensors. For flow or program switch, only options.sn1t is examined.
  • options.lit: Not supported for Linux based systems. So, the backlight is now always set on.

If pull requests become honored, I can check the update in.

ospiLCD.py.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant