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.

New to pic programming..

Status
Not open for further replies.

ileperuma

Newbie level 5
Newbie level 5
Joined
Mar 8, 2011
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,330
hi i am srilanka.i don;t have any knowledge about pic programming.i read so much articles pic programming but i cant understand those one. i have genius G540 programmer and several pic micro controller chip as 16f624,/16f84,/16f877,etc
please help me how to beginning this
i mean step by step
thanks
ileperuma.
 

Tahmid

Advanced Member level 6
Advanced Member level 6
Joined
Jun 17, 2008
Messages
4,752
Helped
1,796
Reputation
3,584
Reaction score
1,653
Trophy points
1,413
Location
Silicon Valley, California, USA (from Dhaka, Bangl
Activity points
30,537
Pick a language and compiler that you're going to use. C is possibly the most popular language for programming microcontrollers. So learning C would be worthwhile. For the compiler, do some Googling and see which you like.

Mikroelektronika has a nice free ebook: https://www.mikroe.com/products/view/285/book-pic-microcontrollers-programming-in-c/

If you choose not to use mikroC compiler, that book may still be a good reference. You can also find loads of free tutorials online.

Start by blinking LEDs and move up to learn to use the internal peripherals in your microcontroller one by one. Keep practicing....
 

MUKESH.K.S

Full Member level 1
Full Member level 1
Joined
Jan 31, 2014
Messages
98
Helped
14
Reputation
28
Reaction score
13
Trophy points
1,288
Location
KERALA
Activity points
1,891
PIC 16F877A is a good choice, you will get lot of tutorials and example programs from net.
Download any C compiler for 16f series like Mikro C or HITEC- C FOR 12/16.
Read the manual of compiler and datasheet of uC ,and try yourself on the proteus simulation, that's the best way to start
 

Surender Reddy

Full Member level 2
Full Member level 2
Joined
Jan 28, 2012
Messages
128
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Location
Bangalore, India
Activity points
2,176
Just go through the IDE Micro E, it is easy to develop the application and you can find more tutorials on google search
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top