Raspberry Pi Solar / WIFI extender / Weather Monitor / Camera (software portion)
Budget: $10 – $500 AUD
Raspberry Pi Master PCB Breakout Board Solar / WIFI extender / Weather Monitor / Camera
Overall objective of project to create a wifi network based off of multiple RASPBERRY Pi over a large area that also has basic integrated weather monitoring and camera for viewing that is powered by SOLAR / BATTERY.
Need software configuration on RASP Pi for items below.
Need very basic, script for data collection/send to a MYSQL database or web socket and then save in MYSQL database.
Breakdown
- Powered by Solar / Battery Backup.
(Turn off is battery is low? Turn on when battery has x charge or solar current is steady?)
Or alternatively TURN off at X Time and back on at X Time (must be configurable).
https://au.element14.com/search?st=solar%20power%20manager
- Wifi Extender
https://www.ebay.com.au/itm/191557230690?hash=item2c99b36062:g:uxAAAOSwBahVa0ml
- Weather Monitor
https://www.ebay.com.au/sch/i.html?_from=R40&_trksid=p2542782.m570.l1313&_nkw=BME280&_sacat=0
(Existing code, setup instructions, https://projects.raspberrypi.org/en/projects/build-your-own-weather-station/1)
Please note there will be ‘one’ MASTER STATION that will have the water, wind and direction sensor, all other stations will just be using the ME280, Humidity, Temp, Pressure sensor.
- Camera
https://www.ebay.com.au/itm/265332151434?hash=item3dc707548a:g:iOAAAOSwGahhUX~y&frcectupt=true
- .96 oled with on off switch for quick system status (so it doesn’t drain battery)
https://www.ebay.com.au/itm/224173640424?var=522951976831
This project has Multiple Parts to it.
1. Software setup / Install.
2. Basic ‘web page’ on RASP Pi that shows, ‘Camera’, weather data, wifi signal.
3. Custom Software Script for saving data to MYSQL / Webhook.
4. Basic ‘master page’ for data viewing.
Overall objective of project to create a wifi network based off of multiple RASPBERRY Pi over a large area that also has basic integrated weather monitoring and camera for viewing that is powered by SOLAR / BATTERY.
Need software configuration on RASP Pi for items below.
Need very basic, script for data collection/send to a MYSQL database or web socket and then save in MYSQL database.
Breakdown
- Powered by Solar / Battery Backup.
(Turn off is battery is low? Turn on when battery has x charge or solar current is steady?)
Or alternatively TURN off at X Time and back on at X Time (must be configurable).
https://au.element14.com/search?st=solar%20power%20manager
- Wifi Extender
https://www.ebay.com.au/itm/191557230690?hash=item2c99b36062:g:uxAAAOSwBahVa0ml
- Weather Monitor
https://www.ebay.com.au/sch/i.html?_from=R40&_trksid=p2542782.m570.l1313&_nkw=BME280&_sacat=0
(Existing code, setup instructions, https://projects.raspberrypi.org/en/projects/build-your-own-weather-station/1)
Please note there will be ‘one’ MASTER STATION that will have the water, wind and direction sensor, all other stations will just be using the ME280, Humidity, Temp, Pressure sensor.
- Camera
https://www.ebay.com.au/itm/265332151434?hash=item3dc707548a:g:iOAAAOSwGahhUX~y&frcectupt=true
- .96 oled with on off switch for quick system status (so it doesn’t drain battery)
https://www.ebay.com.au/itm/224173640424?var=522951976831
This project has Multiple Parts to it.
1. Software setup / Install.
2. Basic ‘web page’ on RASP Pi that shows, ‘Camera’, weather data, wifi signal.
3. Custom Software Script for saving data to MYSQL / Webhook.
4. Basic ‘master page’ for data viewing.