2018-05-31 01:50:18 +02:00
# Hardware
## Overview
All hardware schematics and board files are designed using [KiCad ](http://kicad-pcb.org ) open-source CAD software.
2018-06-24 02:10:14 +02:00
> KiCad is free software. KiCad is made available under the [GNU General Public License (GPL) version 3](https://www.gnu.org/licenses/gpl-3.0.en.html) or greater.
2018-05-31 01:50:18 +02:00
All KiCad design files are available within the [HARDWARE ](HARDWARE ) directory within this repository.
2018-06-24 02:10:14 +02:00
You may download KiCad and open for reviewing or editing each of the PCB files.
2018-05-31 01:50:18 +02:00
The schematics are also available as PDF files for easier viewing and/or printing.
2018-06-24 02:10:14 +02:00
**NOTE**: Please use the latest KiCad nightly development build, as the latest stable build may not have all required features.
2018-05-31 01:50:18 +02:00
## Introduction to the hardware of TERES-I
2018-06-25 20:49:02 +02:00
TERES-I internal electronics consists of the folowing boards:
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
### Main board ([PCB1-A64-MAIN](A64-TERES/TERES-PCB1-A64-MAIN))
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
The main board (**PCB1-A64-MAIN**) is comprised of:
2018-05-31 01:50:18 +02:00
* A64 processor
* RAM and flash NAND memories
* Power management unit
* LCD converter
* Connectors to different interfaces
* and others
2018-05-31 01:58:33 +02:00
![Main Board with Labels ](../doc/images/TERES-I/hardware/PCB-A64-MAIN-labeled.jpg "Main Board with Labels" )
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
Alternative main board processors and memory configuration options will be available in the future.
These should be compatible with all other existing boards.
Subsequent revisions are expected to have increased processing speed and improved memory performance.
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
### Keyboard controller ([TERES-PCB5-KEYBOARD](A64-TERES/TERES-PCB5-KEYBOARD))
2018-05-31 01:50:18 +02:00
The **KEYBOARD controller** board (**TERES-PCB5-KEYBOARD**) is responsible for handling the keyboard and touch pad interfaces.
This keyboard controller board allows you to completely reprogram the keyboard mapping and response according to your own taste.
2018-06-24 02:10:14 +02:00
This board contains an AVR processor.
Sources, binaries and update procedures for AVR firmware are available at GitHub.
Keyboard/touch controller firmware may be updated live on the board itself.
It can also be programmed using an Arduino microcontroller.
2018-05-31 01:50:18 +02:00
Touch screen parameters can also be changed.
2018-05-31 01:58:33 +02:00
![Keyboard PCB with Labels ](../doc/images/TERES-I/hardware/TERES-PCB5-KEYBOARD-labeled.jpg "Keyboard PCB with Labels" )
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
### I/O board ([TERES-PCB2-IO](A64-TERES/TERES-PCB2-IO))
The **IO** board (**TERES-PCB2-IO**) is comprised of:
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
- USB connector
- Headphone/debug connector
- SD card
- Speaker connector
- Microphone
2018-05-31 01:50:18 +02:00
2018-05-31 01:58:33 +02:00
![Power Button PCB with Labels ](../doc/images/TERES-I/hardware/TERES-PCB2-IO-labeled.jpg "Power Button PCB with Labels" )
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
### Power button ([TERES-PCB4-PWR-BTN](A64-TERES/TERES-PCB4-PWR-BTN))
2018-05-31 01:50:18 +02:00
2018-06-24 02:10:14 +02:00
The **PWR** button board (**TERES-PCB4-PWR-BTN**) handles the keys for powering on and off the laptop.
2018-05-31 01:50:18 +02:00
2018-05-31 01:58:33 +02:00
![Power Button PCB ](../doc/images/TERES-I/hardware/076.jpg "Power Button PCB" )
2018-06-24 02:10:14 +02:00
### Touch buttons ([TERES-PCB3-TOUCH-BTN](A64-TERES/TERES-PCB3-TOUCH-BTN))
2018-05-31 01:50:18 +02:00
The **TOUCH** buttons board (**TERES-PCB3-TOUCH-BTN**) contains two buttons for left and right mouse click emulation.
2018-05-31 01:58:33 +02:00
![Touch Button PCB - Front ](../doc/images/TERES-I/hardware/066.jpg "Touch Button PCB - Front" )
![Touch Button PCB - Rear ](../doc/images/TERES-I/hardware/065.jpg "Touch Button PCB - Rear" )
2018-06-25 20:49:02 +02:00
2018-11-12 05:48:45 +01:00
### Camera ([TERES-019-Camera](A64-TERES/TERES-019-Camera))
2018-06-25 20:49:02 +02:00
![Camera PCB ](../doc/images/TERES-I/hardware/035.jpg "Camera PCB" )