Here's a flowchart explaining the complete working on Enchanted Wardrobe:
I am bit conscious about the suggest clothes feature, Based on temperature and weather conditions outside the wardrobe needed to be suggest clothing for the day to the user and now if user wants to go by the suggestion he can press the button and accordingly the cloth section will come ahead.! say if its a bright sunny day and wardrobe suggests to wear cotton clothes put shades and uv protection cream and if user agrees then the cotton clothes sections should come ahead if user agrees to the suggestion and presses the button, for this the sections should be divided properly in the wardrobe and a motorized mechanism needs to be made. GOOD IDEA to use motor shield but how is the question, SUGGESTIONS ARE WELCOMED .
For Enchanting the suggestions in sound I'll save pre-made MP3 files in root of OPEN-WRT yun os and can envoke them to play within arduino code. I am gonna buy a usb based sound card tomorrow and i wish ALSA(Advanced Linux Sound Architecture) drivers works for me.
Header 1 |
---|
opkg update opkg install kmod-usb-audio opkg install madplay |
Commands to bring USB sound functionality to yun. |
Top Comments