Re: Automated Window Washer

Hi all,

I had originally posted about this in projects, but I need help with the wiring and coding of my project. My project is a PVC base that suction cups to a window; with the help of an Arduino I want it to spray the window and squeegee the cleaner off. **Shown in sketch attached
I currently have:

My plan is to wire these to an arduino uno somehow and code it to have both start and run through one cycle started with a button. I have little experience with wiring and coding so I am asking for any help.

As stupid as it sounds I need help with basic part and wire configuration, and coding help with Arduino IDE. Any and all help is much appreciated.

  • Dylan

Automated Window Washer sketch.pdf (251 KB)

Get the Arduino cookbook and read it. Also on line there are many videos etc showing the Arduino and how to do what you want. This additional information will go a long way in getting your problem solved. Once you get past this you then need to select your sensors and actuators. At that point you start on the hardware design and write your software.