aboutsummaryrefslogtreecommitdiff
path: root/_posts/2021-06-26-simple-world-clock.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2021-06-26-simple-world-clock.md')
-rw-r--r--_posts/2021-06-26-simple-world-clock.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2021-06-26-simple-world-clock.md b/_posts/2021-06-26-simple-world-clock.md
index 31692e1..d1b53b4 100644
--- a/_posts/2021-06-26-simple-world-clock.md
+++ b/_posts/2021-06-26-simple-world-clock.md
@@ -24,7 +24,7 @@ have a bunch of [Raspberry Pi's
24Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that 24Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that
25I really need to use. 25I really need to use.
26 26
27![Inky pHAT, Raspberry Pi Zero](/assets/posts/world-clock/hardware.jpg) 27![Inky pHAT, Raspberry Pi Zero](/assets/posts/world-clock/hardware.jpg){:loading="lazy"}
28 28
29Since the Inky [Inky 29Since the Inky [Inky
30pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is 30pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is
@@ -95,7 +95,7 @@ Then we add a cronjob with `crontab -e`.
95 95
96So, we end up with a result like this. 96So, we end up with a result like this.
97 97
98![World Clock](/assets/posts/world-clock/world-clock.jpg) 98![World Clock](/assets/posts/world-clock/world-clock.jpg){:loading="lazy"}
99 99
100And for the enclosure that can be 3D printed, but I haven't yet something like 100And for the enclosure that can be 3D printed, but I haven't yet something like
101this can be used. 101this can be used.