aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7e902f46879f2d9d42c77d21750da4b5da905f4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
About Brainuino
===============

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. See http://brainuino.ru for more details
(currently in Russian only).

This project contains device firmware source code. You will need Arduino IDE
(http://arduino.cc/en/Main/Software) or at least arduino core (libraries,
avr-gcc compiler, avr-binutils and avrdude) to use it.

This project is licenced under GPLv3 or later
(https://www.gnu.org/licenses/gpl.html).