Tag Archives: C

Longer than long

How to use really, REALLY big integers in C. Long number is long. Continue reading

Posted in C, Coding, Linux, Math | 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

FPGAs for microcontroller geeks

An brief introduction to FPGA-based design, from a microcontroller geek’s perspective. Continue reading

Posted in C, Coding, Digital, EET205, FPGAs, VHDL | Tagged , , , , , | Leave a comment