Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: robertg; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    21,834

    PIC equivalent 80c51

    HI,

    Like to dust off my picbasic on a new project....so wondering if there is a pin compatible PIC equivalent to the 80c51?
    It's a 44pin Quad flat pack. Hence ideally need somethign I can lift...
  2. PIC processor board with integrated WiFi module

    Hi All,

    Working on a project that requires extending communications over a long distances, the repeater stations are powered via Solar/Battery. Each repeater point will also have 2.4Ghz WiFi...
  3. Replies
    4
    Views
    4,336

    Re: Configuration bits 18F45K20

    Hi Henrik,

    Guess I didn't read that section!! :-(

    Rob.
  4. Replies
    4
    Views
    4,336

    Re: Configuration bits 18F45K20

    Thanks Henrik!

    That worked, but where did you find all those configuration bits? I've looked high an low but all documentation I've seen refers to INTOSCIO or INTOSC or something along those...
  5. Replies
    4
    Views
    4,336

    Configuration bits 18F45K20

    Attempting to set configuration bits using PB pro 3 and running version 8.88 MPIDE and trying to work out how to set and use the internal oscillator as follows

    #CONFIG
    __CONFIG ...
  6. Replies
    0
    Views
    1,493

    problem with array

    Hi,

    Having problems with using serout2 and sending a segment of a string need some advice please:


    pointer=9
    length=10
    Pointer and length setup as var byte.
    xyz var byte[70]
  7. Replies
    2
    Views
    2,446

    Re: High Altitude launch platform

    Thanks,

    But 60K is still short of the target height.
    Can anyone suggest something else?

    Rob.
  8. Replies
    2
    Views
    2,446

    High Altitude launch platform

    Hi All,

    Put my hand up to build the telemetry for a "High Altitude Launch Platform" http://www.halp.co.cc

    Considering using the Altimeter Module MS5607 and reading specs can work up to 120K...
  9. Replies
    4
    Views
    4,941

    Re: breakout pcb

    Hi Bogdan,

    Great starting point, I'll order one as well!
    Have butchered a PCB from one of the many cheap junk radios with a Ipod dock. The pins and pitch of the connector make it challenging to...
  10. Replies
    4
    Views
    4,941

    Re: ipod or Iphone to picbasic

    sure, using a 16f677

    Have progressed a little by sending at 9600,not inverted SEROUT2 portb.6,84,[255,85,3,2,0,1,250]
    Catch is, can only do it after the leaving it plugged into the Sony Ipod...
  11. Replies
    4
    Views
    4,941

    ipod or Iphone to picbasic

    Hi all,

    Have been trying in vain to get a simple string to make a ipod play.
    Here's a snipped of my code, it's sending out @ 9600 and using 8mhz crystal
    SEROUT2...
  12. Replies
    2
    Views
    2,756

    Re: Error compiling missing -z MPLAB

    Worked out my own problem....

    Not sure what it was, but recreated a new project dropped in the original .bas file I created and compiled perfectly.

    Rob.
  13. Replies
    2
    Views
    2,756

    Error compiling missing -z MPLAB

    Hi All,

    Just installed MPLAB on new 64Bit Windows 7 laptop
    Few hoops to get it all going but down to the last error when compiling.
    Read below for more detail , but it basically fails with...
  14. Replies
    4
    Views
    5,154

    Nice option!

    THink you've nailed the product for me ronjodu the siteplayer looks very simple and quick and relatively cheap method to have IP connectivity.
    The lantronix is a nice solution but a little too high...
  15. Replies
    4
    Views
    5,154

    TCPIP/internet and Picbasic Pro

    Hi all,

    I've seen a few threads floating around about interfacing to ethernet, but nothing is pointing me in the right direction.
    Put simply, want to send and receive information via the internet...
  16. Replies
    4
    Views
    5,570

    Thanks for replying, Most of the stuff seems...

    Thanks for replying,

    Most of the stuff seems to be orientated to interfacing to a keyboard not the other way around. Which I'm guessing is more difficult.

    I'm sure it's easy, but I just don't...
  17. Replies
    4
    Views
    5,570

    PS2 keyboard emulator

    HI All,

    Does anyone have BASIC code for a PS2 keyboard emulator software?
    Have looked high and low and seen plenty of info on this subject but can't find any working code.

    Thanks,

    Rob.
Results 1 to 17 of 17