|
17 | 17 | <Image caption="The final build" alt="The final build" src="/content-assets/7/scene.jpg" wrapperClassName="my-4 mb-12" />
|
18 | 18 |
|
19 | 19 |
|
20 |
| -We almost always want to know the day's weather before leaving the apartment. Often the whole event is quite a hassle: getting our daughter dressed, finding all our personal outwear, plus trying to find your phone to check the weather. To make the experience 1% better, the solution obviously needs engineering. |
| 20 | +We almost always want to know today's weather before leaving the apartment. Often the whole event is quite a hassle: getting our daughter dressed, finding all our personal outwear, plus trying to find your phone to check the weather. To make the experience 1% better, the solution obviously needs engineering. |
21 | 21 |
|
22 | 22 | I decided to build a DIY battery-powered E-Ink weather display for our home. After researching a while, I ended up with a few goals for the build:
|
23 | 23 |
|
@@ -122,12 +122,12 @@ Those done, it was time to mount the frame on our wall.
|
122 | 122 |
|
123 | 123 | 
|
124 | 124 |
|
125 |
| -I really like the end result. The IKEA frame has a white cardboard border, which we ended up cutting to fit the screen. To not have mismatching aspect ratios of the white cardboard border and the frame itself, I sacrifised a few vertical pixels of the E-Ink display. The white cover board opening is vertically shorter than what the E-Ink display is capable of, leaving a bit of Y-pixels unused. A bit of a shame, but the overall look is most important! |
| 125 | +I really like the end result. The IKEA frame has a white cardboard border, which we ended up cutting to fit the screen. To not have mismatching aspect ratios of the white cardboard border and the frame itself, I sacrificed a few vertical pixels of the E-Ink display. The white cover board opening is vertically shorter than what the E-Ink display is capable of, leaving some Y-pixels unused. A bit of a shame, but the overall look is most important! |
126 | 126 |
|
127 | 127 | One option I considered was to saw the frame to be a perfect fit for the screen. However, it could've lead to a messy end result and it was much easier to mount everything to the back cover with the extra space.
|
128 | 128 |
|
129 | 129 |
|
130 |
| -The project took 3 weeks in calendar time. I'm gladly surprised of quick turnaround time. It didn't happen by chance though. I purposely chose familiar hardware and software to make the development a easier. The idea was to actually finish the project, even though lower-level tinkering would've been educational and beneficial. |
| 130 | +The project took 3 weeks in calendar time. I was positively surprised about the quick turnaround time. It didn't happen by chance though. I purposely chose familiar hardware and software to make the development a easier. The idea was to actually finish the project, even though lower-level tinkering would've been educational and beneficial. |
131 | 131 |
|
132 | 132 | That's everything, it was fun!
|
133 | 133 |
|
|
0 commit comments