From 01b3b3e69c15bce68637571bab2d7274982eaaff Mon Sep 17 00:00:00 2001 From: Dmitry Mikhirev Date: Tue, 27 Dec 2011 10:44:33 +0400 Subject: initial commit --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..1d09789 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +Brainuino is an open source project for developing hardware and software +for intellectual games. Brainuino Aleph is a first model of game device +combining timer and answer detector. + +This progect contains device firmware source code. You will need Arduino IDE +(http://arduino.cc/en/Main/Software) to use it. + +This project is licenced under GPLv3 or later +(https://www.gnu.org/licenses/gpl.html). -- cgit v1.2.1