Category Archives: Math

Magical Music Machine

With a few musical rules, random number generators can create something not entirely unlike music… Continue reading

Posted in BASIC, Coding, Math, Music | Leave a comment

Printing Large Numbers on Arduinos

How to print unsigned 64-bit integers simply in Arduino C, using decimal long division. Continue reading

Posted in Arduino, C, Coding, HOW-TO, Math | Tagged , , , , , , , , , | Leave a comment

Brute Force and Ignorance

Sometimes the best tool for the job is a big (computational) hammer. Continue reading

Posted in Algorithms, C, Coding, Math | Tagged , , , , , | Leave a comment

Darwin’s Polyhedra

Genetic algorithms can be used to evolve regular and nearly-regular polyhedra. Here’s how. Continue reading

Posted in 3D Printing, Algorithms, Coding, Genetic Algorithms, Math, Science | Tagged , , , , , , , | Leave a comment