I'm new to Arduino and electronics in general, and one of the projects I'd like to take on is building a simple sensor that'll alert me when water reaches a certain level in a tank.
I found this great little tutorial:
But there isn't much of a parts list. I was wondering if any of you more experienced people could let me know what I need to buy to get this going. As a beginner I'm not even sure what to Google to find out, and the comments section was of no help at all.
Google "water level sensor" for the options -- there are very many (inside/outside the tank, contact/noncontact, float switch, pressure etc.). Once you have decided on the type, come back here.
Whoops, it actually does recommend a sensor, in this paragraph:
"We will use the open source Arduino hardware device, an ultrasonic Parallax sensor to measure the height of the water, a 16 x 2 LCD display with Hitachi HD44780 driver and a buzzer that is activated when the level exceeds the threshold."
So I can just buy a Parallax sensor from their website. I'm still unsure about the 16 x 2 LCD display. Do I just get a generic 16 x 2 and install the Hitachi driver on it? What sort of buzzer should I get?