Category Archives: HOW-TO

BMP file format

It’s often useful to be able to produce an image file as output from a program. Bitmap (.BMP) is one of the easiest formats to write. Here’s how to output 24-bit .BMP files from your data. Continue reading

Posted in BASIC, Coding, HOW-TO | Leave a comment

A Confusion of COM Ports

COM29? OK, time to clean house. Here’s how to delete unused COM port assignments in Windows. Continue reading

Posted in Arduino, HOW-TO, System Administration | Leave a comment

LEDs as input devices

LEDs can be used as input devices, providing a digital output in response to light… Continue reading

Posted in Components, Digital, Electronics, Hacks, HOW-TO, PIC Microcontrollers | Leave a comment

TTL debugging techniques

Here are some of the most common reasons why a digital circuit might not work, along with tips on how to diagnose the problem. Continue reading

Posted in Design, Digital, EET205, EET325, Electronics, HOW-TO | Leave a comment