Getting Started

This section deals with the basics of PICs - this is where you should start if you have no idea what a PIC or a microcontroller is. From here, you can build yourself a PIC programmer, download code to make your PIC do something, and configure your PC to provide an environment suitable for PIC program development. From there, we start to write assembly language programmes.

This section forms an introductory tutorial that equips you with the foundations necessary to begin writing your own projects. If you've already got this far, then you might find my applications section useful.

In this section