1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/ci/hardware_tests/tpmb/README.md

27 lines
540 B
Markdown
Raw Normal View History

2020-04-15 07:22:39 +00:00
# Trezor (one), press my buttons.
A simple hardware testing drone for Trezor One.
![](demo.gif)
## Hardware
To build this simple bot, we are using:
* Arduino UNO R3 (or compatible)
* 2x Tower Pro Micro Servo 9g SG9
2020-09-01 11:51:32 +00:00
Servos should be plugged in:
- Both cables with green endings into slots 7 and 8.
- Red one into 5V power.
- Brown into ground (GND).
2020-04-15 07:22:39 +00:00
## Software
* ```arduino/``` includes the code for the hardware
* ```scripts/``` includes the control scripts
## 3D Models
* ```model/``` includes the STL as well as OpenSCAD files