What did I do just now?
- Learned about floodfill through UCLA IEEE document
- Made a presentation to learn about it
- Wrote the base algorithm in pseudocode, next i have to do wall checking!
Log in to leave a comment
What did I do just now?
Log in to leave a comment
I got the MPU to work and added it to the turning
Now it uses encoder-based turning with MPU for checking/compensation
Log in to leave a comment
What did I do today?
Log in to leave a comment
i tried to add the LEDs’ 5v pins, but need to learn how to make the wires thicker using netclasses
Log in to leave a comment
I added a GitHub action to compile it into a pyinstaller binary (with help from Gemini)
Log in to leave a comment
I tried to add the MPU 6050 gyroscope in, but it just hangs & doesn’t give any readings so i don’t know why!
Log in to leave a comment
I experimented with the Kakao KANANA and LG EXAONE LLMs, as they’ve worked well in the past.
They are VERY fast even at high quantizations, but lose some world knowledge compared to Gemma3n or Phi4-mini.
Log in to leave a comment
What have i done since then?
Log in to leave a comment
I added SK6812 LEDs to my PCB and routed their ground and data pins
Next will be to route the 5v IN pins for them!
Log in to leave a comment
I built a Python heatmap for the S&P 500 stocks inspired by the one on CNBC - I aim to port this to a Raspberry Pi screen to keep on a desk / in a frame!
It helped me learn how to dynamically create HTML files to render things from Python
What did I do today?
Log in to leave a comment
I tried to add text to show the name of the stocks and the percentage, but something is wrong! The stocks which are down are showing as 6% up.
I’m working with AI on how to parse the CSV better to avoid this.
Log in to leave a comment
What did I do today:
I added an HTML version so it doesn’t need Python Turtle anymore! This means I can deploy it to the web, and also view it on systems without Python.
My next step (using HTML) would be to show the name/details of the stocks when clicked on
Log in to leave a comment
What did I do:
Log in to leave a comment
A quick session where I:
Log in to leave a comment
I worked for 1 hour to:
and now it works (kind of…)
Log in to leave a comment
I added Bluetooth-based configuration to my robot - no more recompiling just to change Kp or Kd values!
Log in to leave a comment
Experimented with different models in llama.cpp and found Gemma 3n e2B to be the best balance of performance to world knowledge
Log in to leave a comment