Skip to main content

Noon - mk.1

ยท 2 min read
GitHub

https://www.projectsaba.com/stuffs/noon_mk1


Project Image

๐Ÿ“‹ Overviewโ€‹

ItemDetails
NameNoon Mark One
MaterialESP32cam devboard (just this itself)
Date2025-09-14

What is it?โ€‹

  • Allows the LLM to actively take photos.
  • Can shoot in low/medium/high quality.
  • Flash can be turned on or off.

Random Thoughtsโ€‹

  • My first creation (though I didnโ€™t physically build)
  • If you use the same device, thereโ€™s no need to change anything at all.
  • The image isnโ€™t received as input but rather fetched by a tool on the output side... I was worried if that would even be possible. Turns out it worked fine with Claude. However, I havenโ€™t tested it thoroughly yet, and somehow it feels a bit โ€œdumberโ€...
  • Especially, when the image wasnโ€™t visible, it sometimes pretended to see it depending on the context โ€” but this issue was resolved as Claude evolved to version 2.5.
  • Cache handling was annoying.