4
votes
3answers
121 views

Is there a PIC development tool like Texas Instruments's EZ430‑F2013 to help introduce me to PIC?

I would like to familiarize myself with Microchip's PIC product line and IDE, I don't want anything too basic or cheesy, etc. I can't seem to find a device like Texas Instruments's EZ430‑F2013 USB ...
0
votes
0answers
170 views

sdcc - small c compiler [closed]

I am trying to install sdcc- small device c compiler to my mplab x ide. But, since I have using Ubuntu 12.04 not Windows, I could not manage to install it automatically to my mplab x ide. Can you ...
5
votes
5answers
1k views

Is it going to be possible to write code in C++ for PIC microcontrollers in the future?

Is it ever gonna be possible to use C++ for coding PICs? Is there any hardware limitations that prevents us to use C++? How much the size of generated .hex file and running time of the program ...
1
vote
4answers
866 views

First PIC microcontroller family to learn? and resources? development board?

The only experience I have with micro controllers is with the arduino. I felt extremely limited by the arduino especially in the cases of embedded design. I'm interested in completing a number of ...
1
vote
3answers
375 views

Guide in choosing good overall PIC dev board

Our department getting grant to buy development board and I do not want them to buy same old FPGA board which we have 100 of and only 10 uses so far. Need your enormous experiences in helping make ...
1
vote
1answer
1k views

Problem installing ICD3 windows driver

I recently had my ICD3 programmer stop working. I received a replacement today and before returning the old ICD3 wanted to test the new ICD3 out. I connected the new ICD3 to my PC and Windows XP ...