Skip to content

Implementation of Oregon Scientific(tm) 433Mhz encoding

License

Notifications You must be signed in to change notification settings

arcadien/libOregon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libOregon

Implementation of part of Oregon Scientific(tm) 433Mhz encoding. Goal is to provide emulation for three kind of sensors:

  • temperature only
  • temperature and humidity
  • temperature, humidity and barometer

The library is developped using TDD strategy with PlatformIO framework.

Development steps detailed in process.md matches git tags.