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

Demo program for ESP32 and logging to a webpage #20

Closed
SV-Zanshin opened this issue May 31, 2020 · 4 comments
Closed

Demo program for ESP32 and logging to a webpage #20

SV-Zanshin opened this issue May 31, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@SV-Zanshin
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
An additional example program showing how to send BME680 logging data to a web page would be helpful. The ESP32 has built-in WiFi so is a good hardware platform for this example

Describe the solution you'd like
A running example program for the ESP32 microprocessor platform showing BME680 data going to a self-hosted webpage using AJAX

Describe alternatives you've considered
While adding a WiFi breakout to a smaller Arduino is possible, that would require specific programming for the various WiFi breakout boards available. Each example would be for just one WiFi board and be too much effort.

Additional context
None

Zanshin Logo

@SV-Zanshin SV-Zanshin added the enhancement New feature or request label May 31, 2020
@SV-Zanshin SV-Zanshin self-assigned this May 31, 2020
@SV-Zanshin
Copy link
Collaborator Author

Concidentally I have an ESP32 based board available and will play around with creating a small program to illustrate WiFi connectivity and logging to a webpage. This will be part of the development branch for v1.0.7

@SV-Zanshin
Copy link
Collaborator Author

I've got an example running and have expanded it to also log data to a SD-Card, if one is present. Will work on testing the program and cleaning up the code before adding it to the next release

@SV-Zanshin
Copy link
Collaborator Author

Completing final checks and preparing the Wiki documentation prior to publishing

SV-Zanshin pushed a commit that referenced this issue Jun 2, 2020
@SV-Zanshin
Copy link
Collaborator Author

The Doxygen and Travis-CI tests passed successfully, so am closing this issue and hopefully v1.0.7 will get released soon; so far this is the only change for that release.

SV-Zanshin pushed a commit that referenced this issue Jun 2, 2020
@SV-Zanshin SV-Zanshin mentioned this issue Jun 10, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant