Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Total newbie to pic programming

Status
Not open for further replies.

TheKnight

Junior Member level 2
Joined
Jan 9, 2011
Messages
24
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,456
Hey all!
I am a total newbie at this areа and I would like to learn everything about pic programing. I was searching for this a lot and it appears that there are more types of chips and I'm totally confused.. So can anyone give me like a introduction to it or point me where to start from, with some small projects and what do I need to convert the languages.. Also which programming language is used in here..?
Thanks.
 
Last edited:

visit microchip.com official company for PIC controllers... you can start your learning with PIC16 series controller or pic16f877 series...
refer mohammed ali mazidi on PIC controllers ........ its simple and easy to understand for any new begineers.........

---------- Post added at 18:49 ---------- Previous post was at 18:39 ----------

START WITH THIS SITE

The PIC Tutorial - PIC Microcontroller 16f84 & 16c84
 
Thanks a lot :)
 
Last edited:

refer a thread started by me few days. many people have suggested me with good books and links.

search my name and find threads started by me

you will get more information there
 
Yes, thank you I'll take a look there.
 

Hi,
A few suggestions from me:
1. Download the datasheet of PIC16F877A or PIC16F887:
PIC16F877A - ww1.microchip.com/downloads/en/devicedoc/39582b.pdf
PIC16F887 - ww1.microchip.com/downloads/en/DeviceDoc/41291F.pdf
2. Download the mid-range reference manual.
3. Determine programming language. Choices include ASM, BASIC, C, PASCAL. I would recommend BASIC or C.
4. Determine compiler. I would recommend mikroC or mikroBASIC.
5. Download the mikroElektronika free ebook - **broken link removed**
6. Start with the mikroElektronika book.
7. Make many many codes to get a grip of things.

When you have questions, come to the forum and ask.

Hope this helps.
Tahmid.
 
Thanks for all the useful links.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top