Category Archives: Assembly

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

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

Making Music With Microcontrollers

An introduction to making simple music with microcontrollers… Continue reading

Posted in Analog, Assembly, Audio, Coding, Digital, Math, Music, Science | 2 Comments