Quote:
Originally Posted by c4software
The main idea behind this script is (if its possible)
- Wake up from sleep or similar ? (looks like its not possible)
- Enable & Connect to WiFi
- Download an image from an HTTP Endpoint
- Display the downloaded image (FBink ��)
- Disconnect Wifi
- Put in Sleep or similar (rtcwake maybe…)
As I see a CRON is not a great solution, so I will certainly do a « while true ».
|
Hi, did you ever figure these steps out? I am trying to do the EXACT same thing, but my coding skills are very limited.