Category Archives: Digital

Everything and anything related to digital electronics

Mini Museum: Arduino Uno

The Arduino Uno is an important part of the history of electronics as a hobby. Continue reading

Posted in Arduino, C, Coding, Digital, Electronics, Mini Museum, Tools, Toys | Tagged , , , , , , , , , | Leave a comment

Artisinal Digital Audio

Loss of precision due to scale in a float32 parameter makes for weird, shaky sine waves. Continue reading

Posted in Arduino, C, Digital, I2S, Math, Troubleshooting | Tagged , , , , , , | Leave a comment

MobiFlight

MobiFlight makes it easy to add physical controls to a flight simulator setup, using Arduino. Continue reading

Posted in Arduino, Aviation, Flight Simulator, User Interface Design | Tagged , , | Leave a comment

The Old XOR Switcheroo

Swap two binary integers, without using a temporary variable. Not magic — XOR. Continue reading

Posted in Algorithms, Assembly, Coding, Digital, Math | Tagged , , , | Leave a comment