August Schedule
August 2: Manokita Summer Festival
Manokita Elementary School, Otsu City,
Shiga Prefecture, Children's Heaven
(Gymnasium)
5:00 PM - 7:00 PM: Robot Automated
Performances, etc.
8月の予定
8月2日 真野北サマーフェスタ
滋賀県大津市真野北小学校 こども天国(体育館)
17:00~19:00 ロボットの自動演奏など
7月29日
Music Train
Music Train Prototype
I'm using Arduino MEGA because Arduino
UNO doesn't have enough pins.
I made a shield to organize the
wiring.
The train stops frequently, probably
because there isn't enough power.
It's difficult to put trains on the
rails with Z gauge, so I'm thinking
about switching to N gauge.
Music Train 試作
Arduino UNOだとピンの数が足らないので、MEGAを使用しています。
配線を整理するシールドを作ったんだけど、PCBgogoだと10cmを超えると急に高くなるんで、端っこの使わない部分をカット。
電源が足りてないのか、しょっちゅう車両が止まります。
そもそもZゲージでは、レールに車両を乗せるのが難しく、Nゲージに変更しようか悩み中。
I have completed a "carrying case and
stage" for robot comedy.
Two robots and small items can be
stored inside.
The top of the box is a tatami-covered
stage.
The back side can also be used as a
stage by covering it with cloth.
I also made a folding screen with a
red and white curtain drawing to place
behind the stage.
The box has a handle for carrying, but
it can also be stored as is in a
suitcase.
ロボット漫才の「持ち運びケース兼ステージ」が完成しました。
内部にロボット2体と小物が収納できます。
箱の上面は、畳張りのステージになっています。
裏面も、布などをひいてステージとして使います。
舞台の後ろに置く紅白幕を描いた衝立も作りました。
箱には持ち運び用の取っ手がついていますが、そのままスーツケースに収めることもできます。
While I was painting the case/stage
for the robot comedy act, I also made
a accessory.
I painted a toy guitar from Daiso
black and drew white lines on it. A
famous guitarist has a guitar with
this design.
ロボット漫才のケース兼舞台を塗装したついでに、小物を作成しました。
ダイソーのおもちゃギターを黒く塗って、白い線をひいたら、あの人のギターっぽくなりました。
あれってテレキャスなのかな?おもちゃギターはクラシックギターみたいなのしか無いけど、エレキのバリエーションも作ってほしい。
7月8日
漫才ステージ
Yesterday's progress.
It didn't take long as I just hammered
nails into the boards I had cut at the
DIY shop.
It's good to have a place where I can
hammer nails in the middle of the
night without getting any complaints.
Today I'll paint it.
I wonder if black, or a brownish color
would be better. The wood grain has
some character as it is.
昨日の進捗です。
コーナンでカットしてもらった板に釘を打っていくだけなので、時間はかかりませんでした。
夜中に釘を打っても苦情がこない場所があるのは有難い。
今日は色を塗ります。
やっぱり黒か、それとも茶色っぽいほうがいいのか。木目のままも味があっていいんだけど。
7月7日
漫才ステージ
I'm thinking of making a carrying case
and stage for a robot comedy.
I'll store the robot, lighting,
speakers, etc. inside.
The box itself will become the stage.
Since both the top and bottom sides
can be used as floors, I'll cover one
side with tatami mats and the other
with hardwood flooring.
ロボット漫才用の持ち運び用ケース兼ステージを作ろうと思います。
内部に、ロボットや照明、スピーカーなどを収納します。
箱はそのままステージになります。
上下2面を床として使えるので、片方は畳、片方はフローリングにします。
7月6日
Music Train
Music Train Prototype
This is a work in which a model train
moves with the music of an electronic
piano.
In the previous prototype, the train
moved forward, backward, and stopped
by combining a relay with a controller
that could reverse the polarity, but I
found a motor controller that could do
this in a single module, so I replaced
it.
Music Train 試作
電子ピアノの演奏にあわせて、鉄道模型の車両が動くという作品です。
前回の試作では、リレーと正負逆転できるコントローラとの組み合わせで、車両を前進・後退・停止させていましたが、これを1つのモジュールでできるモーターコントローラをみつけたので、差し替えました。