A quick searched revealed a couple of links that may help you:Hi Guys,
I have an Air-Mar Weather sensor that o/puts NMEA 0183 data strings.
- How to Use NMEA-0183 With Raspberry Pi https://www.instructables.com/How-to-Us ... pberry-Pi/
- Airmar PB100 Weather Data Logging on the Raspberry Pi https://startupanywhere.org/blog/2014/0 ... pberry-pi/. I don't know if this is the model you have. If not, then Google that model + "Raspberry PI"
If this is just a simple display, then you can look at using Python Bottle https://bottlepy.org/docs/dev/ I use this for my own local network with simple data substitution.I want to be able to use a suitable Rasp. Pi as a webpage to display that data.
4 PC's on a local network need to be able to access that page
See aboveI am guessing that the data (RS232) can be sent to the Pi via a serial adapter into one of the USB ports.
If you are not bound to the Air-Mar Weather Sensor, there are a lot of projects documented where you attached sensors directly to the RPI and display data.Because I am a TOTAL noob, I request some help and guidance with what I am wanting to achieve please.
Statistics: Posted by DS256 — Sat Oct 26, 2024 12:20 pm