Skip to content

Commit 11282fd

Browse files
committed
more todo
1 parent 77c6cf1 commit 11282fd

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

_drafts/2025-03-02-building-your-own-ai-and-e-ink-powered-art-gallery-local.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,23 @@ example2: += pencil sketch
153153

154154
- why? low res
155155
- why? because default makes it grey
156+
- why? the default is implemented both on esphome and pillow
157+
158+
Many to choose from
159+
160+
link to wiki
161+
162+
reasoning
163+
164+
what?
156165

157-
TODO Examples
158166

159167
![Dithering results]({{ site.baseurl }}/assets/images/eink_art/dithering_example.png)
160168
**Figure:** How a AI generated picture (A), and the default dithering algorithm (B) can be improved (C).
169+
It might be a little difficult to see, but notice how (B) is more greay than (C).
170+
This is a lot more visually clear when applied on an actual physical low-res e-ink screen.
171+
172+
note on multi-color dithering
161173

162174

163175
## Choice of hosting model
@@ -269,7 +281,8 @@ Result and comment
269281
- Why do we need to revert the colors for the esphome setup?
270282
- Soldering could be an issue, check
271283
- Check which config you need to set the HAT
272-
284+
- Not on grey levels on e-ink
285+
- Not on the black-white-red screen
273286

274287
## References
275288

0 commit comments

Comments
 (0)