Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit a943368

Browse files
committed
[raspi]パーツを揃えるのに必要な金額
1 parent a2b73db commit a943368

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

raspi/README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,23 @@ from envirophat import weather
1515
print(weather.temperature())
1616
```
1717

18-
## リンク
18+
## How to build the hardware
19+
20+
|Part|Price|
21+
|----|-----|
22+
|[Pi Zero WH Official Simple Kit](https://base.lmlab.net/products/204)|3080|
23+
|[Enviro pHAT](https://base.lmlab.net/products/198)|2494|
24+
|[USB電源アダプター 5V/1A 1m](https://base.lmlab.net/products/207)|880|
25+
|[Team microSDHC 8GB CL10]()|825|
26+
|Total|7279|
27+
28+
((1gbp=138.54yen))
1929

20-
[岡村土研 南海地震に備える(揺れの長さ)](http://sc1.cc.kochi-u.ac.jp/~mako-ok/nankai/11duration.html)
30+
1. Install Raspbian to the SD card
31+
32+
## リンク
33+
- [岡村土研 南海地震に備える(揺れの長さ)](http://sc1.cc.kochi-u.ac.jp/~mako-ok/nankai/11duration.html)
34+
- [Mukoyama IoT Project](https://iot.lmlab.net/howto?locale=ja)
2135

2236
## 履歴
23-
- 19.09.03 次のリポジトリから移転 https://github.com/lumbermill/takachiho
37+
- 19.09.03 [旧リポジトリ](https://github.com/lumbermill/takachiho) から移転

0 commit comments

Comments
 (0)