2020-03-20 00:09:03 +01:00
|
|
|
\subsection{Hardware}
|
|
|
|
|
|
|
|
Due to the recurring questions in the environment of the Hackerspace Innsbruck
|
|
|
|
about the internal workings of a computer system and the lack of material to
|
|
|
|
demonstrate these, hardware should be developed for educational purposes.
|
2020-03-27 18:40:13 +01:00
|
|
|
This hardware should not be too complex to understand but still demonstrate basic
|
2020-03-20 00:09:03 +01:00
|
|
|
tasks of a computer system. The targeted computing tasks are human interface
|
2020-03-31 23:45:03 +02:00
|
|
|
device controllers, for which
|
|
|
|
schematics and a working implementation in the hardware building
|
|
|
|
style of the Hackerspace should be built. All nescessary hardware will be
|
|
|
|
provided by the Hackerspace. If possible, already present hardware should be
|
|
|
|
used, or, if impossible, new one will be ordered. All schematics should, where
|
2020-03-30 23:43:04 +02:00
|
|
|
possible, be constructed in Free software such as Kicad or GNU-EDA.
|
2020-03-20 00:09:03 +01:00
|
|
|
|
2020-03-31 23:45:03 +02:00
|
|
|
If possible, software-examples should be written as well, though the complexity
|
|
|
|
of these is coupled to the time left to spend on the project. Software should
|
2020-03-20 00:09:03 +01:00
|
|
|
be written in C, the coding convention is left to the implementer.
|
2019-09-07 18:15:15 +02:00
|
|
|
|