|
Forum Index : Microcontroller and PC projects : webmite - simple weather station - data logger
| Author | Message | ||||
| hhtg1968 Senior Member Joined: 25/05/2023 Location: GermanyPosts: 143 |
Hello. After visiting relatives in Norway for weeks i return to my picomites. Because of crashing my weather station (Raspberry Pi 3b) i started to create such a station with webmite. It based on the example in the manual by GeoffG. Its at the very beginning now. Main difference to the example is the "data base", a .dat file which is always growing (APPEND). Now i am coding a procedure to create a graphic from the data. The temperature is saved every hour. You can connect to the webmite via telnet, so you can edit the code on the fly. I took the DS 18b20 temperature sensor and a 4,7 K Ohm resistor. Because of programming in Basic it is so easy and fast. Next weekend i hope to complete the routine to create a png from the data of the last 24h or week in webServer on webmite. Here i show via fotos the webmite itself, connecting via telnet, edit via telnet, running and writing data to the data base file. I know its a very simple project (at this time). hhtg ![]() ![]() ![]() ![]() ![]() source code: source.bas.zip |
||||
| hhtg1968 Senior Member Joined: 25/05/2023 Location: GermanyPosts: 143 |
and the web site...: |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |