Category Archives: C

Computer Speed Comparisons, Part 1: Integer Math

Summing the first 10^N primes can be the basis for a scalable benchmark for modern and vintage computers… Continue reading

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

For Loop Gotchas

Be careful when using for loops with unsigned variables… Continue reading

Posted in BASIC, C, Coding, Fractals | Leave a comment

Wireless Sketch Updates for ESP8266

Here’s how to use the Arduino IDE to program ESP8266 boards over WiFi. Continue reading

Posted in Arduino, C, Digital, HOW-TO, Internet, Networking | Tagged , , , , , , , , | Leave a comment

Bearing Raceway Speedometer

A TTGO board, 3D printed enclosure, and some optoelectronics are turned into a speedometer for steel bearing balls. Continue reading

Posted in 3D Printing, Arduino, C, Coding, Digital | Leave a comment