<< 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:42]
vizycam
wiki:make_treat_dispenser [2020/09/28 16:50]
vizycam
Line 176: Line 176:
  
 [{{wiki:​p1000667_result.jpg}}] [{{wiki:​p1000667_result.jpg}}]
 +
 +
 +And don't forget to plug the terminal block into Vizy. 
  
  
 ===== Testing ===== ===== Testing =====
  
-Test the treat dispenser with the  [[wiki:​pet_companion|Pet Companion application]], or 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''​+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 189: Line 195:
 </​Code>​ </​Code>​
  
-You can then turn trigger the solenoid with:+You can then trigger the solenoid with:
 <​Code:​python>​ <​Code:​python>​
 power.io_write_bits(1) power.io_write_bits(1)
 </​Code>​ </​Code>​
  
-then turn off with:+and turn off with:
  
 <​Code:​python>​ <​Code:​python>​
wiki/make_treat_dispenser.txt · Last modified: 2022/03/08 12:01 by vizycam