3

I want to make an electronic bird feeder in which the feeder floor tips 30 degree down to exhaust the used seeds. I know how to work with PIC micro controllers to do the timing and enabling an output, my problem is: How to make the bird feeder floor or cup floor (made from plastic) move 30 degree down and then up?

I have researched and I found that to make the thing move I should use an motor but I could not find an appropriate one. Is here an appropriate technique that I should use?

Michael Karas
  • 56,889
  • 3
  • 70
  • 138

2 Answers2

8

If the plastic "floor" of the bird feeder is not too big and the fairly light weight you may very well be able to make this work as follows.

First hinge one edge of the "floor" to the corresponding side of the bird feeder framework.

Next create a linkage rod that connects to the "floor" away from the hinge that will be suitable for pushing the floor between its two positions. With appropriate design considerations and placement of the linkage rod you can connect its opposite end to a hobby servo that is equipped with a lever arm. Here is a picture of the servo device.

enter image description here

Control of the servo is done by feeding it a pulse train that changes in width according to the lever position you wish to attain. For a typical servo the pulse train would be a 30 to 50Hz waveform with the high time of the waveform ranging from 1 to 2msec pulse width.

Most servos operate with a voltage from 5 to 6 volts and the control signal swinging from 0 to 5V.

Michael Karas
  • 56,889
  • 3
  • 70
  • 138
5

If you're willing to accept 25 or 35 degrees instead of 30, you're in luck. What you want is called a rotary solenoid. See, for instance, http://www.ledex.com/rotary-solenoid/ Also, these are readily available on eBay. You'll need a solenoid driver, of course, but that has been covered repeatedly on other threads.

WhatRoughBeast
  • 59,978
  • 2
  • 37
  • 97
  • Unfortunately i live in a dark side of the world and eBay and other major online distributor don't offer any service in our country :).could you suggest any common model. – user3649714 May 18 '14 at 14:42
  • Does this mean that no one can mail a package to you? – WhatRoughBeast May 18 '14 at 17:53
  • Yes sir,we are under USA sanctions and they don't deliver any thing to us :).my best shot is something look like this website http://www.roboeq.ir/products/category/53/. – user3649714 May 18 '14 at 18:02
  • If you are in Iran I know for a fact that you can get RC servos like in Michael's answer in Iran. Also, most electronics can be sourced from China. Check out aliexpress.com or hobbyking.com if you're OK with buying online. – slebetman May 19 '14 at 08:53
  • @slebetman i check those two website their activity in our country is illegal,there is no way to buy theme online, i think i should search in the shops. – user3649714 May 19 '14 at 10:09
  • I didn't know that, sorry. Most likely not illegal but only don't ship there since Chinese and Japanese branded RC products are readily available in Iran. There is a fairly famous RC shop in Tehran called TehranHobby. Maybe check out tehranhobby.com? You may want to try googling "iran rc club" or "iran rc shop" which is where I found out about tehranhobby. – slebetman May 19 '14 at 12:01
  • @slebetman no need to apologize, i appreciate your help. – user3649714 May 19 '14 at 12:44