PIC Basic Pro Anyone?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramius-ii
    Junior Member
    • Apr 2003
    • 393

    #1

    PIC Basic Pro Anyone?

    Hi All!
    Just wondering if anyone here also programs in PIC Basic Pro?

    Best, Ed
  • Guest

    #2
    Re: PIC Basic Pro Anyone?

    I do a bit of coding using Picaxe chips. Excellent little devices, and very cheap, fast enough for most purposes. Superb forum for these chips too with some very knowledgeable and friendly people.

    Andy

    Comment

    • ramius-ii
      Junior Member
      • Apr 2003
      • 393

      #3
      Re: PIC Basic Pro Anyone?

      Thanks Andy and I have a bunch of programs that work with PIC's in PIC Basic Pro. Just trying to develop a new program. They are very interesting device and I love that you can use a flowchart to program their PIC's! I think that I need to stay with microchip PIC's as I am hoping to put a bunch of programs into one PIC and it should probably operate at 20MHZ rather than something slower. Thank you for the link!

      Best, Ed

      Comment

      • Guest

        #4
        Re: PIC Basic Pro Anyone?

        The picaxe chips use pic microcontrollers exclusively. They have the BASIC code set bootstrapped on. The advantage of this is that you need no special programmers, so you can get into programming them cheaply and easily.

        In addition there is a free software tool for coding which has a built in emulator, so you can test the code out before flashing it to the actual chip.

        Some of the latest versions can be clocked up to 64mhz, which is no slouch. For most purposes 4-8mhz is quite sufficient I have found- they crack through the code quicker than I can react.

        I was a complete programming neophyte up until I encountered the PIcaxe chips. I had a go with OOPIC, and couldn't get along with the object orientated programming at all- found it totally counter intuitive. I also looked into PIC's programmed with assembler, but that looked like hard work. The Picaxe has routines built in for decoding R/C pulses from the RX and controlling servos, in addition there are simple to use routines for things like I2C and serial control, which is useful for interfacing with servo controllers like Pololu boards alongside other serial controlled devices.

        Comment

        Working...
        X