mirror of
https://github.com/google/mozc-devices.git
synced 2025-11-08 16:53:28 +03:00
Add puchi-puchi version.
This commit is contained in:
committed by
Tatsuhisa Yamaguchi
parent
538d57c030
commit
4accfa70d0
50
third_party/mozc-puchi/README.md
vendored
Normal file
50
third_party/mozc-puchi/README.md
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
|
||||
Summary
|
||||
=====================================
|
||||
|
||||
Mechanical design, circuit diagram and firmware of Google Japanese Input
|
||||
puchi-puchi version.
|
||||
|
||||
|
||||
Building your device
|
||||
=====================================
|
||||
|
||||

|
||||
|
||||
## Electronic parts
|
||||
|
||||
### Desktop type
|
||||
|
||||
* Arduino Leonard
|
||||
* Adafruit motor driver shield
|
||||
* Microswitch * 5
|
||||
* LED * 5
|
||||
* 330[ohm] Resistors * 5
|
||||
|
||||
### Handheld type
|
||||
|
||||
* Arduino Micro
|
||||
* Microswitch * 5
|
||||
|
||||
|
||||
Files
|
||||
=====================================
|
||||
|
||||
* README.md ----> this file
|
||||
* LICENSE ----> license file
|
||||
* circuit/
|
||||
* circuit.jpg ----> circuit diagram of both desktop/handheld devices
|
||||
* desktop/
|
||||
* 3Dprinter ----> data to print for 3D printer
|
||||
* desktop.igs
|
||||
* desktop.stl
|
||||
* desktop.stp
|
||||
* Arduino/ ----> Arduino sketch file to drive board (Leonard)
|
||||
* desktop/desktop.ino
|
||||
* handheld/
|
||||
* 3Dprinter/ ----> data to print for 3D printer
|
||||
* handheld.igs
|
||||
* handheld.stl
|
||||
* handheld.stp
|
||||
* Arduino/ ----> Arduino sketch file to drive board (Arduino Micro)
|
||||
* handheld/handheld.ino
|
||||
Reference in New Issue
Block a user