Unused Project Ideas: Difference between revisions

From Industrial Robotics & Automation - Fanuc Teach Pendant Programming
Content added Content deleted
No edit summary
No edit summary
 
Line 5: Line 5:
Poker Chip Exchanger - Use DIV and MOD register instructions to calculate which poker chips to give out based on an input of a dollar value. For example, $15 input would give a $10 chip and a $5 chip.
Poker Chip Exchanger - Use DIV and MOD register instructions to calculate which poker chips to give out based on an input of a dollar value. For example, $15 input would give a $10 chip and a $5 chip.


Bowling Robot - Set up pins, use switches to determine angle and speed of ball to be released.



<br />
<br />

Latest revision as of 17:37, 3 July 2019

Dominoes Robot - Set up dominoes on the table. Registers track the source stack height and place position, applied through offsets. Switches decide turns.

Pancake Art - https://i.imgur.com/YrNWSWJ.mp4

Poker Chip Exchanger - Use DIV and MOD register instructions to calculate which poker chips to give out based on an input of a dollar value. For example, $15 input would give a $10 chip and a $5 chip.

Bowling Robot - Set up pins, use switches to determine angle and speed of ball to be released.