Cheap and easy temperature testing for the stepper motors

Hi guys,

my Project is based around a utube video using an Arduino mega and a DS18B20 sensor Thermometer and a Nokia 5110 led screen

youtube link to project

I have found these watertight DS18B20 sensors and intend to bind them with cable ties to the body of the motors.

Each sensor comes with the chioce of 1-2-3 meters of cable I chose 2 meters and bought three and three plug and sockets.

TEMP SENSORS.wmf (4.9 KB)

At the moment this is just in the Project phase but it looks very do-able, I will update as I get Things soldered.

Hey Neal - If you have access to an old Mac that someone has pitched, there are numerous temp sensors inside that can be read by an Aruidno using I2C and linked together (using only one connection). Let me know if you want more info - I would have to find the code.

These sensors will adhere directly to the motor and are very small.

1 Like

I think you may be over complicating it…

You can actually go MUCH cheaper using 100K Thermistors (~$3US for 5 on ebay) and a lower end Arduino like a Trinket/Mini Pro (~$2 - $8US).

The DS18B20 are good for environmental temperatures (weather stations, water temps… etc) but not so good when you want to stick them to something… Thats why 3D printers use Thermistors to control their hotends and heated beds.

You can actually just buy the ones for 3D printers…

Then tape them onto the stepper motors with some Kapton tape. (it will look nicer then zip ties :smiley:)

Your looking at under $20US for the sensors, Arduino and LCD.

Let me know if you need any help/code/examples.

1 Like

thanks @Earwigger and @BrianM :smile:

I have bought 3 of these

DS18B20-Waterproof

my thinking was that these would be dust proof,

I have an Arduino mega from before and 3 Nokia 5110 screens…

Ideally I would like a screen over each of the axis plugs, I know you can parrallel connect these screens,
I will experiment with the wiring and the coding when i get around to it.

regards Neal

Yah those would be great to make a sous vide machine! Thermisters are cheap and easy, though you will never get an accurate reading without painstaking calibration along a curve of widely varying temperatures. TMP75’s are free if you can cannibalize a dumpster mac and are I2C and very accurate. Not to be confused with TMP36’s which are analog and only marginally better than a thermister.

I cheaped out and bought pc cpu thermometers.

https://commons.pratt.edu/open-source/cnc-temperature-gauges/

you can use them on the spindle and drivers too.

i like the arduino idea. could add overtemp alam easily too, auto cycle among sensors, so many things you could that way

great idea

they also come like this on ebay for $5:

Im cheap :wink:

http://m.harborfreight.com/non-contact-infrared-thermometer-with-laser-targeting-60725.html

I’m even cheaper :grinning:

http://www.ebay.com.au/itm/Nice-Non-Contact-LCD-IR-Laser-Infrared-Digital-Temperature-Thermometer-Gun-BI-/262076345531?hash=item3d04f7acbb:g:qtEAAOSwhkRWehl4

Jeesh… http://m.ebay.com/itm/Nice-Non-Contact-LCD-IR-Laser-Infrared-Digital-Temperature-Thermometer-Gun-HX-/321946985353?nav=SEARCH

Got all three of ya beat

I picked up my non contact IR thermometer at last Menards’ black friday sale last fall for 2.99!

1 Like