# Introduction

맛소금의 Tizen IoT, Raspberry Pi 이야기

타이젠과 라즈베리파이, 아두이노를 이용해서 IoT 기기를 만들어 보려고 합니다. 직접 만들어보고 경험담과 노하우를 공유하려 합니다. 소스는 [github/mtr](https://github.com/msaltnet/mtr) 에 올려두고, 글은 일기 쓰듯이 편하게 작성하겠습니다. 존댓말은 이 페이지가 마지막 입니다.ㅋ

## [맛소금](https://www.facebook.com/msalt.net)

지구에 살고 있는 개발자 인간입니다. [블로그](http://blog.msalt.net/)도 있고 [개인 웹페이지](http://msalt.net/)도 있지만, 이번 일은 책처럼 만들어서 공개하면 좋을것 같아서 [gitbook](https://mtr.msalt.net)을 사용해 보게 되었습니다.

## [Tizen IoT](https://www.tizen.org/)

최근 릴리즈된 Tizen 4.0의 지향점은 강력한 IoT 플랫폼으로 자리잡기 위한 앱 생태계 확대와 디바이스 생태계 구축이라고 합니다. 현재 라즈베리파이 3와 Artik을 지원하는 [Tizen IoT Preview1](https://developer.tizen.org/development/iot-preview/getting-started)이 배포되었습니다.

## [Raspberry Pi](https://www.raspberrypi.org/)

교육용으로 시작되었지만, 이제 학생들 뿐만 아니라 수많은 덕후들과 개발자들, 프로슈머들의 사랑을 받고 있습니다. 싸고 작지만 쓸모가 아주 많은 컴퓨터 입니다.

`#맛소금` `#타이젠` `#라즈베리파이` `#IoT` `#타르타르뱅뱅` `#타라만세` `#이젠타` `#티파세끼`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mtr.msalt.net/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
