From b346f788239b5eebf71ebfe0de23d364e0fb1358 Mon Sep 17 00:00:00 2001 From: indigo Date: Wed, 3 Sep 2025 09:42:47 -0500 Subject: [PATCH] Update README.md temp readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a85885..04f6bc5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # THIS README IS NOW OUTDATED. THE PROJECT IS WAY COOLER AND AN ARTICLE IS COMING SOON! -I've implimented my own border tracing algorithim to dramatically speed up rendering. There's a few other optimizations, such as shifting around image buffers, etc.
+## I've implimented my own border tracing algorithim to dramatically speed up rendering. +There's a few other optimizations, such as shifting around image buffers, etc.
+## Also, the card is rechargable now. Software is still in disarray and could be optimized, however it runs smoothly. Hardware is working, I haven't had time to test all functionallity though. The battery does charge and discharge safely (cut off at 1v).
+## Here's a crummy picture of the card. + + +






# STM32 Mandelbrot Explorer Buisness Card A battery powered business card that can explore the Mandelbrot set. Meant to be cheaply made for handing out. Will likely include a flappy bird clone to encourage recruiter competition. # Project in development! See below for a brief write up.