Unused Project Ideas: Difference between revisions

From Industrial Robotics & Automation - Fanuc Teach Pendant Programming
Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Dominoes Robot - Set up dominoes on the table. Registers track the source stack height and place position, applied through offsets. Switches decide turns.
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
Cigarette-rolling robot


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.
Combo-lock breaker


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


<br />
DVD changer.

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.