Download Project Document/Synopsis
Here we put forward a fully automated coin based water dispenser system using microcontroller and sensor. The system is capable of fully automated water/cola dispensing using motors and sensors. The system also senses if glass is placed at the counter to avoid water spoilage if there is no glass placed at the counter panel. The system uses IR sensors to detect presence of glass and then the sensors send a signal to the microcontroller. The microcontroller now processes the information sent by the sensors to determine if glass is present. The system also has a coin detector that is used to sense particular coins and send information to microcontroller about valid coins. On detecting a valid coin the system now sends a signal to the controller who checks if glass is present and then it starts the motor to pour water in glass using motor as long the glass is present. If glass is removed during the process, system stops the water supply until glass is encountered. Thus we here put forward a smart water dispenser system with water saving feature.
- Hardware Specifications
- ATmega328P AVR MC- Buy ATmega328P Online
- Coin Sensor
- I R Transmitter Receiver – Buy IR Sensors Online
- LCD’s – Buy LCD Online
- Crystal Oscillator – Buy Crystal Oscillators Online
- Resistors – Buy Resistors Online
- Capacitors – Buy Capacitors Online
- Transistors – Buy Transistors Online
- Cables & Connectors – Buy Cables & Connectors Online
- Diodes – Buy Diodes Online
- PCB – Buy PCB & Breadboards Online
- LED’s – Buy LED Online
- Transformer/Adapter – Buy Transformers & Adapters Online
- Push Button – Buy Buttons & Switches Online
- Water Pump
- Software Specifications
- Arduino Compiler
- MC Programming Language: C