5 Le projet **Io-Trucks** est un système numérique intégré à un véhicule industriel qui permet d'interagir avec ses accessoires et de visualiser les informations associées sur une application mobile.
7 \section section_tdm Table des matières
13 \section section_infos Informations
15 \author Arthur Mathieu <mathieu.arthur.pro@gmail.com>
18 \see https://svn.riouxsvn.com/io-trucks/
21 \page page_README README
27 ## Présentation {#presentation}
29 Le projet **Io-Trucks** est un système numérique intégré à un véhicule industriel qui permet :
31 * d'interagir avec ses accessoires et,
32 * de visualiser les informations associées sur une application mobile
34 Le système « Io-Trucks » devra remplir les missions suivantes :
36 * déployer un triangle de signalisation fixé sur le toit du camion
37 * signaler l'état d'une intervention (par feux de balisage et gyrophare)
38 * piloter les éclairages périphériques (projecteur en périphérie du camion)
39 * acquérir les données de fonctionnement (état du triangle, des éclairages, surcharge du véhicule, ...) du camion ;
40 * assurer la transmission des données des états du camion via une communication sans fil ;
41 * afficher les données de fonctionnement reçues du camion sur l'écran du terminal mobile ;
43 ## Informations {#informations}
45 \author Arthur Mathieu <mathieu.arthur.pro@gmail.com>
48 \see https://svn.riouxsvn.com/io-trucks/
51 \page page_about A propos
53 \author Arthur Mathieu <mathieu.arthur.pro@gmail.com>
56 \see https://svn.riouxsvn.com/io-trucks/
59 \page page_licence Licence GPL
61 This program is free software; you can redistribute it and/or modify
62 it under the terms of the GNU General Public License as published by
63 the Free Software Foundation; either version 2 of the License, or
64 (at your option) any later version.
66 This program is distributed in the hope that it will be useful,
67 but WITHOUT ANY WARRANTY; without even the implied warranty of
68 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69 GNU General Public License for more details.
71 You should have received a copy of the GNU General Public License
72 along with this program; if not, write to the Free Software
73 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA