Newbie Question

General discussion on mikroElektronika website & forums.
Post Reply
Author
Message
dannydebont
Posts: 1
Joined: 08 Aug 2013 16:04

Newbie Question

#1 Post by dannydebont » 08 Aug 2013 16:13

Hi Guys,

I want to get into PIC programming ... for several boring reasons ... but the main reason being that I have been doing web development for far too long ...

What I want to know is this: Should I learn C or C++? I know that MikroElektronika has IDE's for C. But I really do not want to waste my time in learning C if I could do PIC programming with C++.

Thank You

Danny

Carlos L R
Posts: 45
Joined: 28 Jun 2013 03:22

Re: Newbie Question

#2 Post by Carlos L R » 09 Aug 2013 10:43

Wast your spare time and learn some thing HOT, PIC is past, Arm is future.

Mikroe is C compiler, also have pascal ( my option ) and basic.

Off course you can use c++ from the expensive Mikroe competitors

tpetar
Posts: 593
Joined: 27 Apr 2012 18:44
Location: Pancevo, Serbia

Re: Newbie Question

#3 Post by tpetar » 11 Oct 2013 02:01

dannydebont wrote:Hi Guys,

I want to get into PIC programming ... for several boring reasons ... but the main reason being that I have been doing web development for far too long ...

What I want to know is this: Should I learn C or C++? I know that MikroElektronika has IDE's for C. But I really do not want to waste my time in learning C if I could do PIC programming with C++.

Thank You

Danny

Hi everyone,

Writing code for PIC or some other uC is linked with hardware knowledge, you should read uC datasheet provided buy manufacturer (Microchip), this is pretty different from making some PC application. If you write some code in past, I don't think that you will have some trouble in MikroC.


Best regards,
Peter

sherriselph
Posts: 1
Joined: 04 Apr 2014 14:25

Re: Newbie Question

#4 Post by sherriselph » 04 Apr 2014 14:30

I have just purchased 3 different PIC Microcontroller modules and the parts necessary for building a JDM2 PIC Programmer. I now want to program these microcontrollers, but I am having trouble finding tutorials on how to program. I have tried assembly language, and let's say, its not for me. My question is: In what languages can you program PIC Microcontrollers, say PIC16F84A-04's, and what are some good website tutorials (I don't live near any good bookstore) for learning to program in these languages? The only other language I know about is BASIC, and I would like if possible for someone to direct me to a thorough website totiral for programming in this language, if possible. Thanks.

User avatar
petar.timotijevic
mikroElektronika team
Posts: 1739
Joined: 19 Feb 2014 13:46
Location: Serbia
Contact:

Re: Newbie Question

#5 Post by petar.timotijevic » 08 Apr 2014 14:39

sherriselph wrote:I have just purchased 3 different PIC Microcontroller modules and the parts necessary for building a JDM2 PIC Programmer. I now want to program these microcontrollers, but I am having trouble finding tutorials on how to program. I have tried assembly language, and let's say, its not for me. My question is: In what languages can you program PIC Microcontrollers, say PIC16F84A-04's, and what are some good website tutorials (I don't live near any good bookstore) for learning to program in these languages? The only other language I know about is BASIC, and I would like if possible for someone to direct me to a thorough website totiral for programming in this language, if possible. Thanks.
Hello Sherriselph and welcome to the MikroE forum,

There are many possibilities for programming microcontrollers.

For PIC family please see:

MikroC Pro for PIC http://www.mikroe.com/mikroc/pic/
MikroBasic Pro for PIC http://www.mikroe.com/mikrobasic/pic/
MikroPascal Pro for PIC http://www.mikroe.com/mikropascal/pic/

Also please see PIC books:
http://www.mikroe.com/pic/books/


Best regards,
Peter

Post Reply

Return to “Website & Forums General Discussion”