Links


PocKit

pockit.ai

PocKit is a computer made for the real, physical world. On top of its powerful, versatile Core, you can attach BLOCKS - any number of any kind - to suit your application.

Arduino port registers

arduino.cc

Each port is controlled by three registers, which are also defined variables in the Arduino language. The DDR register determines whether the pin is an INPUT or OUTPUT. The PORT register controls whether the pin is HIGH or LOW, and the PIN register reads the state of INPUT pins set to input with pinMode().

Only recently finally dug into this to grok how it works. Very handy, especially for size constraints or simultaneous pin actions.

A Mind Is Born

linusakesson.net

Making a demo in just 256 bytes would be a formidable challenge regardless of platform. Aย Mindย Isย Born is my attempt to do it on the Commodoreย 64.

This is genius work. I’d listen to this song as a track on its own, let alone as a generative algorithm on a 40 year old computer system.

555 Footstool

evilmadscientist.com

The succinct story of a modest little footstoolโ€“ involving datasheets, cnc routing, laser engraving, plywood, glue, chips, all-thread, angle grinders, mountains of sawdust, dowel rods, spray paint, and a picture of a cat.