Solar Version with LTE #163
Replies: 4 comments 11 replies
-
Hi, Johannes! Awesome stuff you have going on here! I'm still going through it all, but I think can address and hopefully resolve your There are two possible reasons why your cron is not triggering:
If indeed that cron is in
You'll notice I replaced your call to a shell ("
and Let me know if that information helps you get the cron job firing as desired :) |
Beta Was this translation helpful? Give feedback.
-
IT is running without WiFi and independently powered by solar Power. Every 15Minutes its Uploading to Github and analyzed by Observablehq.com https://observablehq.com/@gitalm/fetch-data-from-gist-raw-github-url I just have a problem. I'm synchronicing the folder By_Common_Name but the mp3 files are empty in my Github https://github.com/gitalm/BirdNetPiGitHub/tree/master |
Beta Was this translation helpful? Give feedback.
-
Dear Patrick, i think the idea from a companion system would be nice. The system via GitHub isn't in concurrence, but would enhance the system.
Your default installation is just magnificent, deploy a RPi-Image and run a script to get a full featured AI-Bird Analysis system within your intranet. To get both possibilities i think two parts have to be added
I also tried to load the d3.js library directly in GitHub pages and succeed in loading the csv file, but development was to tricky for me and observablehq is an very easy way to copy snippets and get a full analysis of the data from BirdNet Pi. Best wishes Johannes PS: Dear Patrick i don't think this solutions is competitive to your wonderful RPi based solution, probably somehow alternative and with some additional feature due to an different focus. |
Beta Was this translation helpful? Give feedback.
-
@gitalm !!! How are you??? I wanted to let you know that your project sparked an idea that I think I'll be putting into the new version I'm working on for the new model, and then will work on retro-fitting it for this current BirdNET-Pi version. The new BirdNET-Pi is structured a bit differently: everything will be inside the git directory for the project (including the service files and all data that is collected). If I initialize a "Segments" directory (which is pretty much the new BirdNET-Pi's version of the current "By_Date" directory containing all extraction data) in the repo, GitHub can be the "always online" solution for these timed solar projects. I can also make a very rudamentary script to run the necessary The process would be a little weird to setup for folks not comfortable managing SSH keys:
This way, there can be a cron job (like your project) which simply runs I don't know yet if that is exactly how it would go, but I think it is a really fun idea! Thank you for it! |
Beta Was this translation helpful? Give feedback.
-
Dear Patrick,
my project is slowly evolving.
This solution won't be a LiveBox, but you can see every half an hour the actual data. So i decided for less data to be transfered, but this will be availabe from the Internet (GitHub Sever and Observabel Website) and not from a server running on the wonderful BirdNetPI. I just use the Analyze of the live data and the Audio segments. Thank to 0.11.1 it is now a small *.mp3.
I still have some problems:
My Cronjob isn't executed, but there are succesfull Cronjobs (see output). If i manually start the script it is working like desired.
Thanks for your incredible job and help. I atteched all output from the console.
Johannes
Crontab
GitHub
WittyPi
Vodafone
Should work, but therefore the Cronjob is not running, i wont have access to check.
WittyPi starts at 6 for 5hours and after that shudown and sleep for 19h
Beta Was this translation helpful? Give feedback.
All reactions