Jump to content

For my application to Appamattox Governer School in Virginia, I need to make a project that people use in their daily lifes. Im making a smart thermostat using a raspberry pi. It will have a screen but i want the screen to switch to a mirror once i make a selection. Is there any screens that can do this? Google nest can.

Link to comment
https://linustechtips.com/topic/1561347-i-need-help/
Share on other sites

Link to post
Share on other sites

Are there panel, like these? Probably yes, check aliexpress or alibaba. But the fastest would be by making your own. You just need to use a regular panel and two-way mirror(one-way mirror same thing). Goggle DIY smart mirror. But instead of the actual acrylic, just use two/one way mirror film. So instead of a full size tv, you can try to use a smaller panel. If this is not the one you are looking for, then my apology. But good luck on your application!

Link to comment
https://linustechtips.com/topic/1561347-i-need-help/#findComment-16341961
Share on other sites

Link to post
Share on other sites

What if I tell you that the magic trick isn't the screen?

Look it up. this is your homework.

The Declaration of Independence, once the charter of democracy, begins by saying that certain things are self-evident. If we were to trace the history of the American mind from Thomas Jefferson to William James, we should find that fewer and fewer things were self-evident, until at last hardly anything is self-evident. (G. K. Chesterton - Aug. 14 1926 (The Illustrated London News))

Link to comment
https://linustechtips.com/topic/1561347-i-need-help/#findComment-16342776
Share on other sites

Link to post
Share on other sites

So you know it's mirror foils?

I don't have a uv-vis at the moment to measure it but:

1. they take out approx. 60% of the brightness -> use a bright LCD!

2. not all wavelengths are equally attenuated/blocked -> design the code in such away that you can load a simple calibration list/array. Nobody cares that you don't have access to a spectrometer to measure it. What counts is that you are aware of this and implemented a solution.

 

Btw. There are two versions of mirror foils:

1. outside of the window/outdoor

2. inside of the window

 

These details probably won't be noteworthy for the project.

 

 

Hardware for a quick and dirty prototype?

https://github.com/scottbez1/smartknob (roughly $30 in China)

Or buy one of those ESP32 or RP2040 round display devboards.

 

Good luck. Hope you succeed developing the firmware.

The Declaration of Independence, once the charter of democracy, begins by saying that certain things are self-evident. If we were to trace the history of the American mind from Thomas Jefferson to William James, we should find that fewer and fewer things were self-evident, until at last hardly anything is self-evident. (G. K. Chesterton - Aug. 14 1926 (The Illustrated London News))

Link to comment
https://linustechtips.com/topic/1561347-i-need-help/#findComment-16343394
Share on other sites

Link to post
Share on other sites

14 minutes ago, FlyingPotato_is_taken said:

So you know it's mirror foils?

I don't have a uv-vis at the moment to measure it but:

1. they take out approx. 60% of the brightness -> use a bright LCD!

2. not all wavelengths are equally attenuated/blocked -> design the code in such away that you can load a simple calibration list/array. Nobody cares that you don't have access to a spectrometer to measure it. What counts is that you are aware of this and implemented a solution.

 

Btw. There are two versions of mirror foils:

1. outside of the window/outdoor

2. inside of the window

 

These details probably won't be noteworthy for the project.

 

 

Hardware for a quick and dirty prototype?

https://github.com/scottbez1/smartknob (roughly $30 in China)

Or buy one of those ESP32 or RP2040 round display devboards.

 

Good luck. Hope you succeed developing the firmware.

thank you!

Link to comment
https://linustechtips.com/topic/1561347-i-need-help/#findComment-16343411
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×