Skip to main content

Posts

Showing posts with the label Card dealer

NXT Card Dealer

Here's another fantastic card dealer from youtube member It includes - Automatic identification of players (including distance from dealer) - ability to deal cards - It can 'burn' a card between each set of house cards - It can flip cards for the house cards - Basic error management if a card gets stuck (it stops and waits for assistance) Very clever! They even have complete documentation about how it was made although unfortunately only in German though :( http://code.google.com/p/nxtexas/downloads/list -- Damien Kee www.theNXTclassroom.com

Card dealing robot

Here's a card dealing robot that I've been tinkering with. This robot deals from the bottom of the pack using an NXT wheel to draw out a card. A second NXT wheel spinning 5 times quicker then 'spits' out the card. The whole device is mounted on a turntable to allow the robot to deal into different position. Nothing overly spectacular, but I like how well the different speeds of the two wheels work to kick out the card. The program is pretty straight forward and I've got image of it on the website, http://www.domabotics.com/projects.php -- Damien Kee