Hi guys. I’m a student entrepreneurship. I have now an idea I need to work out, but I’m not sure how to build this. Or in which code I should build it.
My idea is this: I really dislike cold coffee, when I need to go somewhere and go back to my workspace my coffee is cold. I thought up a small tablet type device which can read and show the temperature of any beverages and heat/ cool it if needed. You want your cold drinks stay cold and your hot drinks stay hot. Makes sense right
The tablet device is build out of several sensors and heating/ cooling sources, through the LCD screen it can show the temperature and enter your desires temperature. Now it may sound really futuristic and maybe not doable in real life. I only need to simulate my idea, I don’t need to build this in full hardware. No worries about power supplies, any hazards or other stuff
I have made a simple sketch of my idea, hopefully it clears up my idea.
Anyone who can help me? And if anyone have any criticisms or suggestions to make my idea better, please don’t hesitate to tell me.
If there are grammar/ spelling mistakes in this post, I really apologize. English is not my mother language.
This sounds like an exciting project, but I’m not sure what it is you want help with.
Are you looking to mock up some kind of interface?
Is there any reason you posted in the JavaScript forum?
Yup.
I was thinking something like this might be interesting: http://ni-c.github.io/heimcontrol.js/
As the docs say, you can extend this with your own plugins.
Oh right I forgot to mention it. Thanks.
What Pullo said was right, I want to create a mockup version of my idea. Javascript has this feature called draggable. So I thought Javascript would be a good way to build this.
I want to drag the hot/ cool drink (temperature X) into the square sensor, the right square along the sensor shows temperature X. In the left square you have the option to enter your desired temperature (temperature Y). It would be awesome if you can see temperature X slowly increase/ decrease to temperature Y.
Also thank you for Heimcontrol, I have seen an Arduino before but haven’t been able use it. I will try to get a hold on one.
WolfShade; In fact I do want a proof of concept. Have you any suggestions to create this proof of concept?