Monday 12 February 2018

ELECTRONIC PROJECT: AUTOMATIC IRRIGATION SYSTEM FOR SELL

ELECTRONIC PROJECT: AUTOMATIC IRRIGATION SYSTEM FOR SELL: automatic irrigation systems for home , gardens and others, it,s control 4 values . the controller turn on values according to condition o...

No comments:

Post a Comment

Storing the long number(16bits / 32bits) in external flash of arduino or STM32 .

 #include <Wire.h> #define flashaddress 0x50 int liters = 10058 , add1=10 , add2,time1=55; // value of liters save in flash byte data ...