Code Monkey home page Code Monkey logo

picoweatherstationv2's Introduction

PicoWeatherStationV2

Off-grid, standalone version of PicoWeatherStation powered by strawberryAPI.


interior exterior

Features

  • Logging temperature & humidity.
  • Logging battery & pv voltage.
  • Access to logged data through WiFi hotspot and web app.
  • Logs visualisation using chart.js.

Setup

  1. clone repo
  2. clone submodules
git submodule update --init --recursive
  1. set HOTSPOT_SSID and HOTSPOT_PASSWORD in config.py
  2. set WEATHER_LOGS_PER_HOUR in config.py (default logging sensors data every 20 minutes).
  3. format sd card (FAT32).
  4. chart.js setup: rpi pico doesn't have enough space for flashing css/js libs, get chart.js from cdns (https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.min.js), then put it on sd card /static/libs/chart.js.
  5. flash RPi Pico.

Wiring

exterior

Parts

Part Name Quantity
Raspberry Pi Pico W 1
DHT20 temperature and humidity sensor 1
DS3231 I2C RTC module 1
MicroSD card 1
SPI MicroSD card reader module 1
Circuit board (70x90mm) 1
Waterproof case 1
Gold pin connectors ?
Connecting wires ?
Cell holder for 2x 18650 battery 1
18650 li-ion battery 2
Step-down Voltage Regulator - 1,0V-17V 1
Step-up converter 5V 1
TP4056 1S 3,7V with protection 1
6V solar panel 165x135x3mm 2
1A fuse with wires 1
3.3V zener diode 2
4.7k resistor 1
1k resistor 1
10k resistor 2
ARK connector raster 5.0mm 2 pin 3
3mm screws and nuts ?
4mm screws and nuts ?

3D printed parts

all models are provided in freecad project files for easier modifications.

Part Name Quantity
bat_mount 1
case_backplate 1
case_bridge 2
case_m_top 1
case_th_connector 1
pcb_mount 1
pv_b_holder 2
pv_b_s_mount 2
pv_t_mount 1
pv_s_mount 2
pv_t_s_mount 2
th_holder 1
th_holder_b 1
th_holder_mount 1

picoweatherstationv2's People

Contributors

znitche avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.