Development system


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    Gainesville, VA
    Posts
    15


    Did you find this post helpful? Yes | No

    Default

    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.

  2. #2
    Join Date
    Oct 2004
    Location
    North Norfolk UK
    Posts
    146


    Did you find this post helpful? Yes | No

    Default

    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


    ________

  3. #3
    Join Date
    Apr 2008
    Location
    Gainesville, VA
    Posts
    15


    Did you find this post helpful? Yes | No

    Default

    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

  4. #4
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    You may want to check if this is still available:
    http://www.picbasic.co.uk/forum/showthread.php?t=8464

    If not, you can get a new one here:
    http://www.mikroe.com/en/tools/

    They all have a built-in programmer.

  5. #5
    Join Date
    Oct 2004
    Location
    North Norfolk UK
    Posts
    146


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Klaus View Post
    I was using the 'Professional Development Board', Klaus
    It looks very much like you have everything you need already. Maybe it is just a question of making the step over to PIC.

    The stages are connecting the PIC to the power source and adding the MCLR circuit on Pin 1.
    Hooking the programmer directly as the ICSP (In Circuit Serial Programming) requires 3 signals and GND. Just use a 10 pin IDC Ribbon socket and establish which PINs are which.

    You can use the internal Oscillator on the 18F ( you can set/change all the fuses at progamming time very easily with the U2 using the config window)

    Hook up a simple circuit like a single LED and try blinky.


    it would seem that you already have experience with the stamp so if you could find an easy way of programming the PIC in Circuit then basically you have the STAMP.

    I use 3M SOIC testing clips and for DIL's (Dual In Line) ( I use Cliff Dil clips but I do not think they are still in production) you could look at 3M DIL Clips though.

    If you do not use the Data and clock lines pins 39 and 40 on the 18F, you could leave the U2 permanently connected direct to the breadboard.

    Duncan

    ____________
    Attached Images Attached Images  

  6. #6
    Join Date
    Apr 2008
    Location
    Gainesville, VA
    Posts
    15


    Did you find this post helpful? Yes | No

    Smile

    My sincere thanks to everyone who has answered my questions. This is all making sense to me now.

  7. #7
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Klaus View Post
    This is all making sense to me now.
    Hope you can say that in a month or so
    I get more confused every day.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. 32 bit square root
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 6th May 2009, 03:37
  2. Donating Old Development System
    By DavidK in forum General
    Replies: 0
    Last Post: - 12th April 2009, 20:20
  3. PIC16F877A - Timer0 won't interrupt
    By WishMaster^ in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 25th April 2007, 08:25
  4. calibration clock 12f508
    By volcane in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th December 2006, 10:33
  5. PIC10F202 Variable trouble
    By George in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 13th October 2006, 02:14

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts