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

WXT Display and Logger #1

Open
jensmogi opened this issue Jan 26, 2019 · 2 comments
Open

WXT Display and Logger #1

jensmogi opened this issue Jan 26, 2019 · 2 comments

Comments

@jensmogi
Copy link

Hi Jonas,
i found your WXT Project and would like tu use that. Since i am new on Raspberry and github i would like to get your help for installing your code on my Raspi.
In your comment you said the installation is a little hack. So could you prepate an easier methode ie a mirror or similar which contains a complete working version? I do have the WXT and also a small external LCD screen for the Raspi.
Communication can be also in German.
Thaks for a reply
Jens

@jonas-hagen
Copy link
Owner

jonas-hagen commented Jan 30, 2019

Hi Jens
Thanks for trying to use my project! The installation is "a hack" because it needs many manual steps but it is not complicated. I will try to explain:

  1. Download the repository by clicking the green button [Clone or Download] and select [Download ZIP], then extract it on your raspi. Or: Install git on your raspi and run git clone https://github.com/jonas-hagen/meteo-logger-server.git directly on your raspi.
  2. cd meteo-logger-server
  3. Run ./install.sh if there are any errors, you can ask here again.
  4. Visit http://ip-of-your-raspi:8080 with any browser, where 8080 is the port (you can configure it in /etc/meteo.yml)

Generally, you can check the service logs with journalctl as shown here in the README. If there is a problem with serial connection or so, it should show up here.

If this is useful for you, I will include it in the README.

As a teaser, see the this screenshot ;)

@jensmogi
Copy link
Author

jensmogi commented Jan 30, 2019 via email

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

2 participants