MatrixPortal Metaballs post
This commit is contained in:
parent
85de90bcd3
commit
2bad4f9b08
2 changed files with 27 additions and 0 deletions
24
content/blog/2025/matrixportal-metaballs/index.md
Normal file
24
content/blog/2025/matrixportal-metaballs/index.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
title: "MatrixPortal Metaballs"
|
||||||
|
date: 2025-08-16T17:13:46-07:00
|
||||||
|
tags:
|
||||||
|
- Hardware
|
||||||
|
- Arduino
|
||||||
|
- AdaFruit
|
||||||
|
- Metaballs
|
||||||
|
- Electronics
|
||||||
|
---
|
||||||
|
|
||||||
|
<figure class="figure figure--video">
|
||||||
|
<video controls width="100%">
|
||||||
|
<source src="metaballs.mov" type="video/mp4">
|
||||||
|
</video>
|
||||||
|
</figure>
|
||||||
|
|
||||||
|
I've had this [MatrixPortal M4][m4] from AdaFruit for a little while now. It's a
|
||||||
|
fun little bit of hardware. Easy to hack on with the Arduino IDE. AdaFruit have
|
||||||
|
published a bunchh of useful libraries for doing fun things with LED matrix
|
||||||
|
displays. Here it is running a metaballs simulation on a 64×64 matrix
|
||||||
|
display.
|
||||||
|
|
||||||
|
[m4]: https://learn.adafruit.com/adafruit-matrixportal-m4
|
BIN
content/blog/2025/matrixportal-metaballs/metaballs.mov
(Stored with Git LFS)
Normal file
BIN
content/blog/2025/matrixportal-metaballs/metaballs.mov
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue