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.

[PIC] Not copy and Paste how to create your own code

Status
Not open for further replies.
Unfortunately, until I removed them, there were more smileys than relevant content in your post.

I would suggest selecting a microcontroller within your budget, like PIC, ATMega, MSP430, etc, which has a reasonably priced development board available and start the learning the process.


BigDog
 

Am using Mikroc Pro i want BASIC KNOWLEGDE OF PIC PROGRAMMING]
What i knew is that TRIS is use to Direct the PORT as i/o.
THANKS
 

What specific PIC are you utilizing to development code, PIC16F877A, etc, etc?

Have you downloaded and studied the devices datasheet? You should find it quite enlightening.


BigDog
 

study datasheet first and after that after getting any problem post the thread.
as u have compiler and decided which controller to use then use compiler's help manual which will help u lot.
 

Hello!

study datasheet first and after that after getting any problem post the thread.
as u have compiler and decided which controller to use then use compiler's help manual which will help u lot.

The problem is that you have to start somewhere. "Studying a data sheet" is quite hard when you have
no programming experience. Example: you start from 0, you know nothing. The data sheet tells you:
Pic/Avr/MSPxxx has 16 k flash. Well, is it a lot? Is it too small? What can I do with this? etc...
So the best way is to start some programming with some board, get familiar with some IDE,
blink a LED, look at how much exec code / memory it takes, etc... You cannot learn this in books,
you have to take action and progress on both sides in parallel, on documents and with experiments.

Dora.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top