メダカの住む環境を快適に!確実に食事を提供するぞ!(自動餌やり機)

© CC BY 4+ visibility4148
© CC BY 4+
visibility4148

旅行にキャンプに忙しいあなたへ。外出中でも熱帯魚(メダカ)に餌をあげることができる自動餌やり機です。電池駆動で決められた朝と夜の時間帯に、決められた量の餌をあげることができます。

link https://karakuri-musha.com/inside-technology/arduino-m5stack-autodinner01/
動画
開発素材
システム構成
system image

動作のしくみ

餌やり機の詳細はブログにて紹介しています!

ブログ記事はこちらをクリックしてください!!

機能の特徴

  • 常に一定量の餌を散布するために、ポンプ機構(インペラで餌をおくる)を使用
  • 水槽上に設置できるようケーブルレス機構で電池で稼働
  • ロングライフ稼働のため、マイコンを1時間間隔でDeepSleepし消費電力を抑制

自動餌やり機の動作のしくみ

  1. 初回起動で、餌を機械内に送り込むための送り出しを行う
  2. WiFi接続し、時刻同期を行う
  3. DeepSleepを1時間に設定してSeep状態に移行
  4. DeepSleep復帰後に次の5~7を繰り返し実行
  5. 時刻同期
  6. 餌やり時間(2つの時間帯を指定可能)である場合は、餌の送り出しを行う
  7. DeepSleepを1時間に設定してSleep状態に移行

餌を送るポンプ機構のしくみ

  • ポンプ内のインペラを回して、ポンプ内にある餌を定量送る
  • 回転角度は45度ずつ回るよう設定
  • 1回分の餌の量を45度のインペラ2枚に挟まれた部屋に入れる

制御用マイコン

  • M5Stamp Pico (省スペース、省電力での駆動を優先して選定)

その他の仕様

  • ステッピングモーター/モーター制御基板
  • 単4電池4本(電池ボックス)
  • 餌やり機ケース
  • 電源供給用の自作基板
  • サイズ:縦63㎜×幅100㎜×高さ92㎜

~English~

Functional features

  • Uses a pump mechanism (the impeller sends the bait) to always spread a constant amount of bait
  • Powered by batteries with a cable-less mechanism that can be installed on top of the aquarium
  • For long-life operation, the microcontroller is put into DeepSleep every hour to reduce power consumption.

How the automatic feeder works

  1. At the first start, feed is performed to feed the bait into the machine.
  2. Connect to WiFi and synchronize time
  3. Set DeepSleep to 1 hour and enter Sleep state
  4. Repeat steps 5 to 7 after returning from DeepSleep.
  5. Time synchronization
  6. If it is feeding time (two time periods can be specified), send out the food.
  7. Set DeepSleep to 1 hour and enter Sleep state

Mechanism of the pump mechanism that sends bait

  • Rotate the impeller inside the pump to send a fixed amount of bait inside the pump
  • Rotation angle is set to rotate in 45 degree increments
  • Place one batch of bait into a chamber between two 45 degree impellers.

Control microcomputer

  • M5Stamp Pico (Selected with priority given to space-saving and power-saving drive)

Other specifications

  • Stepping motor/motor control board
  • 4 AAA batteries (battery box) *Feeder case
  • Homemade board for power supply
  • Size: Length 63mm x Width 100mm x Height 92mm
ストーリー

熱帯魚やメダカを飼っている方の悩みの種。

長期旅行やキャンプに行くときに心配になるのが、餌やりですよね。

餌やりに大事なのが、「時間」と「餌の量」です。 餌をたくさん上げすぎても水質に影響するので、特に重要ですよね。

そんなとき、この餌やり機があれば、設定した時間帯になると定量の餌を自動的に水槽へ配布します。

設置は簡単。水槽の上蓋の穴に置くだけ。

水槽は、掃除や水替えなどで、蓋を取り外したりすることも多いので、ケーブルレスで取り扱いしやすい構造にしています。

餌を一定量だけ送るために、ポンプ機構を利用しました。 インペラに囲まれた部屋に餌を定量入れて送るため、常に安定した餌やりが可能です。

~English~

This is a problem for those who keep tropical fish and medaka.

Feeding is something you worry about when you go on long trips or camping.

The important things when feeding are time'' and amount of food.'' This is especially important as feeding too much food can affect water quality.

In such a case, if you have this feeding machine, it will automatically distribute a fixed amount of food to the aquarium at the set time.

Installation is easy. Just place it in the hole in the top lid of the aquarium.

Since the lid of an aquarium is often removed for cleaning or water changes, we designed it to be cable-free and easy to handle.

A pump mechanism was used to deliver a fixed amount of bait. Since a fixed amount of food is fed into a room surrounded by an impeller, stable feeding is possible at all times.


作品のこだわり

  1. 水槽の上においても邪魔にならない、ケーブルレスの構造
  2. 電池だけで、ロングライフを実現するマイコン制御
  3. 一定量の餌を贈るためのポンプ機構
  4. メダカをイメージしたオリジナルのシールを作成

製作時の苦労

1か月前に迫った家族旅行。

ふと、お家で飼っているメダカを見たときに、「餌やりどうするか・・・」と課題を認識 それから何とか2週間くらいで作りこむことができ、残りの2週間でテストを実施。 何とか作りました・・・

■電池駆動でロングライフをどう実現するか マイコンのDeepSleepを使いました、詳細な復帰時間を指定することは困難なので、餌やりの時間帯を指定し、1時間毎にDeepSleep復帰をさせて判定する仕組みにしました。

■ポンプ機構を使った餌を定量に送る 水の搬送にも使うポンプの機構を使って、定量の餌を贈る仕組みにしました。 餌を安定的にポンプ内に送り込むための攪拌構造をつけたりと、何度か3Dプリンターで印刷して動作をテストしながら進めました。

■使用マイコン 最終的にM5Stamp Pico を使いました。 省電力、省スペースを優先して選定しました。

■フレーム 3Dプリンターで自作しました。素材はPETGを使いましたが、造形も綺麗にでき、精度もよかったので作るのが楽しかったです。

~English ~

Attention to detail

  1. Cable-less structure that does not get in the way even when placed on top of the aquarium
  2. Microcomputer control achieves long life using only batteries
  3. Pump mechanism to deliver a certain amount of food
  4. Create an original sticker with the image of a medaka fish

Difficulties during production

A family trip is coming up a month ago.

When I suddenly saw the killifish I keep at home, I realized that I had to figure out how to feed it... After that, I managed to complete it in about two weeks, and conducted tests in the remaining two weeks. I made something...

■How to achieve long life with battery power I used the microcomputer's DeepSleep. Since it is difficult to specify a detailed return time, I decided to specify the feeding time and have it return to DeepSleep every hour.

■ Send bait in a fixed amount using a pump mechanism We created a system that uses a pump mechanism that is also used to transport water to deliver a fixed amount of food. We added a stirring structure to stably feed the bait into the pump, and printed it several times with a 3D printer to test its operation.

■Microcomputer used In the end I used M5Stamp Pico. It was selected with priority given to power saving and space saving.

■Frame I made it myself using a 3D printer. I used PETG as the material, and it was fun to make because it was beautifully shaped and had good precision.


今後の展開

メダカや熱帯魚の飼育環境を快適にするために、使えるツールをいろいろ構想しています。 最終的には、全てを連携させてより便利にしていきます。

ご紹介

製作時の様子や、プログラム内容などを紹介するブログ記事を書いています。 関連リンクに記載していますので、ぜひご覧ください!

~English~

the next deployment

We are planning various tools that can be used to create a comfortable breeding environment for medaka and tropical fish. Ultimately, everything will work together to make it more useful.

Introduction

I am writing blog articles that introduce the production process and program contents. Please take a look at the related links!

メンバー
  • user
    げんろく@Karakuri-Musha @genroku

関連イベント
  • event M5Stack Japan Creativity Contest 20242024-06-01 開催
関連リンク

同じニオイがする作品
  • event メダカの住む環境を快適に!確実に食事を提供するぞ!(自動餌やり機)【コンテスト参加用】
  • event FPV RC Crawler with M5Camera
  • event 僕とロッϟボ††娘:
  • event カラクリ・シェルフ

Proto lovers ♥
user
user
user
user

作品を登録しよう

モノづくりしている人に、つくった作品を見てもらえ、リアクションがもらえるかも?

close

目次


Proto lovers ♥
user
user
user
user