Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Shoe dryer

anso-engineer

New Member
Hello, I am considering to work on small project which relates to shoe drier. The same devices which can be taken there is poor quality and there is not intellegent level as I want. So I am driven by idea of creation it.
Mainly it have to be designed for the small shoes size (not tall woman or child feet), could you suggest which heaters I need for this and with which amound of designed power?
And yes, temp sensors and need there. The most of signals will be processed through the STM32 bluepill.
 
Minimum power 10W + Fan (3W) either central or per shoe.
Some have UV LED for to kill bacteria
Needs OTP , fan fail detect.
Market is flooded already.
 
The CPU has an onchip T sensor -

1739887719510.png


Regards, Dana.
 
The CPU has an onchip T sensor -

View attachment 148921

Regards, Dana.
This temperature sensor is, of course, measuring the MCU's core temp and intended as a check to keep the core in a safe operating range. Your mileage may vary when using it as an environmental temperature sensor as it has a slow time-constant and, obviously, heavily influenced by processing load.
 
This temperature sensor is, of course, measuring the MCU's core temp and intended as a check to keep the core in a safe operating range. Your mileage may vary when using it as an environmental temperature sensor as it has a slow time-constant and, obviously, heavily influenced by processing load.

Yes typically if one is driving costs one can consider halting processes, and due to
thermal mass use classic rate of change to get a final value T with a lot less delay.

Not sure how below (DS18B20) compares to using onchip sensor, would have to be looked at :

1739900232798.png


And being a shoe heater, relative to latency, how critical is that as issue, for either approach.....
 

Latest threads

New Articles From Microcontroller Tips

Back
Top