diff options
Diffstat (limited to 'content/posts/2021-06-26-simple-world-clock.md')
| -rw-r--r-- | content/posts/2021-06-26-simple-world-clock.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/2021-06-26-simple-world-clock.md b/content/posts/2021-06-26-simple-world-clock.md index 0c17f09..6f6e137 100644 --- a/content/posts/2021-06-26-simple-world-clock.md +++ b/content/posts/2021-06-26-simple-world-clock.md | |||
| @@ -23,7 +23,7 @@ have a bunch of [Raspberry Pi's | |||
| 23 | Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that | 23 | Zero](https://www.raspberrypi.org/products/raspberry-pi-zero/) lying around that |
| 24 | I really need to use. | 24 | I really need to use. |
| 25 | 25 | ||
| 26 |  | 26 |  |
| 27 | 27 | ||
| 28 | Since the Inky [Inky | 28 | Since the Inky [Inky |
| 29 | pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is | 29 | pHAT](https://shop.pimoroni.com/products/inky-phat?variant=12549254217811) is |
| @@ -94,7 +94,7 @@ Then we add a cronjob with `crontab -e`. | |||
| 94 | 94 | ||
| 95 | So, we end up with a result like this. | 95 | So, we end up with a result like this. |
| 96 | 96 | ||
| 97 |  | 97 |  |
| 98 | 98 | ||
| 99 | And for the enclosure that can be 3D printed, but I haven't yet something like | 99 | And for the enclosure that can be 3D printed, but I haven't yet something like |
| 100 | this can be used. | 100 | this can be used. |
| @@ -102,7 +102,7 @@ this can be used. | |||
| 102 | <iframe id="vs_iframe" src="https://www.viewstl.com/?embedded&url=https%3A%2F%2Fmitjafelicijan.com%2Fassets%2Fworld-clock%2Fenclosure.stl&color=gray&bgcolor=white&edges=no&orientation=front&noborder=no" style="border:0;margin:0;width:100%;height:400px;"></iframe> | 102 | <iframe id="vs_iframe" src="https://www.viewstl.com/?embedded&url=https%3A%2F%2Fmitjafelicijan.com%2Fassets%2Fworld-clock%2Fenclosure.stl&color=gray&bgcolor=white&edges=no&orientation=front&noborder=no" style="border:0;margin:0;width:100%;height:400px;"></iframe> |
| 103 | 103 | ||
| 104 | You can download my [STL file for the enclosure | 104 | You can download my [STL file for the enclosure |
| 105 | here](/assets/world-clock/enclosure.stl), but make sure that dimensions make | 105 | here](/posts/world-clock/enclosure.stl), but make sure that dimensions make |
| 106 | sense and also opening for USB port should be added or just use a drill and some | 106 | sense and also opening for USB port should be added or just use a drill and some |
| 107 | hot glue to make it stick in the enclosure. | 107 | hot glue to make it stick in the enclosure. |
| 108 | 108 | ||
