Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Learning more about PIC programming

Status
Not open for further replies.

RFRprogrammer

New Member
Hi, I'm just starting to program with PICs, and I was wondering if anyone could point me in the right direction to find helping in doing specific things with my PIC, namely, storing data collected, say storing a series of numbers which represent, say the position of a pot. at 1/2 second intervals, and secondly, doing that same data storage on an external memory source, say a Compact Flash card.

Thanks a lot for any help
 
Reading a pot is a A/D conversion wich is, just like interfacing a compactflash, not really something to begin with. Try doing simpler digital things to begin with before going to the complicated stuff.

You'll find lots of projects on the net to get you started.
 
Here's a link to a site with several online books on PIC/BASIC programming:

**broken link removed**
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top