# CherryMote — Hardware

A complete CherryMote consists of:

1. Experimental Device
2. Supervising Device
3. Main PCB
3. USB flash drive
3. Enclosure
4. Power supply

The components are as follows:


### Experimental Device

It is Texas Instrument CC2650EM-7ID Reference Design. The design files
can be downloaded from TI's website:
  https://www.ti.com/tool/CC2650EM-7ID-RD#design-products
The design was adapted to CherryMote by replacing connectors P1 and P2
with connectors 20021321-00020C4LF by AMPHENOL FCI.

Mandatory colors:
 - soldermask: red
 - silkscreen: white


### Supervising Device

It is Olimex RT5350F-OLinuXino.


### Main PCB (a.k.a. box5)

Design files of the main PCB are provided in the `box5` subdirectory.


### USB flash drive

It is Goodram PD16GH2GRPIWR10.


### Enclosure

It is Takachi PF15-3-10W. It was adapted to CherryMote by milling its
front panel. The milling design files are provided in the `front-panel`
subdirectory.

The main PCB is mounted to the enclosure with Takachi EM-2.3 screws.


### Power supply 

It is Akyga AK-TB-02.



## Licensing

The below GNU GPLv3+ license information does not apply to the following files
which constitute others' works incorporated into ours:
1. The following Eagle libraries:
  - box/libraries/SparkFun-Eagle-Libraries-master/*
  - box/libraries/adafruit.lbr
  - box/libraries/con-lumberg.lbr
  - box/libraries/MAX1724.lbr
  - box/libraries/Panasonic-EXB-ERJ.lbr
  - box/libraries/Wuerth_Elektronik_eiSos_V6.lbr
  See them for their author and license notes.
2. The cherry icon:
  - box/cherry.bmp
  Created by Arthur Shlain,
  downloaded from https://thenounproject.com/icon/cherry-71188/,
  distributed under CC BY 3.0.
  
All other files:

Copyright (C) 2019  University of Warsaw

This design is free hardware: 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 3 of the License, or
any later version.

This design 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, see <http://www.gnu.org/licenses/>



## More

For more information, visit the 1KT website:
  https://www.mimuw.edu.pl/~iwanicki/projects/heni/1kt.html
If you need assistance, contact us (see contact information on the website).
