MPLAB C18 Tutorial - Setting up a new C18 project and creating an application - Preface

Preface

I am not a C18 pro, nor am I a pro in C at all. What I have learned has been based on C18 and my needs to write more complex structured applications more easily than I could in assembly. I am not saying that C is better than Swordfish, or any of the other languages/compilers out there. I'm sure they all have their features and benefits. I do know however that C is widely accepted and supported and it doesn't hurt to learn a thing or two about the language.

With that said, my tutorials WILL work albeit maybe not with the most efficient way. As I learn more I will update my tutorials to include fresher approaches and ideas. I'm always open to suggestions and will include valid input in my tutorials.

Also, please bare with me as I try to find a format that is appealing. I'm pretty new at this sort of thing, and digital-diy has put an amazing amount of support formatting tools at our disposal so I'm trying to get a feel for all of it.

- Hop