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

Build mobile pH reader with display #118

Open
Terkwood opened this issue May 3, 2020 · 0 comments
Open

Build mobile pH reader with display #118

Terkwood opened this issue May 3, 2020 · 0 comments
Labels
microcontrollers Work related to microcontrollers, their code, diagramming, etc

Comments

@Terkwood
Copy link
Owner

Terkwood commented May 3, 2020

Design

We can use stuff that's lying around:

  • ESP8266 microcontroller
  • LCD
  • A button for power on / off
  • pH meter
  • 5k mAh battery

Someone has already volunteered to make an enclosure

Functionality

  • Display current pH reading on the LCD.
  • Send readings to a local MQTT?/HTTP? endpoint using Wi-Fi
@Terkwood Terkwood added the microcontrollers Work related to microcontrollers, their code, diagramming, etc label May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
microcontrollers Work related to microcontrollers, their code, diagramming, etc
Projects
None yet
Development

No branches or pull requests

1 participant