Skip to content

UedaTakeyuki/slider_lesson_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

最新版の MONITOR を service としてこちら にご用意いたしましたのでご利用いただければ幸いです

Introduction

このドキュメントは IoT の基礎を学ぶための実習例題集です
Raspberry Pi、安価なセンサや表示デバイス、及び Raspberry Pi 上のアプリケーションソフトウェア slidermonitorBackupPi_2、等を使って IoT システムの仕組みを理解し、並びに IoT にとどまらず Raspberry Pi をつかったいろいろな情報システムのプロトタイプを安価かつ迅速に作るためのノウハウを提供します

The body of this documents.

ドキュメントの本体はこちらになります

How to make a PDF contents of this documents.

このドキュメントは gitbook を使って以下の手順で PDF を作成することができます

  1. gitbookのコマンドラインツールをインストール
sudo npm install gitbook-cli -g
  1. calibreをインストール
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
  1. このプロジェクトを clone
git clone git@github.com:UedaTakeyuki/slider_lesson_text.git
  1. gitbook で book.pdf を作成
cd slider_lesson_text
make

このドキュメントは源真ゴシック を利用させていただき、体裁を確認させていただきました
こちらの手順を参照させていただき、cloud9に源真ゴシックをインストールして pdf を作成しました

From where can I download the PDF.

上記、ビルド済 PDF の release version はこちらからダウンロードが可能です

About

IoT の基礎を学ぶための実践例題集

Resources

Stars

Watchers

Forks

Packages

No packages published