Hacker Newsnew | past | comments | ask | show | jobs | submit | realaccfromPL's commentslogin

I absolutely adore this, I am always trying to guess whichever elevator will come in first in large crowded buildings. Thanks for this article.


They did! In my limited test it worked quite well, but I only needed it for a few hours. They have never supported Mac's tho, I think it would be interesting.


Hey, thanks for the reply, I completely agree on all of the precautions, but again, I wouldn't really want to make a business out of it, just allow for some of the costs to be softened or as a proof of concept. If I would take not a random John Doe, but someone with an established name in the industry or even here, then I would have something to hold on to. I already have a modified piKvm so I would just add a custom fan or two and should be pretty sure about the temps as well.

Nevertheless I agree on everything you pointed out :)


I would take not a random John Doe, but someone with an established name in the industry or even here

The difficulty will be instilling confidence regarding reliability, security, etc. among such professionals.


What a great confirmation of what I've tried to achieve by getting models to communicate with my local data in shorter communicates to save on token command bandwidth, more or less the same results! Thanks for the article!


Thank you, glad you found the article useful!


Just name the "guy" in the title, how hard is that? I hate this so much. Idea and execution is so rad, just credit him properly, Engadget pls...


Musician and retro tech fan Chris Graue


There's a headline character count budget!


Looks like a very fun exercise, I will try it out as well, thanks for the idea!


This looks really good! I am trying to do the same thing for cooling 11th gen Intel laptop motherboards with micro RP2050 board but came to the conclusion that I should just do it with ESP32 as mine has some limitations.

Would you mind sharing more technical review of what you created?


RP2050 would work, as it also has the necessary built-in peripherals. ESP32 would add wifi and better ESPHome support. I suggest you stay away from the ESP8266, as it needs to do PWM in software and struggles with the 25kHz output frequency.

From my experience: ESP32/RP2040 work without additional circuitry which works with most fans, but for protection, you want to add level shifters. Not all fans pull up the PWM pin to 3.3V, the spec allows for 5V.

Shameless plug, hopefully this is allowed here.

I built something like that, that allows fan control via WiFi. First I built it only for myself, but since the spare boards from PCBA quickly sold, I decided to keep it stocked.

Short gist: 12V Input, ESP32S2, ESPHome-based. Has 4 PWM-fan outputs, onboard temperature & humidity sensor and Qwiic expansion port.

The ESPHome code & schematic is on Github: https://github.com/zeroflow/wifi-fancontroller

If you want one, it's available on Elecrow for $35,99: https://www.elecrow.com/wifi-fancontroller1.html

If you want to build it by yourself, the schematic is in the hardware folder. And if you don't want to use ESPHome - there is no firmware lock, you find the pin assignment on the product page and can write your own firmware if you so desire.


Really appreciate your reply!!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: