Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

program control for washing machine

Status
Not open for further replies.

azroy

Newbie level 1
Joined
Mar 9, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
kuala lumpur
Activity points
1,302
how to do this program controller

washing machine
use I/O - leds,7segment display,motor,buzzer and switch.

microprocessor and microcontoller subject..
pls help me
 

you could use a PIC 18F4620 mcu for this, or even a 16F877A if the program logic is not much.

What general scheme have you in mind ??

Here is my idea..
- Leds could indicate light, heavy or hard clothing. Also the kind of operation, such as wash, rinse, or spin etc.

- 7 Segments could indicate time remaining for an operation
- Buzzer indicates an error, or end of the washing process.
- The switch could be used to power the entire machine.

Apart from all these you would also need an electronic valve that could drain out the water in the wash tub, an inlet valve to allow the water to fill in. A feedback device to indicate flow of water would also be useful.
 

is it for full automatic or for semi automatic ?

how the moter is controlling ie with TRIAC or with RELAY
 

relay that controls a contactor is better, its heavy duty and more reliable, and can withstand variations in voltages.

A scheme for both semi-automatic and automatic can be easily designed and implemented on a 16F877A or a 18F4620
 

hi frens
hey i have one program to control washing machine motor
chip used 89c51
crystal 11.0592 mhz
min circuit......40 5v etc
port 2.0 output 1
port 2.1 output 2
if you have query pls ask ok
here is the assembly code
pls change delay time according to your need
 

santoshaxl said:
hi frens
hey i have one program to control washing machine motor
chip used 89c51
crystal 11.0592 mhz
min circuit......40 5v etc
port 2.0 output 1
port 2.1 output 2
if you have query pls ask ok
here is the assembly code
pls change delay time according to your need



hi can u mail me the complete progr. for the washing maching conrol... my mail id is saranya.damodaran@ymail.com.. pls urgent
 

saranya.damodaran said:
hi can u mail me the complete progr. for the washing maching conrol... my mail id is saranya.damodaran(at)ymail.com.. pls urgent
Welcome to EDA board. We hate begging for circuits, codes and complete projects here. Anything may be shared on the open forum for the benefit of all members. No private sharing.Next time i see you asking something to mail you, you'll be warned.
Read rules / announcements before posting. Have a nice time sharing knowledge.
 

Yes pls.can any one post it here for every one
I tested one before few years ago using two button.Start and stop


But I want to design it little bit advanced.Like washing method select,economy wash,alert on error or end of washing.including when water is finish(or problem on water values) alert and pause washing system.

thanks
 

have a look at the Bytronic washing machine simulator
**broken link removed**

it may give you some ideas
 

can anyone share the washing machine code for 8051 uc? it will really be of great help for me.
 

can you provide me in asm language ...compiler KEIL microvision
 

can you at the complete set of atmel 8051 washing machine to this forum...!!
need help..!!
 

I need a complete set ( scheme,programming and all) for atmel 8051 washing machine..!!
post this forum..!!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top