diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-08 11:59:37 +0100 |
| commit | b0b8f7ffbf563f341745e86bfe85f080f6a8db27 (patch) | |
| tree | c56029d1d0939d899a622c60309dfccd0b84e7bb /posts/2021-06-26-simple-world-clock.md | |
| parent | 2a373fcbb6dc6eb864f1c9f3351efe4b5ed2abf0 (diff) | |
| download | mitjafelicijan.com-b0b8f7ffbf563f341745e86bfe85f080f6a8db27.tar.gz | |
A bunch of changes
Diffstat (limited to 'posts/2021-06-26-simple-world-clock.md')
| -rw-r--r-- | posts/2021-06-26-simple-world-clock.md | 4 |
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 1e1cd99..29c199a 100644 --- a/posts/2021-06-26-simple-world-clock.md +++ b/posts/2021-06-26-simple-world-clock.md | |||
| @@ -15,7 +15,7 @@ But I also have a bunch of electronics that I bought through the time, and I am | |||
| 15 | 15 | ||
| 16 | A while ago I bought a small eInk display [Inky pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) and I have a bunch of [Raspberry Pi's Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that I really need to use. | 16 | A while ago I bought a small eInk display [Inky pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) and I have a bunch of [Raspberry Pi's Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that I really need to use. |
| 17 | 17 | ||
| 18 |  | 18 |  |
| 19 | 19 | ||
| 20 | Since the Inky [Inky pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is essentially a HAT, it can easily be added on top of the [Raspberry Pi Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/). | 20 | Since the Inky [Inky pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is essentially a HAT, it can easily be added on top of the [Raspberry Pi Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/). |
| 21 | 21 | ||
| @@ -80,7 +80,7 @@ Then we add a cronjob with `crontab -e`. | |||
| 80 | 80 | ||
| 81 | So, we end up with a result like this. | 81 | So, we end up with a result like this. |
| 82 | 82 | ||
| 83 |  | 83 |  |
| 84 | 84 | ||
| 85 | And for the enclosure that can be 3D printed, but I haven't yet something like this can be used. | 85 | And for the enclosure that can be 3D printed, but I haven't yet something like this can be used. |
| 86 | 86 | ||
