automatic fish feeder (3D-printed)

The little project i've been working on recently is finaly finished. This video shows the assembly process.
More info is available on thingiverse: www.thingiverse.com/thing:3093429

Пікірлер: 26

  • @thomasgodfrey1016
    @thomasgodfrey10165 жыл бұрын

    Hello glen I’m new to programming and I was wondering if ur able to help me with it. What software do I use and code and what circuit board is that?

  • @glenwaelbers8968

    @glenwaelbers8968

    5 жыл бұрын

    Hey Thomas, I'm using an arduino uno board and the arduino IDE software (you can get the software for free on the arduino website). There are a lot of tutorials online about programming with arduino's. It is not that hard thrust me 😉. Understanding code is really important to learn coding properly, so make sure to do a lot of research. The code that is used for my little project is the following: #include Servo myservo; int pos = 0; void setup() { myservo.attach(9); } void loop() { myservo.write(85); delay(2000); myservo.write(90); delay(86400000); } Good luck with you're first arduino expierence Greetings Glen

  • @thomasgodfrey1016

    @thomasgodfrey1016

    5 жыл бұрын

    Glen Waelbers thanks mate this will help me out a lot with the build with the automatic fish feeder, and the USB and the connectors to the servo do they come with it or do I have to buy them

  • @glenwaelbers8968

    @glenwaelbers8968

    5 жыл бұрын

    Usb is included in the arduino package, for connecting the servo to the arduino you will need a few male to male jumper wires. Like these: m.aliexpress.com/item/32707441546.html?pid=808_0000_0201&spm=a2g0n.search-amp.list.32707441546&aff_trace_key=&aff_platform=msite&m_page_id=5057amp-mrkNlbsJUKs3uGN1LAMQrQ1551890004633

  • @kutayzeytinoglu8813
    @kutayzeytinoglu88132 жыл бұрын

    Hi Glen, thanks for your free design. This design suits my automatic aquarium school project very well. Hope to see you with new designs.

  • @brilianaulia9834
    @brilianaulia98343 жыл бұрын

    Nice works Sir,Its very clear information

  • @RiskyR1CH
    @RiskyR1CH4 жыл бұрын

    great work, should have shown how it works as well and the coding, i was looking at doing one as well but retro fitting the arduino board to an existing fish feeder,

  • @glenwaelbers8968

    @glenwaelbers8968

    4 жыл бұрын

    Thanks, I made a second and improved version actually, might make a video soon but not sure yet.

  • @pippaknuckle
    @pippaknuckle3 жыл бұрын

    There can be trouble with the food jamming the auger in the tube but I think that is why you have the tapered end of the tube where the food enters. Is that correct, does it ever jam?

  • @glenwaelbers8968

    @glenwaelbers8968

    3 жыл бұрын

    I used mine for 2 years without any jams, the food is small compared to the auger (depending on the food you are using ofcourse) also the auger is pretty powerful. The tapered side is there to maximize the size of the food storage and still make sure the food gets to the auger without getting stuck. Why not make the opening to the auger bigger and not tapered you might ask? To make sure the length of the tube between the storage and exit is long enough to prevent the storage from being in direct contact with the exit.

  • @plopii
    @plopii2 жыл бұрын

    I saw you designed the bowl feeder ... can you add a normal aquarium holder?

  • @makewithmegma
    @makewithmegma2 жыл бұрын

    🔥💕👌👍

  • @duynguyen6229
    @duynguyen62293 жыл бұрын

    thank you, brother! Could I use your 3D design to make one?

  • @glenwaelbers8968

    @glenwaelbers8968

    3 жыл бұрын

    Yes ofcourse, the link is in the discription

  • @duynguyen6229

    @duynguyen6229

    3 жыл бұрын

    @@glenwaelbers8968 thank you very much!

  • @amaljoy5769
    @amaljoy57692 жыл бұрын

    Hello Glen, can I get your design for feeder, and which software is used for designing?

  • @glenwaelbers8968

    @glenwaelbers8968

    2 жыл бұрын

    Link is in the video discription, you will find the design, the used code and necessary parts there

  • @thomasgodfrey1016
    @thomasgodfrey10165 жыл бұрын

    Is this 3D printed can u give me the thing where u found it

  • @glenwaelbers8968

    @glenwaelbers8968

    5 жыл бұрын

    Yes, it is my own design the link is in the discription of the video, but here it is again for you: www.thingiverse.com/thing:3093429

  • @Farah-ft8zr
    @Farah-ft8zr6 ай бұрын

    Tutorial draw 3d printed

  • @pschakravarthi
    @pschakravarthi3 жыл бұрын

    Hello Glen, can I replace DS04-NFC with MG995 360 degree servo ?

  • @glenwaelbers8968

    @glenwaelbers8968

    3 жыл бұрын

    It looks like they are the same size, so I think it will work

  • @pschakravarthi

    @pschakravarthi

    3 жыл бұрын

    @@glenwaelbers8968 Thanks for quick reply

  • @patricktan9990

    @patricktan9990

    3 жыл бұрын

    Hey Chakravarthi? Did mg995 work?

  • @pschakravarthi

    @pschakravarthi

    3 жыл бұрын

    @@patricktan9990 yes.. it worked. flawlessly.. My learning here is I stated with 1A SMPS which blown in few days.. So now I settled with 2A SMPS

  • @patricktan9990

    @patricktan9990

    3 жыл бұрын

    Chakravarthi PS great! Thanks for the tips too, waiting for my parts to arrive