AgitatedPancake
Frobot
So thanks to the Cooling Fan Tech thread I ended up with a sweet 850w brushless fan from a JL that I'm retrofitting onto my WJ. These fans have constant hot power from the battery, then use a small PWM trigger wire so the control circuit doesn't require any actual power handling. There are plenty of sweet solutions, (Like the SPAL PWM temp sensor from that thread), so I obviously need to go and overcomplicate it . I'm still an electronics newb and have no interest in doing anything production related with it, so lets open source this thing. I'll be sharing my models for the housing, any useful links and all code stuff here. I'm sure you guys will have some input to make things better and better.
I'm making a unit based on the Arduino Nano, it has 12v input, and a temperature sensor input, then has a PWM output to the fan. Has a knob for varying the temp range, and a display screen to show important data. I think cost will be around $20-25 ish
Now the funny thing (and the curse), I don't really know how to write code so we're going to figure out how terrible ChatGPT is at writing code , and then figuring out what's broken and how to improve it as we go.
It's approximately 1.3" x 3.4" long. I don't like that the barrel plug is non locking so that may change.
I'm making a unit based on the Arduino Nano, it has 12v input, and a temperature sensor input, then has a PWM output to the fan. Has a knob for varying the temp range, and a display screen to show important data. I think cost will be around $20-25 ish
Now the funny thing (and the curse), I don't really know how to write code so we're going to figure out how terrible ChatGPT is at writing code , and then figuring out what's broken and how to improve it as we go.
It's approximately 1.3" x 3.4" long. I don't like that the barrel plug is non locking so that may change.