Colomax/fishfeeder: verschil tussen versies
Uit RevSpace
Created page with "{{Project |Name=FishFeeder |Picture=P1050902.JPG |Omschrijving=Een korte inleidende tekst |Status=In progress |Contact=colomax }} thumb file:P105..." |
kGeen bewerkingssamenvatting |
||
| (7 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| Regel 2: | Regel 2: | ||
|Name=FishFeeder | |Name=FishFeeder | ||
|Picture=P1050902.JPG | |Picture=P1050902.JPG | ||
|Omschrijving= | |Omschrijving=ESP8266 automatic fish feeder. | ||
|Status= | |Status=Completed | ||
|Contact=colomax | |Contact=colomax | ||
}} | }} | ||
[ | 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 [https://github.com/ColoMAX/fishfeeder repo].''' | |||
<gallery> | |||
File:P1050893.JPG | |||
File:P1050900.JPG | |||
File:P1050901.JPG | |||
File:P1050902.JPG | |||
File:schemetic.svg | |||
File:ClosedBox_tmp2.svg | |||
</gallery> | |||
Huidige versie van 17 jan 2024 19:36
| Project FishFeeder | |
|---|---|
| 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.