Edison Grove Model Greenhouse

Hi All,

I am trying to get the code from the following library to compile for an indoor greenhouse project.

It is not compiling for some reason and wondering if anyone has had a similar problem.

and the code from code bender is listed below

https://codebender.cc/sketch:146654#Grove%20Greenhouse%20Works%20Great.ino

We have tried different versions of IDE including 1.7.6 which is listed in instrcutables as well as the current version and others. Any guidance or insight would be welcome.

Thanks!

OK, I give up. What errors are you getting ?

Does it by any chance relate to some libraries not being installed ?

Hi,

Thanks of getting in touch so quickly.

Please see errors below

Arduino: 1.8.5 (Mac OS X), Board: "Arduino/Genuino Uno"

/Users/kenneth.j.faris/Documents/Arduino/sketch_mar04a/sketch_mar04a.ino:7:22: fatal error: TimerOne.h: No such file or directory
#include <TimerOne.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

I think all of the libraries necessary are in place. Thoughts?

(deleted)

Does it by any chance relate to some libraries not being installed ?

He shoots. He wins !

Please read the forum guidelines in the sticky post. You already broke 3 or 4 of them!

(Sorry to be the "bad cop". I am genuinely interested in greenhouse projects.)