Ha, I just built something like this with a Raspberry Pi for fun. My standing desk (a Conset) only had a up/down button so I used a RPi + relay hat + distance sensor + screen/buttons to allow height presets as well as control via Homebridge: https://imgur.com/a/9YF7FuP Not exactly cost effective, but it was a fun way to learn about relays.
Out of curiosity, why did you go with height instead of timing? Wouldn't you get equivalent results without the use of the sensor by activating the motor for a set period of time?
Megadesk
121–130 of 141 posts
Re: Megadesk
#122IKEA has a new standup desk called IDÅSEN: https://www.ikea.com/us/en/p/idasen-desk-sit-stand-black-dar... It can be controlled via Bluetooth with an app on your mobile. It is a much better option in comparison to Bekant in my opinion. The tabletop on IDÅSEN is much thicker too, making monitor mounts safer to install. If you are on the market for a standup desk with good value, pay $100 more and buy IDÅSEN instead of…
I had a feature request to support IDASEN and came to the same conclusion. However, for myself (and I suspect others), I don't need yet another app to do something. I want to push a button and be finished in 1 second for something like a desk. Cognitive load on this should be zero.
Re: Megadesk
#123IKEA has a new standup desk called IDÅSEN: https://www.ikea.com/us/en/p/idasen-desk-sit-stand-black-dar... It can be controlled via Bluetooth with an app on your mobile. It is a much better option in comparison to Bekant in my opinion. The tabletop on IDÅSEN is much thicker too, making monitor mounts safer to install. If you are on the market for a standup desk with good value, pay $100 more and buy IDÅSEN instead of…
> IKEA has a new standup desk called IDÅSEN: https://www.ikea.com/us/en/p/idasen-desk-sit-stand-black-dar... […] If you are on the market for a standup desk with good value, pay $100 more and buy IDÅSEN instead of the Berkant desk mentioned in the Tindie campaign. Given the prices it gets at, why not just go for a non-ikea desk e.g. a basic Jarvis is actually cheaper than that.
Re: Megadesk
#124Earlier quoted context omitted.
I've been considering a new desk recently, since I will be WFH for the foreseeable future, and I'm considering the Jarvis. How's the lateral stability in a Jarvis? I want to be able to mount a gaming wheel with very strong force feedback to my desk, and the Jarvis's lack of a cross bar makes me doubt it's as strong as an UpLift V2 desk which I'm also considering.
I happen to have both a Jarvis desk I bought 3 years ago, and just recently bought an UpLift v2 with the commercial crossbar package as an additional desk in my office. Both sit next to each other, making comparison easy. I was content with my Jarvis until I received the Uplift. Stability comparisons are night and day: Uplift (with crossbar) has vastly superior stability at standing heights. The Jarvis has noticeable…
Re: Megadesk
#125I have a Jarvis standing desk right now and I'm very happy with it, but I've recently gone on a home automation bender and want to automate all the things. In particular, I'd like to be able to control the desk remotely so that I can add it to a Home Assistant script that fires via an Alexa skill. This seems a bit silly, but I have a whole configuration that I use for coding that is different to the config that I use…
If you are OK with adding more hardware, you could use a physical device to press the preset buttons. Something like this - https://www.amazon.com/SwitchBot-app-controlled-device-mecha...
Re: Megadesk
#126I have a Jarvis standing desk right now and I'm very happy with it, but I've recently gone on a home automation bender and want to automate all the things. In particular, I'd like to be able to control the desk remotely so that I can add it to a Home Assistant script that fires via an Alexa skill. This seems a bit silly, but I have a whole configuration that I use for coding that is different to the config that I use…
When you automate slow moving machineries and it picks up your finger, that kind of situations may present quite inconvenient results, so,
Re: Megadesk
#127Earlier quoted context omitted.
It is also the learning aspect for me. And doing projects for friends helps to force good design decisions, and to mind BOM cost. I ended up with "cervicogenic dizziness." I was forced onto team standing desk a couple years back. And I'm only 40. SMH... Anyways, I think my 6 year old would love to play with paper airplanes that also could be flown remotely.
Ah, that's too bad about the dizziness... We're getting old, alas! The controller works fine, but I still need to do some work on the aerodynamics of the body to make it fly well. I'll post the controller so you can try your own aircraft designs, though. EDIT: I've also recently started live-streaming my design sessions (of whatever I happen to be designing at the time) here: https://www.youtube.com/c/StavrosKorokith…
Re: Megadesk
#128Earlier quoted context omitted.
Ah, that's too bad about the dizziness... We're getting old, alas! The controller works fine, but I still need to do some work on the aerodynamics of the body to make it fly well. I'll post the controller so you can try your own aircraft designs, though. EDIT: I've also recently started live-streaming my design sessions (of whatever I happen to be designing at the time) here: https://www.youtube.com/c/StavrosKorokith…
lol I love your thing that turns off the lights when you blink to save on electricity.
Re: Megadesk
#129IKEA has a new standup desk called IDÅSEN: https://www.ikea.com/us/en/p/idasen-desk-sit-stand-black-dar... It can be controlled via Bluetooth with an app on your mobile. It is a much better option in comparison to Bekant in my opinion. The tabletop on IDÅSEN is much thicker too, making monitor mounts safer to install. If you are on the market for a standup desk with good value, pay $100 more and buy IDÅSEN instead of…
Especially usually most standup desks are wobbly at their maximum height, while IDÅSEN doesn't even shake a bit.
Re: Megadesk
#130Ha, I just built something like this with a Raspberry Pi for fun. My standing desk (a Conset) only had a up/down button so I used a RPi + relay hat + distance sensor + screen/buttons to allow height presets as well as control via Homebridge: https://imgur.com/a/9YF7FuP Not exactly cost effective, but it was a fun way to learn about relays.
Out of curiosity, why did you go with height instead of timing? Wouldn't you get equivalent results without the use of the sensor by activating the motor for a set period of time?