Рет қаралды 27,730
A super cool Raspberry Pi Weather display which give you the forecast and live radar.
🔹My Favorite Gear - www.amazon.com...
Monitor used in video - amzn.to/3LHDXsW
🔹Commands used in the video
github repo - github.com/ele...
API Websites:
locationiq.com/
app.tomorrow.i...
www.mapbox.com/
install commands:
git clone github.com/ele...
cd pi-weather-station
curl -sL deb.nodesource... | sudo bash -
sudo apt install nodejs
npm install
npm start
startup script:
#!/bin/bash
#script used to start weather station display
#km4ack 19APRIL2022
cd $HOME/pi-weather-station/
/usr/bin/npm start &
sleep 30
sudo killall chromium-browser
sleep 120
export DISPLAY=:0 && /usr/bin/firefox-esr --kiosk localhost:8080
crontab entry:
@reboot sleep 20 && export DISPLAY=:0 && /home/km4ack/Desktop/start-weather
🔹Raspberry Pi Build Guide - tiny.cc/pi4guide
🔹Frequently Asked Questions - tiny.cc/km4ack-faq
🔹Weekly Newsletter - mailchi.mp/40d...
🔹Follow Me
Twitter @km4ack
🔹FREE Get Started Guide - tiny.cc/getstar...
🔹Cool Ham Gear - km4ack.com
🔹Support the channel through Patreon - / km4ack
🔹Did you just get a raspberry pi and want to hook it up to your radio? Start here • Where to start? Raspbe...
Want your raspberry pi to play nice with your ham radio? Are you into digital modes like FT8, JS8Call, FLDIGI, Winlink, APRS, Digipeaters and others? Each week I put out new content showing you exactly what steps to take to get the latest ham radio software on your raspberry pi. Whether you just want to ragchew or are seriously into emergency preparedness, emcomm, or ARES and want to learn all you can about using the raspberry pi to drive your ham radio, this channel has something for you. Be sure to click the subscribe button and ring the bell before heading off. That way you will get notified of all future videos.
🔹🔹🔹🔹🔹
As an Amazon Associate I earn from qualifying purchases