<< return to Vizycam.com

User Tools

Site Tools


wiki:make_treat_dispenser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:make_treat_dispenser [2020/09/28 16:03]
vizycam
wiki:make_treat_dispenser [2020/09/28 16:51]
vizycam
Line 2: Line 2:
  
  
-{{wiki:​treat.mp4|800x10|loop,​autoplay}}+{{wiki:​treat.mp4|680x10|loop,​autoplay}}
  
  
-You can make a treat dispenser for your pet out of some fairly basic ingredients,​ the main ingredients being cardboard and a solenoid. ​ Here's what you will need:+You can make a treat dispenser for your pet out of some fairly basic ingredients,​ the main ingredients being cardboard and a solenoid.  ​It's pretty fun, and after you're done you can say "I made a robot to feed my precious <insert pet's name>, what did you do today?" ​  
 + 
 + 
 +Here's what you will need:
  
  * Some corrugated cardboard -- it can be used/​recycled  * Some corrugated cardboard -- it can be used/​recycled
Line 16: Line 19:
  
  
-We'll start by making a box.  We're making a gravity-fed treat dispenser, so we need a fair amount of height to keep things moving along and not getting ​clogged. ​ Our box is 7"​x7"​ on the base and 8" high.  ​+===== Making the box ===== 
 + 
 + 
 +We'll start by making a box.  We're making a gravity-fed treat dispenser, so we need a fair amount of height to keep things moving along and not get clogged. ​ Our box is 7"​x7"​ on the base and 8" high.  ​
  
  
-Cut out five 8"​x7"​ rectangles. ​ We'll use four of the rectangles for the sides of the box and save one for later. ​+Cut out five 8"​x7"​ rectangles. ​ We'll use four of the rectangles for the sides of the box.  Save the extra for later. ​
  
  
Line 31: Line 37:
  
  
-[{{wiki:p1000602_result.jpg}}]+[{{wiki:p1000601_result.jpg}}]
  
  
Line 37: Line 43:
  
  
-[{{wiki:p1000601_result.jpg}}]+[{{wiki:p1000602_result.jpg}}]
  
  
Line 47: Line 53:
  
 [{{wiki:​p1000613_result.jpg}}] [{{wiki:​p1000613_result.jpg}}]
 +
 +
 +===== Making the funnel/​value assembly =====
  
  
Line 79: Line 88:
  
  
-[{{wiki:p1000629_result.jpg}}]+[{{wiki:p1000628_result.jpg}}]
  
  
-[{{wiki:p1000630_result.jpg}}]+[{{wiki:p1000629_result.jpg}}]
  
  
Line 101: Line 110:
  
 We now need to assemble a chute. ​ Cut a 4"​x10"​ piece of cardboard. ​ Then cut the cardboard down the middle length-wise,​ but only cut through the first ply of cardboard.  ​ We now need to assemble a chute. ​ Cut a 4"​x10"​ piece of cardboard. ​ Then cut the cardboard down the middle length-wise,​ but only cut through the first ply of cardboard.  ​
 +
 +
 +[{{wiki:​p1000637_result.jpg}}]
 +
 +
 +[{{wiki:​p1000638_result.jpg}}]
  
  
 Fold the cardboard into a right-angle and glue a right triangle with 2" legs to the end.  Let this dry.  ​ Fold the cardboard into a right-angle and glue a right triangle with 2" legs to the end.  Let this dry.  ​
 +
 +
 +[{{wiki:​p1000641_result.jpg}}]
  
  
 The funnel/​valve assembly fits into a "​track"​ in the box.  Slide the funnel/​valve assembly in the box and mark where you want to place the track.  ​ The funnel/​valve assembly fits into a "​track"​ in the box.  Slide the funnel/​valve assembly in the box and mark where you want to place the track.  ​
 +
 +
 +[{{wiki:​p1000646_result.jpg}}]
  
  
 Cut out some strips of cardboard and glue them to the inside of the box to make the track for the valve assembly.  ​ Cut out some strips of cardboard and glue them to the inside of the box to make the track for the valve assembly.  ​
 +
 +
 +[{{wiki:​p1000647_result.jpg}}]
  
  
 Next, cut a triangle to fit the chute in the funnel/​valve assembly. Next, cut a triangle to fit the chute in the funnel/​valve assembly.
  
 +
 +[{{wiki:​p1000642_result.jpg}}]
  
  
Line 119: Line 145:
  
  
 +[{{wiki:​p1000643_result.jpg}}]
  
  
Line 124: Line 151:
  
  
 +[{{wiki:​p1000653_result.jpg}}]
 +
 +
 +===== Final assembly =====
  
  
 Putting everything together is relatively easy.  Slide the funnel/​valve assembly into the box with the chute inserted and then push the chute through the triangle hole in the box before completely sliding the funnel/​valve assembly into the box.  ​ Putting everything together is relatively easy.  Slide the funnel/​valve assembly into the box with the chute inserted and then push the chute through the triangle hole in the box before completely sliding the funnel/​valve assembly into the box.  ​
 +
 +
 +[{{wiki:​p1000649_result.jpg}}]
 +
 +
 +[{{wiki:​p1000651_result.jpg}}]
  
  
 You can use some wire nuts to attach an extension cord to the solenoid, or just twist the wires together and use some tape to keep them from shorting together. ​ The polarity doesn'​t matter.  ​ You can use some wire nuts to attach an extension cord to the solenoid, or just twist the wires together and use some tape to keep them from shorting together. ​ The polarity doesn'​t matter.  ​
  
 +
 +[{{wiki:​p1000657_result.jpg}}]
  
  
Line 136: Line 175:
  
  
-Test the treat dispenser with some simple Python. ​ Just type into a Python instance (you can bring up a Python instance by pointing your browser to ''​http://​vizy.local/​python''​+[{{wiki:​p1000667_result.jpg}}] 
 + 
 + 
 +And don't forget to plug the terminal block into Vizy.  
 + 
 + 
 +===== Testing ===== 
 + 
 +Test the treat dispenser with the [[wiki:​pet_companion|Pet Companion application]] by clicking on ''​Dispense treat''​. ​  
 + 
 + 
 +Or you can punch in some simple ​lines of Python. ​ Just type into a Python instance (you can bring up a Python instance by pointing your browser to ''​http://​vizy.local/​python''​.)
  
 <​Code:​python>​ <​Code:​python>​
Line 145: Line 195:
 </​Code>​ </​Code>​
  
-You can then turn trigger the solenoid with:+You can then trigger the solenoid ​(open shutter) ​with:
 <​Code:​python>​ <​Code:​python>​
 power.io_write_bits(1) power.io_write_bits(1)
 </​Code>​ </​Code>​
  
-then turn off with:+and turn off (close shutter) ​with:
  
 <​Code:​python>​ <​Code:​python>​
Line 162: Line 212:
  
  
- +{{wiki:​treat.mp4|800x10|loop,​autoplay}}
-power.io_write_bits(0)+
            
wiki/make_treat_dispenser.txt · Last modified: 2022/03/08 12:01 by vizycam