by pncnmnp on 10/14/24, 6:08 PM with 5 comments
by skeeter2020 on 10/17/24, 7:01 PM
by pncnmnp on 10/14/24, 6:19 PM
* Pictures from Space: a n00b's guide to receiving images from NOAA weather satellites (https://tahnok.github.io/post/pics-from-space-n00bs-guide-to...)
* BLUEBRIM: RGB lights on a hat with bonus bluetooth (https://tahnok.github.io/post/bluebrim-rgb-lights-on-a-hat-w...)
* Chameleon Scarf (https://tahnok.github.io/post/chameleon-scarf.html)
* How to propose to an engineer (https://tahnok.github.io/post/how-to-propose-to-an-engineer....)
Really fun stuff!
by tedivm on 10/17/24, 5:54 PM
https://github.com/tedivm/robs_wall_clock/
My project includes-
1. Wolfram's 2, 3, and 4 state automata (including Rule 110) 2. Langton's ants 3. Conway's Game of Life, Highlife, and Immigrant games (immigrant is named after another game, but it's basically life with colors). 4. A clock. This just tells time.
Every few minutes the device will change modes. With the Wolfram rules I include both single starting cells and multiple starting cells, and with Langton's Ant I've managed to great some really interesting patterns by placing multiple ants on the display.