I have an old condenser style dryer and was thinking of replacing the control with something arduino based...
I could hack something just for myself and make a showoff on youtube and not share like many do, but why be an "arse"?
So I thought maybe there are others that want's to do the same and maybe even in the end do something like a kit for those not so comfortable with building boards?
Anyways my initial thoughts are:
Must be able to work with both a condenser and normal type dryer. The difference is that the normal type just dumps the heated air (big waste... imho) where the condenser re-circulate the heated air through a condenser unit --- Which more or less can be descriped as car radiator, that keeps the internal airflow seperate from the external --- and back to the clothes. Now a 2nd blow whell takes room air and blows more cool air through the condenser. This cools down the damp air on the other side and the water condenses and runs out a small tube or in a collector. (my machine is the later one)). Some say that they are damaging to the health but i would say that is only true if the condenser is coated with chemicals.
both types have a sensor that messures how much water is in the air so not that much trouble there, they also have a way to messure if the filter is full (dont know how.... airflow?). They also both have a single motor that turns both the drum and blow wheels. and they also have a heating element.
Now where i want to make the first improvement are control over the heating element. Must be PID control so that the heat can be controlled precise and without to much over or under shoot. Maybe do the same with the motor that turns the drum so that people are able to experiment with both heat level and run time. (my dishwasher has an eco program that runs a lower temp but the cycle are longer) this could maybe in the end be cheaper?
i have looked at this link: JOS – Open Source Menu Interface for Arduino/TFTLCD | The Custom Geek
so the framework is more or less done... its more or less the cycle itself that i need some help with.... dinner time here in denmark so will return later in the evening
my birthday is up so an arduino mega is on the wishlist, i know it might be overkill but it will be used as dev platform and smaller board picked in the end