Skip to content

sa-fx/WindsOfChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winds of Change

Compile Examples Arduino Lint

This library is designed to interface with the Winds of Change wind turbines for monitoring and control.

Dependencies

Contribution

To add an additional sensor:

  • Create a new pair of .cpp/.h files with your sensor's name (eg sensor_name.cpp, sensor_name.h) in src, following the style of previously implemented sensors
  • Implement the driver code required for your sensor
  • Add #include "sensor_name.h" to WindsOfChange.h

After compilation, the sensor should be ready for use

References

With thanks for sample code:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages