Colomax/fishfeeder: verschil tussen versies
Uit RevSpace
Geen bewerkingssamenvatting |
kGeen bewerkingssamenvatting |
||
| (5 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| Regel 3: | Regel 3: | ||
|Picture=P1050902.JPG | |Picture=P1050902.JPG | ||
|Omschrijving=ESP8266 automatic fish feeder. | |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> | <gallery> | ||
| Regel 12: | Regel 21: | ||
File:P1050901.JPG | File:P1050901.JPG | ||
File:P1050902.JPG | File:P1050902.JPG | ||
File:schemetic.svg | |||
File:ClosedBox_tmp2.svg | |||
</gallery> | </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.