Category Archives: Coding

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

Z80 delay loops

The “spinloop” is a useful, basic tool for creating simple delays in machine code. Continue reading

Posted in Assembly, Coding, Digital, DrACo/Z80, Drexel, EET325 | Leave a comment

Peripheral Interfacing on the 8-bit DrACo/Z80

Interfacing peripherals with the 8-bit version of the DrACo/Z80 is still possible. Here’s how. Continue reading

Posted in Assembly, Digital, DrACo/Z80, Drexel, EET325 | Leave a comment