Category Archives: Coding

An Introduction to Programming: Lesson 00

What is computer programming? What can you do with it? The basics are actually quite easy. Here’s a step-by-step introduction to get you started. Continue reading

Posted in Coding | Leave a comment

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