Sensirion humidity sensor


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    Dublin, Ireland
    Posts
    33


    Did you find this post helpful? Yes | No

    Default Hey Cocacola Kid

    Thanks for posting this code, Im just playing around with it now trying to get it to work. Can you tell me what chip this code will run on as is? Ive tried compiling it with MicroCode but it is giving me errors, most likely because i may need to change the way the fuse config is written.

    Tony

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by tonyfelloni View Post
    Can you tell me what chip this code will run on as is?
    Says in the file it's for a 16F88.
    What's the problem with the fuses?

  3. #3
    Join Date
    Jan 2008
    Location
    Dublin, Ireland
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    Hi

    I think ive got most of the fuses converted so MCS can read them. The onlyone thats not working for me is the fuse for the Oscillator switchover. I have the following

    @ DEVICE IESO_OFF

    The code compiles fine with this but when i check the fuse settings in the programmer software I see that it is not setting this one. Do I have the define correct or is this just a glitch? It is showingas enabled with above code.

    Cheers

    Tony

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    @ DEVICE2 IESO_OFF

Similar Threads

  1. Need a cheap touch sensor idea.. here it is
    By mister_e in forum Code Examples
    Replies: 20
    Last Post: - 16th April 2016, 22:42
  2. Replies: 10
    Last Post: - 17th February 2012, 07:19
  3. PICBASIC PRO-coding for wireless sensor node
    By syazila in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 10th February 2009, 00:05
  4. RH/Temp Sensor Example Code
    By Bruce in forum Code Examples
    Replies: 7
    Last Post: - 15th June 2006, 15:55
  5. Device Compatibility: Sensirion Parallax sensor
    By embdfreak in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th April 2006, 18:15

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