200 lines
20 KiB
HTML
200 lines
20 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>『情報コース』もっとくわしく編 | おこげ俱楽部</title>
|
||
<meta name="title" content="『情報コース』もっとくわしく編 | おこげ俱楽部">
|
||
<meta name="description" content="『情報コース』では Raspberry Pi やブロックプログラム開発環境『オコゲ』、センサやモータなどを使用して、楽しみながら ICT や IoT などの情報技術を学習します。">
|
||
<meta name="keywords" content="ICT-Course,動画,オコゲ,blockly,プログラミング,上野学習塾">
|
||
<meta name="author" content="ocogeclub">
|
||
<meta name="robots" content="index, follow">
|
||
<link rel="canonical" href="https://ocoge.club/2022-04-27_ict-motto/">
|
||
<link rel="shortcut icon" type="image/png" href="/assets/img/favicon.png">
|
||
<link rel="apple-touch-icon" href="/assets/img/apple-touch-icon.png">
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@500&display=swap" rel="stylesheet">
|
||
<link href="https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap" rel="stylesheet">
|
||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap">
|
||
<script src="https://kit.fontawesome.com/73f7be0650.js" crossorigin="anonymous"></script>
|
||
<link rel="stylesheet" href="/assets/floatbox/floatbox.css" />
|
||
<script src="/assets/floatbox/floatbox.js" defer></script>
|
||
<link rel="stylesheet" href="/assets/css/ocmain.css">
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
<link rel="stylesheet" href="/assets/css/footer.css">
|
||
<link rel="stylesheet" href="/assets/css/post.css">
|
||
<meta property="og:image" content="https://ocoge.club/assets/img/ogp_tama-graphig.webp">
|
||
<meta property="og:title" content="『情報コース』もっとくわしく編 | おこげ俱楽部">
|
||
<meta property="og:description" content="『情報コース』では Raspberry Pi やブロックプログラム開発環境『オコゲ』、センサやモータなどを使用して、楽しみながら ICT や IoT などの情報技術を学習します。">
|
||
<meta property="og:url" content="https://ocoge.club/2022-04-27_ict-motto/">
|
||
<meta property="og:site_name" content="おこげ俱楽部">
|
||
<meta name="twitter:card" content="summary">
|
||
<meta name="twitter:site" content="@ocogeclub">
|
||
</head>
|
||
|
||
<body class="flex flex-col h-screen bg-white text-gray-800 break-words">
|
||
<header id="header" class="header-shadow bg-white px-6 py-5 z-50 fixed w-full top-0 transition-all transform ease-in-out duration-500">
|
||
<div class="max-w-5xl mx-auto flex items-center flex-wrap justify-between">
|
||
<div class="sm:mr-8">
|
||
<a class="flex items-center" href="/">
|
||
<span class="text-xl text-teal-700 font-semibold self-center"><img src="/assets/img/ocoge_title_kogecha.webp" title="おこげ俱楽部" alt="おこげ俱楽部" id="site_title"></span>
|
||
</a>
|
||
</div>
|
||
<nav id="menu" class="order-last md:order-none items-center flex-grow w-full md:w-auto md:flex hidden mt-2 md:mt-0">
|
||
|
||
<a href="/about" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">About</a>
|
||
|
||
<a href="/tags" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">Tag List</a>
|
||
|
||
<a href="https://cloud.ocoge.club/" target="_blank" rel="noopener" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">Cloud/Mail</a>
|
||
|
||
<a href="https://git.ocoge.club/ocogeclub/pages" target="_blank" rel="noopener" class="block mt-4 md:inline-block md:mt-0 font-medium text-gray-700 hover:text-teal-600 text-base mr-4">ocogIt</a>
|
||
|
||
</nav>
|
||
<form id="search" action="/search" class="order-last sm:order-none flex-grow items-center justify-end hidden sm:block mt-6 sm:mt-0">
|
||
<label class="visually-hidden" for="header-searchbox">記事タイトル/概要を検索 ...</label>
|
||
<input type="text" id="header-searchbox" name="q" placeholder="記事タイトル/概要を検索 ..." class="w-full sm:max-w-xs bg-gray-200 border border-transparent float-right focus:bg-white focus:border-gray-300 focus:outline-none h-8 p-4 placeholder-gray-500 rounded text-gray-700 text-sm">
|
||
</form>
|
||
<div id="menu-toggle" class="flex items-center md:hidden text-gray-700 hover:text-teal-600 cursor-pointer sm:ml-6">
|
||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
|
||
<line x1="3" y1="12" x2="21" y2="12"></line>
|
||
<line x1="3" y1="6" x2="21" y2="6"></line>
|
||
<line x1="3" y1="18" x2="21" y2="18"></line>
|
||
</svg>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
<main class="mx-7 lg:mx-6 mt-32 flex-grow">
|
||
|
||
|
||
<article class="max-w-5xl mx-auto">
|
||
<header class="mb-14">
|
||
<h1 class="text-3xl text-center font-bold leading-normal text-gray-900 mt-0 mb-3">『情報コース』もっとくわしく編</h1>
|
||
<div class="text-center"><i class="fa-regular fa-clock"></i> 2022年4月27日</div>
|
||
|
||
<div class="mt-3 text-center">
|
||
|
||
<a href="/tags/ICT-Course" class="inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-medium text-gray-700 m-0.5">#ICT-Course</a>
|
||
|
||
<a href="/tags/動画" class="inline-block bg-gray-200 rounded-full px-3 py-1 text-sm font-medium text-gray-700 m-0.5">#動画</a>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="mt-10 -mx-7 md:mx-0">
|
||
<img class="w-full max-w-2xl mx-auto" src="/assets/img/ogp_tama-graphig.webp" alt="This post thumbnail">
|
||
</div>
|
||
|
||
</header>
|
||
<div id="content" class="prose text-gray-800 max-w-none">
|
||
<p>『情報コース』では、シングルボードコンピュータ『Raspberry Pi』や独自仕様のブロックプログラミング開発・実行環境『オコゲ』、各種センサやモータなどを使用してプログラミングを楽しく学び、ICT (Information and Communication Technology – 情報通信技術) や IoT (Internet of Things – モノのインターネット) などの情報技術を習得することを目的としています。</p>
|
||
<h2>Raspberry Pi シングルボードコンピュータ</h2>
|
||
<figure style="max-width: 400px; margin: 0 auto;"><div class="floatbox"
|
||
data-fb-options="colorTheme:silver" style="width: 100%;">
|
||
<a href="/assets/img/raspi.webp" title="Raspberry Pi と きなこもち"><img loading="lazy" src="/assets/img/raspi.webp" style="width: 100%;"></a></div>
|
||
<figcaption>
|
||
<i class="fa-solid fa-magnifying-glass"></i> クリックで拡大
|
||
</figcaption>
|
||
</figure>
|
||
<p><a href="https://ja.wikipedia.org/wiki/Raspberry_Pi" target="_new" title="Wikipedia">Raspberry Pi <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> は、イギリスの<a href="https://www.raspberrypi.org/" target="_new" title="Raspberry Pi Foundation">ラズベリーパイ財団 <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a>によって主に教育で利用することを想定して開発された<a href="https://ja.wikipedia.org/wiki/%E3%82%B7%E3%83%B3%E3%82%B0%E3%83%AB%E3%83%9C%E3%83%BC%E3%83%89%E3%82%B3%E3%83%B3%E3%83%94%E3%83%A5%E3%83%BC%E3%82%BF" target="_new" title="Wikipedia">シングルボードコンピュータ <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a>です。小型・軽量で低価格、性能は価格なりですが、OS (基本ソフト) に Linux (Debian) を採用し、モニタとキーボード、マウスを接続してデスクトップを備えた GUI が使える、れっきとしたパーソナルコンピューターです。モニタは HDMI 入力のあるテレビでも代用でき、導入コストが低いのが特徴です。PC と大きく異なる点は <a href="https://ja.wikipedia.org/wiki/GPIO" target="_new" title="Wikipedia">GPIO <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> ( General-purpose input/output – 汎用入出力) 端子の存在で、ここに各種センサやモータなどを接続して数値を読み 取ったり制御したりすることができます。つまり、コンピュータが物理的に「感じ」たり、「動い」たりすることができるのです。</p>
|
||
<h2>ブロックプログラミング開発・実行環境『オコゲ』</h2>
|
||
<figure style="max-width: 400px; margin: 0 auto;"><div class="floatbox"
|
||
data-fb-options="colorTheme:silver" style="width: 100%;">
|
||
<a href="/assets/img/ocoge.webp" title="『オコゲ』デフォルトスクリーン"><img loading="lazy" src="/assets/img/ocoge.webp" style="width: 100%;"></a></div>
|
||
<figcaption>
|
||
<i class="fa-solid fa-magnifying-glass"></i> クリックで拡大
|
||
</figcaption>
|
||
</figure>
|
||
<p>『オコゲ』は、<a href="https://developers.google.com/blockly" target="_new" title="A JavaScript library for building visual programming editors.">Google Blockly <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> ライブラリを使用した、Raspberry Pi 用ブロックプログラミング環境です。</p>
|
||
<p>ブロックプログラミング (Block-Based Coding) は、コンピュータへの命令が記述されたブロックを並べたり積み重ねることでプログラムを作成するプログラミングの形式で、主にプログラミング学習の目的で使用されています。学生がプログラム言語を覚えたりタイピングを習得する苦労やストレスから解放され、プログラミングの概念そのものを学習することに専念できるからです。また、何ができるかが一目でわかり簡単に試してみることができ、子供(大人でも!)の創造性を強く刺激します。</p>
|
||
<p>ブロックプログラミングツールの最も有名なもののひとつに <a href="https://scratch.mit.edu/" target="_new" title="物語や、ゲーム、アニメーションを作ろう 世界中のみんなと共有しよう">Scratch <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> があります。<a href="https://ja.scratch-wiki.info/wiki/Scratch%E3%82%AD%E3%83%A3%E3%83%83%E3%83%88" target="_new" title="Wikipedia">『スクラッチの猫ちゃん』(Scratch cat) <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> を見たことがあるかもしれません。その Scratch も、バージョン2までは Macromedia (Adobe) Flash で作られていましたが、最新のバージョン3では Google Blockly ベースになりました。ブロックプログラミングツールのもうひとつの代表格 <a href="https://www.microsoft.com/ja-jp/makecode" target="_new" title="プログラミング教育のハンズオン">Microsoft MakeCode <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a> も Blockly を元にしています。</p>
|
||
<h2>Raspberry Pi + オコゲ = ?</h2>
|
||
<p>では、Raspberry Pi と『オコゲ』を組み合わせると何ができるのでしょうか。その一部を動画でご紹介します。</p>
|
||
<div class="iconbox">
|
||
<span class="box-title"><i class="fa-solid fa-circle-exclamation"></i></span>
|
||
<p>
|
||
※動画ではブロックの色や形状などの『オコゲ』の見た目や周辺機器が最近更新された記事と異なりますが、機能や内容に変更はありません。
|
||
</p>
|
||
</div>
|
||
<h3>デモンストレーション</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/Q8CCj9NnLHM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>『情報コース』で使用する機材の一部を使用した動作サンプルです。</p>
|
||
<ul>
|
||
<li>『Julius』との連携による音声認識</li>
|
||
<li>サーボモータ制御</li>
|
||
<li>Lチカ</li>
|
||
<li>温湿度センサー</li>
|
||
<li>赤外線LEDによるリモコン(キーボードに乗っけてあるミニライト)</li>
|
||
<li>接触が悪くてLEDが発光しなかったカメラ</li>
|
||
<li>画像ファイルのロードと表示</li>
|
||
</ul>
|
||
<h3>飲み過ぎ防止システム</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/CQ3bTddq_-E" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>IoT のとってもくだらない例。2杯目からもうコンピュータに怒られる。</p>
|
||
<h3>スマートスイッチ</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/OdciAgMR5bA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>Raspberry Pi につないだサーボモータで物理的に照明のスイッチをオンオフします。操作は『オコゲ』を通じて音声で行います。ちょっと強力な両面テープと結束バンドだけでできる工事いらずのスマートホームです。</p>
|
||
<h3>顔認識</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/vasLwxYlqco" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>カメラモジュールの映像をリアルタイムで処理してヒトの顔を認識し、その座標情報を使用してペーパークラフト人形の顔の向きを制御しています。動画ではちょっとわかりにくいかもしれませんが、お人形がずっとこちらを見続けていますヨー。</p>
|
||
<h3>ネットワーク</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/87JHKVDVQpI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>ネットワークにつながるだけでプログラミングのアイディアは大きく広がります。例えば2つ上の「スマートスイッチ」は音声でコントロールしていますが、これをネットワークにつなげれば、出先や離れからスマートフォンなどを通じて照明のオンオフができるようになるでしょう。
|
||
『オコゲ』は簡単にウェブサーバとそれにアクセスするためのクライアントを作ることができます。動画では、音声合成LSI「<a href="https://www.a-quest.com/products/aquestalkpicolsi.html" target="_new" title="ゆっくり">AquesTalk pico <span style="color: gray; font-size: smaller;"><i class="fa-solid fa-arrow-up-right-from-square"></i></span> </a>」を接続したサーバ側 Raspberry Pi に、ミニディスプレイをつないだクライアント側 Raspberry Pi から LAN 経由で HTTP 接続をして朝のあいさつや「吾輩は猫である」の朗読をさせています。</p>
|
||
<h3>ウェブチャット</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/0YVbnBv4CmU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>用途が限定された特殊ブロックもあります。この例では、WebRTC(ウェブブラウザ上でシンプルなリアルタイムコミュニケーションを実現する技術)を使用してテキストベースのウェブチャットを実装しています。</p>
|
||
<h3>ゲーム制作</h3>
|
||
<figure class="youtube"><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/Xb3O9ttwyx8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
<figcaption>
|
||
</figcaption></figure>
|
||
<p>テレビゲームっぽいものも作れます。</p>
|
||
<h2>『オコゲ』にさわってみよう</h2>
|
||
<p>ここまでご覧になって「おもしろそう!」と思った方は、ぜひ当学習塾に… の前に、Web 体験版を触ってみましょう。サンプルプログラムや、自分で考えてサンプルを改良するプチレッスンをご用意しております。</p>
|
||
<div class="card"><article class="blogcard"><h4 class="blogcard__heading"><a class="blogcard__link" href="/2022-05-07_demo/">『オコゲ』Web 体験版 | おこげ俱楽部</a></h4><img loading="lazy" class="blogcard__image" src="/assets/img/raspberrycake_ogp.webp"><p class="blogcard__description">ブロックプログラミングを体験してみましょう。ハードウェアなどの制限から、Web体験版ではできないこともありますが、感触を確かめることはできます。</p><div class="blogcard__meta"><img loading="lazy" class="blogcard__logo" src="/assets/img/favicon.png"><span class="blogcard__publisher">おこげ俱楽部</span></div></article></div>
|
||
</div>
|
||
|
||
<div class="mt-10">
|
||
|
||
<div class="italic text-gray-700">Disqus comments only available for production</div>
|
||
|
||
</div>
|
||
|
||
</article>
|
||
|
||
|
||
</main>
|
||
<footer class="mt-20 px-10 py-8 bg-gray-200">
|
||
<div id="footer-badge"><a href="https://git.ocoge.club/" target=_new><img loading="lazy" src="/assets/img/git-ocogeclub.svg" class="footer-img"></a><a href="http://creativecommons.org/licenses/by-sa/4.0/deed.ja" target=_new><img loading="lazy" src="/assets/img/License_BY-SA_4.0.svg" class="footer-img"></a></div>
|
||
<div class="max-w-5xl mx-auto text-gray-700 text-center">
|
||
© 2023 <a href="/" class="font-medium" target="_blank" rel="noopener">おこげ俱楽部</a>.
|
||
Made by <a href="https://ocoge.club" target="_blank" rel="noopener">ocogeclub</a>
|
||
using <a href="https://www.11ty.dev" target="_blank" rel="noopener">Eleventy</a> and <a href="https://github.com/dafiulh/vredeburg" target="_blank" rel="noopener">Vredeburg</a>.<br>
|
||
</div>
|
||
</footer>
|
||
<script src="/assets/js/bundle.js"></script>
|
||
</body>
|
||
|
||
<script>
|
||
window.addEventListener('load', (event) => {
|
||
document.getElementsByTagName('html')[0].style.display='block';
|
||
});
|
||
</script>
|
||
|
||
</html> |