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 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
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.




<br />
<br />

Revision as of 11:46, 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.