Using PIC Basic PRO with Raspberry PI computer.


Closed Thread
Results 1 to 13 of 13
  1. #1
    Join Date
    Nov 2006
    Location
    Brooklyn,NY
    Posts
    32

    Default Using PIC Basic PRO with Raspberry PI computer.

    Has anyone been able to use the PBP compiler with the Raspberry Pi computer. I just got to a point where I can utilize the equipment I have to do something useful, and along comes the Raspberry PI computer with a new language to learn (Python) with additional equipment purchases required. I am an aging EE looking for advice. Schlaray.

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


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    PBP is only for 8 bit Microchip parts.

    You realize that for around twice the cost of a pi you can get an ITX board with around 10 times the power of a pi? Then you will have something that you can actually do things with.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Quote Originally Posted by mackrackit View Post
    PBP is only for 8 bit Microchip parts.

    You realize that for around twice the cost of a pi you can get an ITX board with around 10 times the power of a pi? Then you will have something that you can actually do things with.
    Link?

    Norm

  4. #4
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Quote Originally Posted by mackrackit View Post
    PBP is only for 8 bit Microchip parts.

    You realize that for around twice the cost of a pi you can get an ITX board with around 10 times the power of a pi? Then you will have something that you can actually do things with.
    Link?
    Would it run Windows CE?


    Norm

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


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Norm, I am talking about full motherboards able to run XP or your favorite Linux distro.

    Fan-les cpu setup, add your ram and storage...

    MICRO ATX
    http://www.newegg.com/Product/Produc...82E16813135334

    Mini ITX
    http://www.newegg.com/Product/Produc...82E16813135339
    http://www.newegg.com/Product/Produc...82E16813186224

    I just do not see why, other than the size, any one would even consider a pi. It is worse than a Basic Stamp...Comparably.
    Dave
    Always wear safety glasses while programming.

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,596


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Could it be about portability?

    (know nothing about pi)

    Robert

  7. #7
    Join Date
    Dec 2012
    Location
    Tennessee
    Posts
    262


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Pi is very similar to all these web boards out there, a mini computer with web interface that has configurable io ports, pi actually runs a copy of linux and can access io's directly and not have to run through a web interface. heres the link to the PI

    the benefit over a microatx or a itx board is built in ram and video. can be used with hdmi or composite.

    Siteplayer, and some of these other web based IO boards can cost up to 300 bucks so pi @ $35 is a deal. Not using one myself but if I had the cash it would be worth it, not to mention its got a footprint of a credit card. can be programed with multiple languages. its basically a hyped up development board its not ment to be used like a regular computer, and even if you did get a itx or other, they dont come with GPIO port headers and usually require HDD, ram, case, power supply, etc.. Pi uses USB power, sdcard, and a tv.

    for me the benifit would be like this

    right now I have to create an interface between the pc and the PIC if I want to control it with the computer, with PI they are one in the same, but as schlaray said, you have to learn a new language, you can actually use java, c, python, or others to write the code as its running linux and linux allows almost every type of programming code.
    Chris


    Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."

  8. #8
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Quote Originally Posted by mackrackit View Post
    Norm, I am talking about full motherboards able to run XP or your favorite Linux distro.

    Fan-les cpu setup, add your ram and storage...

    MICRO ATX
    http://www.newegg.com/Product/Produc...82E16813135334

    Mini ITX
    http://www.newegg.com/Product/Produc...82E16813135339
    http://www.newegg.com/Product/Produc...82E16813186224

    I just do not see why, other than the size, any one would even consider a pi. It is worse than a Basic Stamp...Comparably.
    I can also run my Delphi windows apps!
    Good solution.

    Norm

  9. #9
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    Even in the Pi form factor there is a more powerful option that can run Android and should be able to utilize Basic4android.
    http://beagleboard.org/Products/BeagleBone%20Black

    I should note that there's also a group working on porting Android to the Pi.

  10. #10
    Join Date
    Nov 2006
    Location
    Brooklyn,NY
    Posts
    32


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    I wish to thank all of you for your input. I know this is off topic so thanks again. Schlaray.

  11. #11
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,596


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    No problem. I'll just move the thread, no worries.

    Robert

  12. #12
    Join Date
    Nov 2006
    Location
    Ventura, CA
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    I've been looking into Raspberry Pi. While it's somewhat slow, it's benefits are in it's usability as an inexpensive webserver. The drawback is learning another OS (Linux), and another programming language (Python). I find myself in the same boat as Schlaray (aging EE, needing skills updates). As wdmagic says, at $35, you can't beat the price! The GPIOs can be configured as GPIO, I2C, SPI, serial, etc. On the Rev B board, there are (I think) 21 GPIOs.

    Over an ITX board, sure you have speed, but who wants to dedicate a Windows license key (not to mention all the OS overhead) to a box that monitors some weather instruments, an automatic dog feeder, or whatever. The "Rpi" (as it's often called) can interface directly to an inexpensive digital camera, to be an image server. Other people are using it to be a stand-alone media server. A few people have interfaced Arduino and other micros to it to expand on the I/O. That's kind of what I'm looking to do, but using a PIC & PicBASIC Pro.

  13. #13
    Join Date
    Mar 2005
    Location
    CROATIA
    Posts
    38


    Did you find this post helpful? Yes | No

    Default Re: Using PIC Basic PRO with Raspberry PI computer.

    PI HAVE DOS-BOX EMULATOR maybe can run pbp, (if you need it as tool for programing pic)
    if you need it as platform.... eh can't help you in one post......

Similar Threads

  1. serial interface pic 18f452 using pic basic pro
    By syed ahmed in forum Serial
    Replies: 0
    Last Post: - 16th May 2010, 05:46
  2. Replies: 5
    Last Post: - 17th January 2006, 19:26
  3. PIC Basic Pro Compiler
    By iclok in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 25th November 2005, 03:22
  4. PIC basic pro + WISP628
    By mads in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 19th October 2003, 16:39
  5. help pic basic pro
    By f6ggy in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 29th September 2003, 00:55

Members who have read this thread : 1

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