summaryrefslogtreecommitdiff
path: root/n/lcd/README
diff options
context:
space:
mode:
authorleblanc2006-03-12 14:50:21 +0000
committerleblanc2006-03-12 14:50:21 +0000
commit5641bdcf875ea66ef16a5cd718b87ba3af920d5d (patch)
tree2c93a8243a7de01f33de0784e2ac5b48f8fb04b6 /n/lcd/README
parent547d4bd275b05bc418482b6d14a44350ba8292dc (diff)
On a fait l'affichage LCD en 8 bits
Diffstat (limited to 'n/lcd/README')
-rw-r--r--n/lcd/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/n/lcd/README b/n/lcd/README
new file mode 100644
index 0000000..07f3263
--- /dev/null
+++ b/n/lcd/README
@@ -0,0 +1,26 @@
+lcd - affiche des messages sur l'écran lcd.
+
+Ce module permet d'afficher des messages à caractère informatif sur l'écran
+lcd positionné sur le robot. Il permet de connaître l'état du robot à chaque
+moment.
+
+
+Copyright (C) 2006 Christophe Le Blanc
+
+Robot APB Team/Efrei 2006.
+ Web: http://assos.efrei.fr/robot/
+ Email: robot AT efrei DOT fr
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.