The PICKIT2 and a bread board.
http://www.microchip.com/stellent/id...cName=en023805
The PICKIT2 and a bread board.
http://www.microchip.com/stellent/id...cName=en023805
Dave
Always wear safety glasses while programming.
Well, that brings me to the next question. Can I use PIC Basic with this or do I have to use C?
Will this work with the 18F2550 or 4550 and other PICS? I guess I just don't understand the data on the PICKIT2. I would rather not have to learn C, I have enough trouble with Basic.
No "C" required. The PICKIT2 transfers hex files to the chip, in or out of circuit.
Use MCS or MPLAB to compile the PIC BASIC code into hex. The PICKIT2 software can be setup so when it sees a hex file of your choice updated it will automatically program the part. Or if you do not want auto it has a manual setting.
Yes it will work with the chips you mention.
This page list on the left side all of the chips it will program.
http://www.microchip.com/stellent/id...cName=en027813
Dave
Always wear safety glasses while programming.
Hi,
You can go the pickit2 route as there are a number of contributors here who can and would be happy help you out.
But you have a Melabs serial programmer, and therefore you already have a very capable piece of programmer hardware. Compiler wise the step from stamp to PBP is very straightforward. Take a look at Mecanique MicroCode Studio as an IDE. Especially take a look at the ICD demo, which will take your learning curve almost vertical.
Furthermore as you are already into Basic why not go for it and take one of the Melabs development boards, I went the whole MeLabs route with the X1, and never regretted it, although it may be a bit dated now(certainly very battered).
Seems a shame to throw the U2 programmer away really.
Duncan
_________________________
I have the microcode studio, the U2 programmer but do not know what to get with that to make it function similar to the Basic Stamp development board. Will the Melabs development board allow me to do that, and what is the development board I should get? I'm using PIC18F2550. With the development board, can I use other PIC's? Sorry to be so ignorant, but my level of expertise lies in using the Basic Stamp and not much beyond that.
Hi
It is a little while since I used the stamp environment, although I came across the manual fairly recently it is not with me right now, so I am a little rusty.
I did not use a development board as such, from what I remember it was quite small with just a prototyping area is this what you have been using, or are you on the "board of education"?
I have just looked at the site and I cannot for the life of me remember what the IDE program was called, I cannot find the disk either at the moment either, was it bright yellow with red stripes?
Probably not helping much here
Duncan
________
I was using the 'Professional Development Board', which has several switches, sockets for various Basic Stamp modules, RS232 interface to PC, pots, 7-segment LED displays, and the prototype plug in boards, so you can build your circuit, and be connected to the PC for testing and debugging. I'm trying to set up something similar for use with PICs. Thanks for your help.
Klaus
Bookmarks