Avatar for user53599

user53599

Member since Mar 2015 • Last active Mar 2015
  • 1 conversations
  • 3 comments

Most recent activity

  • in Interfacing
    Avatar for user53599

    Thanks again, I got my espruino and flashed it. Ill try and get this sensor working and will let you know how I get on.

    Thanks again for your help

    • 5 comments
    • 2,382 views
  • in Interfacing
    Avatar for user53599

    DrAzzy,

    First- thanks for the quick and kind reply. It makes a newb feel good about choosing to know that the community is open and receptive.

    Regarding writing the module- I have purchased one of the sensors, and plan on getting the other once I get something working. I contacted the manufacture and was told they would get back to me on the 10th. Given the message I got was in Japanese I am not so sure how well the tech support will be. With that in mind, is there any way you could be more implicit for "the datasheet that explains how to talk to it over I2C"

    Here is what I can find that seems like what you are looking for:

    Output specifications: Digital values that correspond to the object temperature (Tx) and reference temperature (Ta) are output from a serial communications port.
    Output form: Binary code (10 times the detected temperature (°C))

    Also I have found the following documents:
    Specification:
    https://www.components.omron.com/compone­nts/web/PDFLIB.nsf/0/FF9EBCACCEA85DCD862­57A4F005D00A4/$file/D6T_1112.pdf
    Application note: This seems to have the information you are looking for on page 8, table 6: http://media.digikey.com/pdf/Data%20Shee­ts/Omron%20PDFs/D6T44L_8L_Appl_Note.pdf
    How to read dates: http://media.digikey.com/pdf/Other%20Rel­ated%20Documents/Omron%20Other%20Doc/Omr­on_Date_Code.pdf

    Thanks, yes the cost is certainly attractive, about $50 that is. For my application I am measuring phase change materials in buildings and the loads that effect them and am making a wall mounted unit that contains one of the "square" view sensors facing the zone to sense occupancy and one "rectangle" view sensor that is faced sideways towards the wall. Also, the devise shall have other sensors such as pressure + temperature, humidity + temperature, light, motion, CO2, surface temperature, and heat flux. From what I gather I will need to write a module for each of these if there is not already a module in place. With a 3d printed hexagonal case I think it should cost less then $500 in parts and sell for about $1,200 per assembled unit.

    I code a bit, but also have some programmers I pay to work on a node.js project and am looking to understand what I am asking for and how much work I need to plan on to make this product a reality.

    Thanks for any help or comments--

    Kindest of regards

  • in Interfacing
    Avatar for user53599

    Dear Forum,

    I am building a temperature measurement and occupant sensing device with omron IR sensors.
    http://www.omron.com/ecb/products/sensor­/11/d6t.html

    I know this sensor can be used with Arduino, and am considering Arduino with a data logging shield. https://www.adafruit.com/products/1141

    However, I really like node.js and have a modeling software application already running node so am considering going with espruino so that I can integrate the two projects.

    I am wondering, [sorry for the newb questions!] will this sensor work with the espruino board?
    Is there good averaging or other calculation libraries that might be re-used for this?

    I am also looking to measure heat flux and thermocouple surface temperature in the same device, involving some amplification.

    Humidity, Barometric Pressure, and Altitude will also be measured.

    I can easily find some of this for Arduino, while other elements will need to be developed regardless.

    I guess my question is, does this seem like a good fit for espruino?

Actions