ASCII-Art Arduino Pinouts

Managing arduino projects can be a nightmare because its hard to keep track of your hardware setup in your code comments. To enable easy documentation of pin assignments, I created a couple of ASCII art arduino pin-outs.

These come complete with ports, PWM and coms all marked. Simply paste as a comment into your code and marvel at your new found organisation.

Practical Iterative K-ary Tree (aka n-ary, n-tree) Traversal in C#. A surprisingly useful tool for the average programmer.

Introduction: A lot of components in the C# environment are essentially a K-ary [kay-er-ee] tree. From tree-view nodes, to serialising a type via reflection, to directory listings to menu hierarchies, and so on. Often we need to iterate through these types of structures, or our own trees, and we just write some code to do …
Continue reading Practical Iterative K-ary Tree (aka n-ary, n-tree) Traversal in C#. A surprisingly useful tool for the average programmer.

List of the best pages/software that empowers you to generate awesome procedural art.

  Firstly, you will find none of the “lets make homework cool” type stuff here. The Internet has become a much more stimulating place for maths, visualisation and generative images. This is in part driven by the death of those “java applets” as wonderful HTML5 based interactive maths content takes glorious hold. Trying to keep pace with …
Continue reading List of the best pages/software that empowers you to generate awesome procedural art.

The scientific breakthrough discovered by inserting tampons into peoples noses.

So your here because you just couldn’t resit the title… or you used some very odd search terms in Google. In any case, welcome to the article that gave me the most pause to write about so far. Background. !t was the 1960s (this decade is developing a bit of a reputation) and doctors were treating …
Continue reading The scientific breakthrough discovered by inserting tampons into peoples noses.