Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    4,859

    hey mackrackit & others i changed type to byte...

    hey mackrackit & others

    i changed type to byte with the same results.

    when array is of type word, and using my debugger i see the element's value as of a word type having 16 bits. so the issue...
  2. Replies
    2
    Views
    2,733

    conditional defines in PBP?

    just curious if there are something similar to the c language conditional preprocessor defines?

    i use different fuses when running the pickit3 debugger versus the pickit3 programmer. i see where...
  3. Replies
    6
    Views
    8,778

    well Shortbus, i agree with ya. for some...

    well Shortbus, i agree with ya.

    for some reason, i had thought the Proton Dev suite was something special. after dl'ing it and starting it, i see it is not.

    PBP and me fav editor, Ultraedit,...
  4. Replies
    6
    Views
    8,778

    Microcode Plus vs Proton Suite

    i make use of the melabs PBP compiler and have used the Microcode Plus IDE.

    i was thinking of getting the Proton Suite. when i dl'd their demo version the IDE looked almost identical to the...
  5. Replies
    10
    Views
    8,441

    on another board with a pic16f88 with RB2 reading...

    on another board with a pic16f88 with RB2 reading from pin2 on the xbee sitting on a xbib-r-dev board, the data is read just fine. yes, RB2 can read 3.3v levels.
  6. Replies
    10
    Views
    8,441

    indeed, great question and prompts me to research...

    indeed, great question and prompts me to research more:

    via p#11 of the datasheet from http://ww1.microchip.com/downloads/en/devicedoc/30487c.pdf ...

    i'm using pin RB2 as [I]nput and not using...
  7. Replies
    10
    Views
    8,441

    via the data sheet for the PIC16LF88-I/P on...

    via the data sheet for the PIC16LF88-I/P on mouser's site i do now, see the pic16f88 listed at 4V.

    thanks
  8. Replies
    10
    Views
    8,441

    no problem, i read backwards randomly at times,...

    no problem, i read backwards randomly at times, so maybe i mis-read the question.

    i use pin RB2(rx) is the only reading from the xbee currently.
  9. Replies
    10
    Views
    8,441

    mackrackit for this project, i have "DEFINE...

    mackrackit

    for this project, i have "DEFINE OSC 8"


    >>Look at the electrical specifications in the PICs data sheet to see what speeds work with different voltages.

    i've missed...
  10. Replies
    10
    Views
    8,441

    pic16f88 & voltage

    i have a pic16f88 & xbee on the same breadboard. the pic should run at in input V between 2.0v to 5.5v.

    on the breadboard i have a 7805 for the 5v to the pic and a LD3.3 regulator for the xbee.
    ...
  11. Replies
    2
    Views
    4,664

    Al, many thanks for the brainstorm. Thinking...

    Al, many thanks for the brainstorm.

    Thinking out loud here....

    I see where I was getting hung up, the "ack" and the addressing.

    My xbee's are series-1 so as long as my remote sensors set...
  12. Replies
    2
    Views
    4,664

    pic16f88, xbee's & point-2-point comms

    i have 6 endpoints that have sensor data to send to the xbee coordinator. i'm looking for ideas on how do i ensure that each endpoint/pic sends it's data point-to-point to the coordinator and also...
  13. Replies
    0
    Views
    1,774

    seeking polling suggestions

    Hey Pros's,


    working on a project where i'll have approx 10 pic16f88's with xbee's sending sensor data to an xbee connected to a pc.

    i'm thinking of letting the pic's store the data for a time...
  14. Replies
    2
    Views
    3,677

    Hey skimask, thanks for the explanations... ...

    Hey skimask,

    thanks for the explanations...

    1. i went ahead and isolated the PIC Vdd from the programmer's Vdd -- safer habit to get into.

    2. i'll put a diode in the circuit. appreciate the...
  15. Replies
    2
    Views
    3,677

    ICSP from EPIC to Breadboard && 16f88

    regarding the diagram on http://www.microengineeringlabs.com/support/icsp.htm


    using the epic programmer and using the wiring schematics from the
    page linked above i made up a ribbon...
  16. Thanks all...and a 20MHz 3-pin resonator it will...

    Thanks all...and a 20MHz 3-pin resonator it will be.

    Thanks again for the education!
  17. 16f88 - timing-critical function for serial comm

    I read on this lise that PICs have a "crappy" internal oscillator in regards to doing timing-critical functions such as serial communications.

    so what is a good replacement part for the internal...
  18. Replies
    22
    Views
    31,362

    Hey Darrel, Liked what I saw on LANtronix's...

    Hey Darrel,

    Liked what I saw on LANtronix's site. It may be overkill for this project both in cost and options it offers. But certainly worthwhile to make comparisons...I still may use it. It...
  19. Replies
    10
    Views
    7,049

    SEROUT2 396 worked >>But maybe that is why...

    SEROUT2 396 worked

    >>But maybe that is why MELABS has SEROUT so it works with Stamp stuff??

    they are similar to the BS2 commands according to the PBP docs:

    ...
  20. Replies
    10
    Views
    7,049

    Hey Mackrackit, forgot to mention...

    Hey Mackrackit,

    forgot to mention this...SEROUT2 vs SEROUT. i.e., SEROUT2 didn't work for me. once i switched to SEROUT, along with the other modifications, it has worked well. looks like some...
  21. Replies
    22
    Views
    31,362

    thanks for the replies! regarding range, i...

    thanks for the replies!

    regarding range, i would say not more than 100' from any given Tx to Rx {visualize warehouse}.

    i have been looking at these products ...
    ####
    WiFly 802.11b Serial...
  22. Replies
    22
    Views
    31,362

    PIC && WiFi suggestions

    I want to experiment with getting a PIC to send some simple data wirelessly to a PC.

    google [ pic xbee] brings up many sites yet think some pro's on this site can get me started...

    Would like...
  23. Replies
    10
    Views
    7,049

    yes, i did get it to work. and yes, i am able to...

    yes, i did get it to work. and yes, i am able to get a LED to blink from PORTB.3 and get string of char's to display on the LCD now.

    and, this is whether i set INTRC_OSC or EXTRC_OSC. although i...
  24. Replies
    10
    Views
    7,049

    follow up

    thanks for the tip. i dl'd two of the code samples from that page, mixed and matched and it still didn't work. i looked too at the melabs pages for the diff's of BS2 and PBP, just in case. but i did...
  25. Replies
    10
    Views
    7,049

    code to display a string to the parallax lcd

    should this code work to get the parallax to display a string?




    '===============================
    '' pic16f88

    INCLUDE "modedefs.bas"
Results 1 to 25 of 29
Page 1 of 2 1 2