following this thread loosely.
I have the following sensors and they seem to be accurate to some degree:
http://www.aliexpress.com/item/DFRobot-Capacitive-Analog-Soil-Moisture-Sensor-3-3-5-5V-Corrosion-Resistant-with-Gravity-3-Pin/32574020064.html?spm=2114.01010208.3.2.P99ddH&ws_ab_test=searchweb201556_0,searchweb201602_1_10037_10017_507_10033_10032_10040,searchweb201603_1&btsid=8d3b5e46-a069-441a-a1f7-491ae7e317e1
and they are much easier to work with Arduino compared to Watermark stuff. Anyone agree?
@kristof-delaere
The terms that you refer to are footprint/package specifications (size, shape).
Here are links to the above components on digikey:
CMOS SMD (oscillator)
http://www.digikey.com/product-detail/en/epson/SG7050CAN-27.000000M-TJGA3/SER3999CT-ND/5175091
0207W (120 ohm resistor)
http://www.digikey.com/product-detail/en/tt-electronics-welwyn/WRM0207C-120RFI/985-1466-1-ND/3648019
0207W (2.7k ohm resistor)
http://www.digikey.com/product-detail/en/yageo/MCP100JR-2K7/MCP100JR-2K7-ND/2169183
@Nca78 said in Dimmable LED kitchen light (Arduino, APDS-9960, RGBWW led):
Do you use a relay to control the leds or still a MOSFET ?
i'm using mosfets.
Hi @tbowmo, do you mind to explain a bit about the design? I'm interested with your design.
I will use these steps for removing voltage regulator, http://goo.gl/CsZaNg
So the design will be battery > external step up regulator (http://goo.gl/PFt99R - to stabilize 3.3v) > vcc pin ?
with these then I can use my first post design?
Thanks