Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    4,481

    Re: Help with look up table

    Thanks all for your advise
    the at 389 the pressure is 3.3Bar but if its more than 3 bar i raise an alarm
    my results are divided by 100 before its displayed.
    Darrel the Lookup table works fine ....
  2. Replies
    7
    Views
    4,481

    Re: Help with look up table

    Thanks for you help
    i am work on this at the moment
    but not sure its going to work out right

    would test tomorrow

    regards
    Isaac
  3. Replies
    7
    Views
    4,481

    Help with look up table

    :._sour:Hello All

    i have a big problem on my hands which i ned some help with.
    i have got the following data which comes from a sensor and i need to calibrate this to Bar.
    the sensor outputs...
  4. Replies
    1
    Views
    6,754

    How do i Send Multiple SMS messages?

    Hello All

    i am presently working on a project which has to send SMS msg when certain conditions are reached.
    this works fine as you can see from the code here.
    my question is "Is it possible to...
  5. Replies
    1
    Views
    2,450

    Re: Help With DS1337 Squarewave Output

    Found the problem
    told you i was stupid

    I2CWrite DS_SDA, DS_SCL, RTC, ContReg,[$20]
    should be
    I2CWrite DS_SDA, DS_SCL, RTC, ContReg,[%00000001]
  6. Replies
    1
    Views
    2,450

    Help With DS1337 Squarewave Output

    Hello All

    Just need a bit of help here .
    I am trying to use the DS1337 as an alarm with INTA (pin 3 of Ds1337) connected to RB0 Interupt pin of my Pic
    so that anytime the alarm time is reached...
  7. Replies
    14
    Views
    19,232

    Re: Using hardware capture

    Sorry Bruce
    But got it going now
    i meant it always displayed: start Measure on pc and no measurements but its ok now
    thanks for you support

    Isaac
  8. Replies
    14
    Views
    19,232

    Re: Using hardware capture

    Hi Bruce
    i am trying to use your code on 18f452 but it seems to stop at start i must be missing something

    DEFINE LOADER_USED 1 ' uses a bootloader
    Include "Modedefs.Bas"

    Define OSC 20
    clear...
  9. Replies
    1
    Views
    5,889

    Re: Use Timer1 Gate to Capture Pulse Widths

    Bruce can this be applied to pic18f452?
  10. Replies
    3
    Views
    2,884

    Re: Help with Assembler Error

    I thought I get back to you ASAP as I have found out what the problem is
    Its all to do with me using the original old Microcode Studio plus (The Black CD)
    When I downloaded Microcode Studio Version...
  11. Replies
    3
    Views
    2,884

    Help with Assembler Error

    Hello All

    Does anyone know what the following assembler Errors are ?
    i have being pulling my hair out since yesterday trying to complier my code but i get those errors
    i am using pbp2.60 and MCS...
  12. Replies
    2
    Views
    2,535

    Re: Help with Debug Command

    Thanks DT
    much appreciated:wink-new:
  13. Replies
    2
    Views
    2,535

    Help with Debug Command

    Hello All

    i am just trying to use the Debug command for the first time as i alway use the Hserout but
    i need to save those pins for something else so i decided to use the Debug command on Port...
  14. Thread: I2C RTC Help

    by isaac
    Replies
    0
    Views
    2,271

    I2C RTC Help

    Hello Folks

    Just a quick question as i am not sure this is possible.
    i want to use the DS1307 and Ds1337 on the same I2C Bus to save myself two pins on the pic.
    the problen is that both devices...
  15. Replies
    39
    Views
    24,297

    Re: Input question from a newbe

    Not sure what you are trying to do but 0.7v is quite low
    but if that's what you are measuring and assuming its the correct voltage why not fed it via an op amp then adc
  16. Replies
    91
    Views
    91,768

    Re: mackrackit's ConnectOne example code

    I hope you get better as quick as possible i now get it clearly
  17. Replies
    91
    Views
    91,768

    Re: mackrackit's ConnectOne example code

    i am waiting for delivery of Nano Lan Reach
    http://www.connectone.com/media/upload/Nano_LAN_Reach_PB_01.pdf
    but i am not clear as to if i use one of your shelds as below

    ...
  18. Thread: Chip Selection

    by isaac
    Replies
    8
    Views
    6,325

    Re: Chip Selection

    Have you checked with a scope on the dc side if its fluctuating or stable?
  19. Replies
    4
    Views
    8,670

    Re: Using Gsm module in Data Mode

    Thanks pete

    What Tellit module did you use

    Isaac
  20. Replies
    6
    Views
    10,116

    Re: Easy Serial to Ethernet module

    Dave

    Thank you very much for the link
    it seems to be quite hard to get hold off in the uk but i have sent emails to both distribution listed for the uk
    just keeping my finger grossed at the...
  21. Replies
    6
    Views
    10,116

    Re: Easy Serial to Ethernet module

    Thanks for your reply
    i check that example out and i think that is what i am looking for
    have anyone got any links of where to get them in the uk

    Best Regards
    Isaac
  22. Replies
    6
    Views
    10,116

    Easy Serial to Ethernet module

    Hello Guys

    i need your help is deciding which Serial to Ethernet module that is quite easy to use as there are quite a few out there when i do a search on both this forum and the internet.
    This...
  23. Replies
    22
    Views
    31,150

    Re: PIC && WiFi suggestions

    Hi Darrel

    I have being reading your reply to this Bill ( Although its years old)
    just wanted to know if there are now newer similar modules that are easy to use like those today.
    i am thinking...
  24. Replies
    4
    Views
    8,670

    Using Gsm module in Data Mode

    Hello All

    i would be interested in hearing from anyone who has used a gsm module like Wavecom for Data Transfer.
    I have successfully being able to send/receive SMS text from my remote data...
  25. Replies
    2
    Views
    2,985

    Re: High Voltage analog multiplexers

    Thanks falingtrea
    Thats what i thought as i knew the DG406 was not capable of supplying 100v
    i just thought that there might had been a High Voltage version or similar

    Isaac
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4