Editor Version ×
Standard

1.Easy to use and quick to get started

2.The process supports design scales of 300 devices or 1000 pads

3.Supports simple circuit simulation

4.For students, teachers, creators

Profession

1.Brand new interactions and interfaces

2.Smooth support for design sizes of over 5,000 devices or 10,000 pads

3.More rigorous design constraints, more standardized processes

4.For enterprises, more professional users

Ongoing

STD Water Sensor

License:

Mode: Editors' pick

Cloned from Water Sensor

  • 463
  • 0
  • 1
Update time: 2018-03-09 18:54:59
Creation time: 2018-03-09 18:53:47
Description
## Water Sensor to Arduino ## ![enter image description here][1] When a drop of water onto the sensor, digital output port raindrop sensor module can output low, the analog output can change the output voltage based on the number of raindrops, the more raindrops, the lower voltage. When the sensor detects water, the digital output port high, the analog output voltage of the power supply voltage port Vcc. Module PCB board has two LED lights, one for power indicator, and one for indicating whether there raindrops. When the light is on behalf of the raindrops digital output module output is low, Microduino can detect high and low potential of the digital port for processing. There is also a potentiometer to adjust the sensitivity with different sensitivity, a drop of water dripping can have two effects. There is also a voltage comparator LM393 chip, voltage comparator with the high and low logic input and the inverting input voltage comparator, the output of the fast response, but it can not achieve the same LM358 linear scale operations. ![water sonsor][2] **CODE Project**

void  setup()
{
  pinMode(13,OUTPUT);
  Serial.begin(9600);
}
void loop()
{
  int value=analogRead(A0);
  Serial.println(value);
  if(value
Design Drawing
schematic diagram
1 /
PCB
1 /
The preview image was not generated, please save it again in the editor.
ID Name Designator Footprint Quantity
1 Rain connector J1 CONNECTOR_MINI-SMD-5P 1
2 Arduino MEGA 2560 U1 DIP 1

Unfold

Project Attachments
Empty
Project Members
Related Projects
Change a batch
Loading...
Add to album ×

Loading...

reminder ×

Do you need to add this project to the album?

服务时间

周一至周五 9:00~18:00
  • 0755 - 2382 4495
  • 153 6159 2675

服务时间

周一至周五 9:00~18:00
  • 立创EDA微信号

    easyeda

  • QQ交流群

    664186054

  • 立创EDA公众号

    lceda-cn