You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try our simple [balenaCloud](https://www.balena.io/cloud) starter project to set up a Raspberry Pi and LCD or monitor to display any webpage or web-based dashboard. We’re calling it balenaDash! Follow along with our guide to get up and running in under 30 minutes.
4
4
@@ -30,7 +30,7 @@ Previously, balenaDash supported a photo gallery features such as:
30
30
-[Instagram](https://instagram.com) photo stream (based on hashtag or user)
31
31
- Live digital photo frame feeding from [Google Photos](https://photos.google.com/) or Apple iCloud accounts
32
32
33
-
We've removed that in version 1.0 and encourage people wanting this functionality to try our new [Photo Slideshow project](https://github.com/balenalabs-incubator/photo-slideshow), a project based on balenaDash.
33
+
We've removed that in version 1.0 and encourage people wanting this functionality to try our new [Photo Slideshow project](https://github.com/balena-io-experimental/photo-slideshow), a project based on balenaDash.
34
34
35
35
## Hardware required
36
36
@@ -43,13 +43,13 @@ The list of items you’ll need is also included below:
Or, you can create a Fleet in your balenaCloud dashboard and `balena push` this code to it the traditional way. Just be aware that balenaDash requires that you allocate more memory to the GPU. This is achieved by adding (or editing the existing) the **Device configuration variable**`BALENA_HOST_CONFIG_gpu_mem`, for this project we recommend setting it to `128`.
55
55
@@ -124,7 +124,7 @@ To change the timezone for the scheduler, set the `TZ` service variable to somet
124
124
125
125
## Photo slideshow feature
126
126
127
-
This feature has been removed from balenaDash in `v1.0.0`. If you want to use the photo slideshow feature, check out the [Photo Slideshow project](https://github.com/balenalabs-incubator/photo-slideshow)
127
+
This feature has been removed from balenaDash in `v1.0.0`. If you want to use the photo slideshow feature, check out the [Photo Slideshow project](https://github.com/balena-io-experimental/photo-slideshow)
128
128
129
129
### For a complete tutorial on how to use balenaDash, please check out our blog post at [https://www.balena.io/blog/make-a-web-frame-with-raspberry-pi-in-30-minutes/](https://www.balena.io/blog/make-a-web-frame-with-raspberry-pi-in-30-minutes/)
0 commit comments