Are there any desks that one has uses and really recommends? I'm not entirely sold on motorized desks, so suggestions for mechanical ones?
Open-Source Controller for the IKEA Bekant Standing Desk
51–60 of 157 posts
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#52I wonder if this could be built with an esp8266 or esp32 instead of an arduino.
The main change would be to the power supply, as the esp8266 has a far higher (~300mA) peak current than the ATTiny814 used (~3mA). Currently, an LDO provides 3.3V from the 24-35V motor supply. This would need to be changed to a buck DC/DC regulator, as a larger LDO at this voltage would need too big a heatsink for the case.
EDIT: Wait I meant from 5v, nevermind!
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#53EDIT: link - https://www.costco.ca/Tresanti-Adjustable-Desk.product.10042...
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#54I wonder if this could be built with an esp8266 or esp32 instead of an arduino.
An esp32 would enable so much cool features. Like control by bluetooth/wifi, apple homekit integration, ...
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#55Been using a Jarvis desk for a few years, have one at work and the exact same model at home. Can definitely recommend them. They aren't wobbly at standing either. My friend had the ikea one and it was such a pain getting warranty stuff since they wanted him to haul the thing back to the store over an hour away.
On top of that I also have a 42" TV on a monitor arm and an attached keyboard tray, and still no wobble.
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#56Ikea's standing desks aren't that great. They wobble a lot and then anything attached to it wobbles too. Still looking for the perfect heavy-duty standing desk and heavy-duty VESA arm combo. I don't want anything on my desk moving unless I am moving it myself. To put it this way: if a desk is $500 and wobbles slightly (meaning if I touch the desk or type, my coffee jiggles and waves are seen) or is $1000 and the desk…
We have "UpliftDesk" standing desks and they seem pretty solid. I haven't used it standing but I can't wiggle the desk up/down at all.
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#57If there's a wobbling problem push it against the wall, with Patrull corner protectors or similar.
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#58Well, on the one hand, it is great to have a replacement for the original controller. At a previous employer I had a Bekant with the stock controller, and those darn things are dreadfully unreliable. We had enough of those desks to get good reliability statistics... and the statistics are awful. So an open source replacement is great. That said: Who the heck needs a motorized desk????? When it came to spending my own…
2 desks
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#59This has received the infamous HN hug of death. Any chance anyone has a working archive link?
And if it's simply that it can't fetch overwhelmed sites any better than we can, then could we help it by pinging it automatically for any link submitted to HN, enabling it to populate its cache before the hordes arrive?
Re: Open-Source Controller for the IKEA Bekant Standing Desk
#60I wonder if this could be built with an esp8266 or esp32 instead of an arduino.
Of course, with a new housing, the sky is the limit :) But that wasn't the main design goal.