Tag Archives: PIC

PIC output characteristics

Output waveforms from a PIC are analyzed, in order to determine its response to various R/C loads for a serial bus network. Continue reading

Posted in Analog, Digital, Electronics, PIC Microcontrollers | Tagged , , , , , , , , , | Leave a comment

‘Git’ along, coder dogies!

When working on nontrivial coding projects, it’s often helpful to be able to keep track of changes made, version by version. When more than one developer is involved, it’s also helpful to be able to coordinate updates among them. Several … Continue reading

Posted in C, Coding, Digital Citizenship, Internet, Linux, System Administration | Tagged , , , , , , , , , | Leave a comment

PIC I2C Library

Simple, portable I2C bit-banged routines, tested on a PIC16F887. Continue reading

Posted in C, Coding, Digital, PIC Microcontrollers, Resources | Tagged , , , , | 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