I recently finished documenting a project to identify handwritten digits directly on the TI-84 Plus CE. Draw digits with a mouse, and in 18 seconds, a CNN running on the ez80 CPU classifies them. Video (excuse the clickbait title): https://youtu.be/olcZdTRdnQg ; technical details: https://z80.me/blog/calculator-ai-part-1/
Comments
"its malloc not returning nullptr to signal this" — what *was* it returning?!?