Git Product home page Git Product logo

arduino-oregon-library's Introduction

Arduino Oregon Library:

##Tested Hardware:

  • Arduino UNO
  • 433Mhz receiver (connected on digital pin 2)
  • Oregon sensors THGR228N

Example without MySensors:

Serial output:

Brute Hexadecimal data from sensor:
1A2D10E2711860043CDA
Oregon ID: 226 Hexadecimal: E2
Sensor ID: 226 has been find in position EEPROM: 0
Oregon model: THGR228N
Oregon channel: 1
Oregon temperature: 18.70
Oregon humidity: 46
Oregon battery level: 90

----

Brute Hexadecimal data from sensor:
1A2D10B4201340052F43
Oregon ID: 180 Hexadecimal: B4
Sensor ID: 180 has been find in position EEPROM: 1
Oregon model: THGR228N
Oregon channel: 1
Oregon temperature: 13.20
Oregon humidity: 54
Oregon battery level: 90

Example with MySensors library (www.mysensors.org):

Serial output:

Brute Hexadecimal data from sensor:
1A2D10E2711860043CDA
Oregon ID: 226 Hexadecimal: E2
Sensor ID: 226 has been find in position EEPROM: 0
Oregon model: THGR228N
Oregon channel: 1
Oregon temperature: 18.70
send: 10-10-0-0 s=0,c=1,t=0,pt=7,l=5,sg=0,st=ok:18.7
Oregon humidity: 46
send: 10-10-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=ok:46.0
Oregon battery level: 90
send: 10-10-0-0 s=0,c=1,t=24,pt=7,l=5,sg=0,st=ok:90.0

----

Brute Hexadecimal data from sensor:
1A2D10B4201340052F43
Oregon ID: 180 Hexadecimal: B4
Sensor ID: 180 has been find in position EEPROM: 1
Oregon model: THGR228N
Oregon channel: 1
Oregon temperature: 13.20
send: 10-10-0-0 s=1,c=1,t=0,pt=7,l=5,sg=0,st=ok:13.2
Oregon humidity: 54
send: 10-10-0-0 s=1,c=1,t=1,pt=7,l=5,sg=0,st=ok:54.0
Oregon battery level: 90
send: 10-10-0-0 s=1,c=1,t=24,pt=7,l=5,sg=0,st=ok:90.0

Result on OpenHAB controller (With MySensors)

Logo

arduino-oregon-library's People

Contributors

kralian avatar mickaelh51 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.