Compare commits
	
		
			2 commits
		
	
	
		
			5a0dcb8a7d
			...
			2bad4f9b08
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2bad4f9b08 | |||
| 85de90bcd3 | 
					 3 changed files with 29 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
								
							|  | @ -1,3 +1,5 @@ | |||
| *.jpg filter=lfs diff=lfs merge=lfs -text | ||||
| *.jpeg filter=lfs diff=lfs merge=lfs -text | ||||
| *.pxm filter=lfs diff=lfs merge=lfs -text | ||||
| *.mov filter=lfs diff=lfs merge=lfs -text | ||||
| *.mp4 filter=lfs diff=lfs merge=lfs -text | ||||
|  |  | |||
							
								
								
									
										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