Benny Esteskimseongseok
Published © LGPL

Have a Green Thumb with FlowerDuino

FlowerDuino (Flower Power by Parrot hack) monitors and analyzes the four parameters essential to your plants health into Cayenne dashboard.

BeginnerShowcase (no instructions)4 hours3,534
Have a Green Thumb with FlowerDuino

Things used in this project

Story

Read more

Schematics

wiring_1_Cc8CdsGRbm.jpg

Code

Code snippet #3

Plain text
#define VIRTUAL_PIN_1 V1   //temperature
#define VIRTUAL_PIN_2 V2   //uptime
#define VIRTUAL_PIN_3 V3   //water sensor
#define VIRTUAL_PIN_4 V4   //humidity
#define VIRTUAL_PIN_12 V12 //brightness

Code snippet #4

Plain text
#define VIRTUAL_PIN_1 V1   //temperature
#define VIRTUAL_PIN_2 V2   //uptime
#define VIRTUAL_PIN_3 V3   //water sensor
#define VIRTUAL_PIN_4 V4   //humidity
#define VIRTUAL_PIN_12 V12 //brightness

Credits

benjamin.notteghem

Posted by Benny Estes

Comments