Download List

Projeto Descrição

We are developing home appliance automation, crime prevention, disaster prevention, voice control system

Check the temperature of the room from the place to go and drive a cooler

When the outside becomes dark in the evening, I turn on the lights of the entrance and the room

Watering the home garden based on the humidity outside on dawn

Email security when the security sensor works

Sound music at a fixed time

Notify by e-mail and phone (Wan Gi) when the fire detector reports

Intermittently operate underfloor ventilation fan based on outside air humidity

I am practicing IOT House at Raspberry Pi.

After playing with Raspberry Pi, let's realize home electronics & home security with Remote-Hand Raspberry_pi.

https://github.com/kujiranodanna/IOT-House

System Requirements

System requirement is not defined

Liberado: 2017-04-20 15:19
epicon 5.1 (1 files Esconder)

Release Notes

Epicon is Linux serial communication software.

Practice IOT House uses the Temperature / Hygrometer AM2321 sensor and AI · DIO for control with TOCOS TWE - Lite by serial communication from Raspberry Pi USB connection ToCoStick (Tocostic).

I believe that you can use network devices such as Switch and Router that are configured with serial port and console PC regardless of manufacturer or model.

When automating the configuration such as Cisco router, copying the text data created in advance and pouring the configuration by pasting to the serial / console screen, it is necessary to prevent the missing of the configuration data by performing transmission delays of characters and line feeds Is important.

As a serial console, epicon supports send delays of important letters and line feeds, copying and pasting can be done securely with confidence.

https://osdn.net/projects/pepolinux/wiki/epicon

https://osdn.net/projects/pepolinux/wiki/chobit_prog%20pepotocsctl

epiconとはLinuxのシリアル通信ソフトです。

実践IOTハウスでは、Raspberry PiのUSB接続ToCoStick(トコスティック)からシリアル通信でTOCOS TWE-Liteで温湿度計AM2321センサーやAI・DIOを制御に使っています。

SwitchやRouterなどシリアルポートでとコンソールPCでConfig設定するネットワーク機器はメーカーや機種を問わず使えると思います。

Cisco製ルーターなど設定を自動化する際、事前に作成したテキストデーターをコピーしてシリアル・コンソール画面へペーストでコンフィグの流し込みを行いますが、文字と改行の送出デレィを行いコンフィグデーターの取りこぼしを防ぐことが重要です。

このシリアルコンソールとして重要な文字と改行の送出デレイをepiconはサポート、コンフィグを安心してコピー&ペーストが出来ます。

https://osdn.net/projects/pepolinux/wiki/epicon

https://osdn.net/projects/pepolinux/wiki/chobit_prog%20pepotocsctl

Changelog

o 2017.4.20 Ver5.1

o curses.h,term.h remove

o Delete unnecessary libraries, make it easy to make makeup

o 2017.4.20 Ver5.1

o curses.h,term.h remove

o 不要なライブラリを削除、簡単にメイクできるようにした