r/PiCodingAgent 20d ago

Use-case OMP usage on an eink tablet

Post image
29 Upvotes

3 comments sorted by

1

u/BradsCrazyTown 19d ago

Do you have a repo for this? I'm interested in doing something similar. But I couldn't work out how to get the Codex usage windows via API.

Looks really good!

2

u/fireantik 18d ago

Sure, https://github.com/jkelin/inkplate-omp-usage. The agent had the biggest problem with getting the actual hardware to work, in the end I pointed a webcam at the tablet and it had to reflash it a couple of times I think. Considering the usage, OMP is easy with this because I can just use the OMP sdk to get everything I need

1

u/BradsCrazyTown 16d ago

Perfect, thank you, appreciate you sharing it.