===== Project oriented Learning ===== During this project you will merge your knowledge on C# programming, network and e-solution for home management. The aim is to create a dashboard in C# that displays information on captors and weather (or other geographical information) and write/merge this information in an excel file. The excel file will store the persitent data, and will be used to perform computation on this data. **Nota: the project is done by groups but each member must have a solution that runs on his own computer and must be able to answer to some questions on the overall code.** == From cross competencies studies .... == {{ :cours:data_flow_classique_bat.jpg?600 |}} == to Computational Data collection, processing and reporting through a permanent Dashboard == {{ :cours:computerized_data_flow_dashboard_bat.jpg?600 |}} ====== Groups for the application project ====== Because this software architecture is very generic, feel free to choose your own topic of project. At fisrt, find an idea using the competences acquired in the other courses. Ex. termics, energetics, energy consumption, air conditionning impact, heater impact, wheather impact etc. If you don't have any idea using the other courses (its a shame...) : * get the indoor temperature values and humidity values from the sensors of the room O+101 * write them in an excel sheet * get the temperature and percentage of humidity from the openweather web service * display these differents values in various curves in a same excel chart * display dynamicaly this chart in an graphical user interface with winforms. Otherwise, for your original project : * list the HDSN sensors you are going to use in the room O+101 with web services for access * list the web services you are going to use * define the calculation formulae in excel * describe the charts to generate in excel * describe the graphical user interface with winforms (display of excel charts, textboxes to get inputs, label to display outputs, commandbutton to trigger actions) ---- ||| Each group consist in 2 students max ! | ** GROUP Number ** | ** First student ** | ** Second student **| ** Subject ** | | GROUP 1 | | | | | GROUP 2 | | | | | GROUP 3 | | | | | GROUP 4 | | | | | GROUP 5 | | | | | GROUP 6 | | | | Every group must send a preliminary **description of the subject of its project** before tuesday the 9th of April at 12 PM. Then will be able to discuss your proposals during the wenesday course. The preliminary description of the subject will be : * A global topic (ex. security, energy consumption, pollution, etc.) * A short explanation of the application you want to developp * A list of the web service you're using to get informations from the building, but also from other information providers. Send this description **in an email to tigli@unice.fr**. The **subject of the email** must be : [BAT4 IMMO PROJECT 2019] GROUP - - ex [BAT4 IMMO PROJECT 2018] GROUP 1 - Tigli - Collaviza