You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Justin Karimi bfeeb9cc44 Refactor sun.py to Remove User-Specifics преди 3 години
.github/ISSUE_TEMPLATE Update enhancement.md преди 3 години
migrations exit migration if demod.py exists (i.e. migration done before) преди 3 години
software File tidy-up преди 4 години
templates Refactor sun.py to Remove User-Specifics преди 3 години
.gitignore add panel.db to ignore list преди 4 години
HARDWARE.md header преди 4 години
INSTALL.md Fix copy files for ISS demod преди 3 години
ISS.md ISS doc преди 3 години
LICENSE Create LICENSE преди 4 години
METEOR.md header преди 4 години
README.md Refactor sun.py to Remove User-Specifics преди 3 години
WEBPANEL.md add webpanel data преди 4 години
WORKING.md Add script to prune images преди 4 години
check.sh Refactor sun.py to Remove User-Specifics преди 3 години
common.sh add missing rm's преди 4 години
header_1600.png header преди 4 години
install.sh Refactor sun.py to Remove User-Specifics преди 3 години
migrate_data.sh Exit if scripts are run as root преди 4 години
pd120_header.png ISS doc преди 3 години
post.py branding преди 4 години
prune.sh Add script to prune images преди 4 години
receive.sh add receive iss преди 3 години
receive_iss.sh Create thumb for second picture преди 3 години
receive_meteor.sh add receive iss преди 3 години
rectify.py toggle image flip for meteor night passes преди 4 години
requirements.txt Refactor sun.py to Remove User-Specifics преди 3 години
schedule.sh add receive iss преди 3 години
schedule_iss.sh ISS: remove hardcoded value преди 3 години
schedule_meteor.sh Exit if scripts are run as root преди 4 години
schedule_sat.sh Exit if scripts are run as root преди 4 години
sun.py Refactor sun.py to Remove User-Specifics преди 3 години
test_reception.sh Exit if scripts are run as root преди 4 години

README.md

Raspberry NOAA

NOAA and Meteor automated capture using Raspberry PI

Most of the code and setup stolen from: Instructables

New Features!

Install

There’s an install.sh script that does (almost) everything at once. If in doubt, see the install guide.

Once you’ve performed an installation or if you’re pulling down the latest version of code, use the check.sh script to ensure all of the requisite changes needed for the version of code you’re using are in place. For example, in one refactor, the sun.py script was updated to rely on /home/pi/.noaa.conf having vars declared for LAT, LON, and TZ_OFFSET - if any of these are missing, the check script will fail and report what needs to occur to fix this.

Post config

How do I know if it is running properly?

This project is intended as a zero-maintenance system where you just power-up the Raspberry PI and wait for images to be received. However, if you are in doubt about it just follow the working guide

Hardware setup

Raspberry-noaa runs on Raspberry PI 2 and up. See the hardware notes