Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    64
    Views
    79,214

    Thanx Dave for the comments, Yes, i went thru...

    Thanx Dave for the comments,

    Yes, i went thru the connect one/mouser/export issues, at the end connect one stated to mouser "there are NO restrictions" worldwide, which is good to know.

    While i...
  2. Replies
    64
    Views
    79,214

    thanx mackracket for the link/help.... ...

    thanx mackracket for the link/help....

    However, please note your informative post was posted much later than my initial postings/responses.....

    I'm sure as time went on, more and more people...
  3. Replies
    64
    Views
    79,214

    Hi Roger, No assistance at all, we're on our...

    Hi Roger,

    No assistance at all, we're on our own ;-(

    Using TCP/IP is a major secret, and *anyone* who's mastered attaching an ethernet-tcp/ip adapter to their pic is happy to say "i've done it"...
  4. Replies
    64
    Views
    79,214

    Dave, You're referring to NORMNET's question (not...

    Dave, You're referring to NORMNET's question (not mine), as the recent few responses have HIJACKED my initial thread.

    NORMNET:
    PLEASE go and post your question in a NEW thread, the hijacking of...
  5. Thread: PBP Book

    by gtvmarty
    Replies
    83
    Views
    61,069

    Silly me to look thru my Picbasic Book to learn...

    Silly me to look thru my Picbasic Book to learn about Picbasic...

    I would have never thought to look at someone elses book to learn about PBP. :cool:

    That's it ! i'm gonna race out and buy a...
  6. Replies
    64
    Views
    79,214

    I first tried Mouser China, as they're the...

    I first tried Mouser China, as they're the contact point for Australasia, they said "No go".
    Then i moved onto Mouser USA, "No Go",
    Then Connect One said it won't be a problem, so now i wait........
  7. Replies
    64
    Views
    79,214

    Thanx for that, That's just another plus to...

    Thanx for that,

    That's just another plus to choose the "Connect One" then ;-)

    There were some issues with Mouser being restricted to Export Connect One devices to Australia, although now i'm...
  8. Thread: PBP Book

    by gtvmarty
    Replies
    83
    Views
    61,069

    Hopefully the book is still moving along...... ...

    Hopefully the book is still moving along......

    All i can suggest is to cover the PICBASIC commands in a MORE depth.

    Most of the PBP manual is a cruel joke to say the least, the "examples" (for...
  9. Replies
    64
    Views
    79,214

    Thanx for suggestions everyone. I can grab the...

    Thanx for suggestions everyone.

    I can grab the ENC28J60 locally, but i'm also interested in the "Connect One" modules too....awaiting order to be processed....

    As much as i've read thru tcp/ip...
  10. Replies
    64
    Views
    79,214

    I'm in Australia, but it sounds like i shouldn't...

    I'm in Australia, but it sounds like i shouldn't touch it at all no matter 'where' i am :mad:

    Thanx for the headsup.
    Marty.
  11. Replies
    64
    Views
    79,214

    I've just been looking thru some ethernet items...

    I've just been looking thru some ethernet items from 'Tibbo', they seem to have a lot of positive support (simple to use etc) when i look thru some other threads on here.

    Marty.
  12. Replies
    17
    Views
    11,530

    Yep, it IS v2.6 from Dontronics (Aus).

    Yep, it IS v2.6 from Dontronics (Aus).
  13. Replies
    17
    Views
    11,530

    Thanx Dave, i'll try that when time allows.... ...

    Thanx Dave, i'll try that when time allows....

    I tried some things from other examples recently, but anything with a DEC2 or HEX2 command in it wouldn't compile for me.

    I was using PBP 2.40...
  14. Replies
    64
    Views
    79,214

    Adding TCP/IP Ethernet to PIC - how?

    Hi All,

    After searching a few threads with not quite the answers i'm looking for, i'd like to know what the preferable way is, to add TCP/IP into a PIC project.

    I'm looking at using the...
  15. Replies
    40
    Views
    51,788

    U must have had the older version :D

    U must have had the older version :D
  16. Replies
    17
    Views
    11,530

    Although i'm NOW writing as hex data to keep...

    Although i'm NOW writing as hex data to keep things clear for me, i think my main problem is Reading/converting the 'read data' into correct decimal form.

    getting closer ;-)
    Marty.
  17. Replies
    40
    Views
    51,788

    Who would waste time with code-consuming arrays...

    Who would waste time with code-consuming arrays when you could use something like "Buffer = "Hello World!" as shown above.

    In recent coding i've played with, i've had the need for using 2character...
  18. Replies
    17
    Views
    11,530

    Isn't writing $15(hex) the same as 21(dec)??? I...

    Isn't writing $15(hex) the same as 21(dec)???
    I see some examples are writing a bunch of hex characters...

    I2CWrite PORTC.2,PORTC.3,$D0,$00,[$00, $15, $15, $05, $01, $10, $09, $10]

    Marty.
  19. Replies
    17
    Views
    11,530

    Sorry guys, getting confused.... Can somebody...

    Sorry guys, getting confused....
    Can somebody PLEASE simply adjust "MY" few lines of code (up near top of thread) to show me EXACTLY what i should be writing/reading.

    If i write decimal or hex i...
  20. Replies
    17
    Views
    11,530

    Thanx everyone for your responses. This is my...

    Thanx everyone for your responses.

    This is my FIRST 1307 project (it just took me several years to get around to trying it out hehehe).

    I knew i was close, just a little more fiddling with...
  21. Replies
    17
    Views
    11,530

    HI there, Here's the basic code i use, which...

    HI there,

    Here's the basic code i use, which seems to work, except for the odd figures i mentioned initially.



    I2CWrite PORTC.2,PORTC.3,$D0,$00,[0, 15, 15, 5, 1, 10, 9, 10]
    'WRITE time and...
  22. Replies
    17
    Views
    11,530

    DS1307 returns incorrect data ???

    Hi All,

    I know how much we dread the DS1307 RTC discussions, but here goes.....


    I recently added a DS1307 to my pic16f877 for a data logging project.
    I read a serial string into the pic, and...
  23. Replies
    6
    Views
    12,252

    Nice looking graphics for it's purpose, well...

    Nice looking graphics for it's purpose, well done.

    However, with all those spare pins, i'd like to see COMPOSITE coming out of 1 of them, afterall most of us dont have a bunch of scart tv/monitors...
  24. Replies
    40
    Views
    51,788

    I'm in 100% agreement...perhaps the "One" thing i...

    I'm in 100% agreement...perhaps the "One" thing i hate about picbasic is the severe lack of string-handling.
    I would LOVE something as simple as a string buffer/variable to contain a value such as...
  25. Update: After sorting out my SerIn problem (i...

    Update:

    After sorting out my SerIn problem (i didnt know SerIn waits for eternity until data arrives), I managed to get my Serial to 7-seg project 'roughly' work.

    However, due to to the time it...
Results 1 to 25 of 38
Page 1 of 2 1 2