Colomax/fishfeeder: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
  |Picture=P1050902.JPG
  |Picture=P1050902.JPG
  |Omschrijving=ESP8266 automatic fish feeder.
  |Omschrijving=ESP8266 automatic fish feeder.
  |Status=In progress
  |Status=Completed
  |Contact=colomax
  |Contact=colomax
}}
}}
Line 13: Line 13:


It is intend to be used stand-alone, but because it is written using the esphome project, it can easily be integrated in the rest of your home-automation.
It is intend to be used stand-alone, but because it is written using the esphome project, it can easily be integrated in the rest of your home-automation.
'''Source code and (updated) design files are available in the [https://github.com/ColoMAX/fishfeeder repo].'''


<gallery>
<gallery>
Line 20: Line 22:
File:P1050902.JPG
File:P1050902.JPG
File:schemetic.svg
File:schemetic.svg
File:ClosedBox_tmp2.svg
</gallery>
</gallery>
# TODO: Link to resources; source code, case files, 3d print files, CAD models, BOM.

Latest revision as of 19:36, 17 January 2024

Project FishFeeder
P1050902.JPG
ESP8266 automatic fish feeder.
Status Completed
Contact colomax
Last Update 2024-01-17

Just dispenses (fish) food using a 3D-printed (archimedian) two flute scew. It uses a modified servo motor to drive the scew, such that it no longer has angle limits. A secondary servo is installed to open a lid of the fish tank, as well as a vibration motor to make the dispenses more consistent. An additional relay can be installed to control some form of lighting.

It is intend to be used stand-alone, but because it is written using the esphome project, it can easily be integrated in the rest of your home-automation.

Source code and (updated) design files are available in the repo.