Hacker News new | ask | show | jobs
by konschubert 715 days ago
You can probably create your own frame if you are careful when you open it up.

It has no touch. If you change its orientation on the wall, you have to change the orientation in the phone app.

There is no sdk but there is an api one can use for connecting third party apps.

1 comments

Are you using something like an ESP32 to run the thing? I ask because a lot of them have a surprising amount of random sensors tacked on, like accelerometers. (capacitive, and hall-effect sensors too) Auto-orientation is probably a thing you'd need to design for though.