Category Archives: Electronics

PIC startup debugging techniques

If your PIC won’t execute code, here is a list of things to check… Continue reading

Posted in Assembly, Coding, Digital, Electronics, HOW-TO, PIC Microcontrollers | Tagged , , , | Leave a comment

Geek My Ride: Learning to speak OBD-II

The OBD-II interface on modern cars allows access to quite a bit of data… Continue reading

Posted in Arduino, Automotive, C, Coding, Digital, Electronics, HOW-TO | Tagged , , , , | Leave a comment

Voltage dividers

Two or more resistors can be used to make a voltage divider, to reduce voltages by a given ratio. Continue reading

Posted in EET201, Electronics, Fundamentals | Leave a comment

Isochronous Assembly Code

Written carefully, assembly-language routines can make very efficient use of microcontroller resources… Continue reading

Posted in Assembly, Coding, Digital, Electronics, PIC Microcontrollers | Leave a comment