PICで光センサーで明るさによってLEDをコントロールする制御装置を作ってみました。
プログラムはJALと言う言語で作りましたがPICの仕様が分かれば本当に簡単に作れます。
PIC(ピック)とは、Peripheral Interface Controller(ペリフェラル インターフェイス コントローラ)の略称であり、マイクロチップ・テクノロジー社(Microchip Technology Inc.)が製造しているマイクロコントローラ(制御用IC)製品群の総称である。
Raspberry Pi(ラズベリーパイ)は、ラズベリーパイ財団によって英国で開発されたARMプロセッサを搭載したシングルボードコンピュータです。
Raspberry Pi (raspberry pie) is a single-board computer with an ARM processor, which was developed in the UK by raspberry pie Foundation.
キーボード、マウス、HDMI-DVI変換ケーブルを接続
Connect keyboard, mouse, and HDMI-DVI conversion cable
ある問題が電源の接続の時に発生した。
A problem occurs while the connection of the power supply.
電源接続用コネクターが私が持っていないmicroUSBなんです。
Power connector is a microUSB which I do’nt have.
すぐに100円ショップに買いにいきました。
I went to buy it for 100 yen shop soon.
私の先生が作ってくれたSDカードをRaspberryPiにセットした。
I was set to RaspberryPi the SD card that my teacher made me.
最後に電源を入れたらRaspberryPiが起動しました。
RaspberryPi has started When you turn on the power.
さあこれからPCの勉強のスタートです。
Let’s start the study for PC.
今日マイコン勉強用部品が入荷しました。
Today microcomputer for studying parts are available.
少しづつ組み上げていきます。
I will continue to built up step by step.
写真の右側がRaspberryPiです。
The right side of the photograph is RaspberryPi.
RaspberryPiは小さなパソコンです。
RaspberryPi is a small personal computer.
左側がブレッドボードです。
Parts on the left is breadboard.
これは部品の試験をするためのボードです。
This is a board to test the parts.
まずはじめにRaspberryPiにSDカードでリナックスのOSを入れます。
First of all I put the OS of Linux on the SD card to RaspberryPi.
次の投稿へ続く
To be continued on next post
年金生活で暇な時間がたくさんできたのでマイコンの勉強を始めた。
I am start to learn a one-chip microcomputer becase I had nothing better to do in my pension life.
ワンチップマイコンとはcpu,プログラムメモリ,データメモリー,入出力,タイマー,その他の機能を一つのICにまとめたものです。
One-chip microcomputer is one IC which cpu, memory, timer, etc. are included.
ワンチップマイコンは各種センサーをの信号を取り込みその信号によって出力機器を動かすことができます。
One-chip microcomputer will be able to move the output device by the signal of various sensors.
そのワンチップマイコンで自動的に電球をつけることができる。
By one-chip microcomputer we are able to light up a light bulb automatically.
勉強するために教材を購入しました。
I purchased the materials to study.