Shop OBEX P1 Docs P2 Docs Learn Events
Excuse my ignorance - Quick question... — Parallax Forums

Excuse my ignorance - Quick question...

SN96SN96 Posts: 318
edited 2005-09-02 15:01 in BASIC Stamp
I keep seeing all over the internet, stuff about PicBasic and PicMicrocontrollers.
·
Now the question:
·
Is Pbasic PicBasic?·rolleyes.gif·
·
I have searched for hours looking for information on pic basic and can't find anything but more questions. I am new to this hobby and I really enjoy it! I am almost finished with "What’s a microcontroller" Basic Stamp 2 kit and It is the best starter kit ever. I can't imagine trying to learn some of these concepts with any other kit.
·
Anyway for give my ignorance, I just want to learn the differences.
·
Mike

Comments

  • KenMKenM Posts: 657
    edited 2005-09-02 02:42
    No, similar but not the same. PicBasic is a compiler for Pics. Pbasic is the complier for the Parallax series of Basic Stamps.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Ken
  • cyberbiotacyberbiota Posts: 79
    edited 2005-09-02 05:10
    Mike-

    PIC microcontrollers are a product of the Microchip Corporation. Their website can be found at http://www.microchip.com. They produce a line of microcontrollers that include the mcu that is the processor for the BS-1 and the BS-2. PicBasic and PicBasic-Pro are BASIC language compilers for the Microchip PIC mcu's that are produced and sold by MicroEngineering Labs. Their website can be found at http://www.melabs.com. PicBasic is very similar to Parallax's PBasic, but they are not identical. Moreover, the Parallax Basic Stamp is a complete single board computer, whereas the PIC is an mcu- it has none of the support circuitry that you will need to make it function, thus is significantly more difficult to work with. I would get my head firmly around the Basic Stamp before moving on to platforms like the Microchip PIC, the Atmel AVR or the Parallax SX/b.

    peter

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Peter C. Charles

    Director, Research and Technology
    CyberBiota, Incorporated
    Peter.charles@cyberbiota.com
    http://www.cyberbiota.com
  • SN96SN96 Posts: 318
    edited 2005-09-02 15:01
    Thanks Peter!

    At least now I will know what what I am looking at when I come across a site that is talking about the PIC's I have been looking for information and ideas to use with the basic stamp and I sometimes come across sites that talk about PIC's.

    Thanks for the info!
Sign In or Register to comment.