PeterAJansen
PeterAJansen
Here's a datasheet from Sparkfun: https://cdn.sparkfun.com/assets/2/b/0/3/8/TFmini_Plus-01-A02-Datasheet_EN.pdf It looks like it's using very different commands than the TF mini. Feel free to update the driver (I would make a second class,...
Hi bloveless, thanks for this contribution. I don't have a tfmini-s handy, is this tested and verified working on both the tfmini and tfmini-s? My workbench is a little crazy...
Thanks -- I've had a few requests for the TFMini-S, but given how crazy the world is right now haven't had the time to pick one up and do the...
@MarcCote Tushar was mentioning that even with 10k output tokens, `o1-mini` didn't seem to be giving a response. It's possible it's spending all these tokens "thinking" (that's hidden from us),...
@Dandelionym thanks again -- as an additional follow-up re:API documentation and agents, do you have specific questions about the API documentation ( https://github.com/allenai/discoveryworld , Section 3: "API Documentation"), the agents...
This was super helpful for me to figure out why a 320x320 ILI9488 was being offset -- the resolution was hard-coded to 320x480 and that was causing the black band...