RKMIX - RummyKub Mixer: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 29: | Zeile 29: | ||
This uses a [[Raspberry Pi]] Model B Version 3, running OpenCV. | This uses a [[Raspberry Pi]] Model B Version 3, running OpenCV. | ||
{{PubImg|Projekte/PUCONRKMIX/Hardware/RKMIX_ELECTRONICS_B_BB-001.JPG|height= | {{PubImg|Projekte/PUCONRKMIX/Hardware/RKMIX_ELECTRONICS_B_BB-001.JPG|height=400px}} | ||
==== Setting up the Rapberry Pi with OpenCV ==== | ==== Setting up the Rapberry Pi with OpenCV ==== | ||
* http://www.life2coding.com/install-opencv-3-4-0-python-3-raspberry-pi-3/ | * http://www.life2coding.com/install-opencv-3-4-0-python-3-raspberry-pi-3/ |
Version vom 6. Juni 2018, 20:27 Uhr
RKMIX automatically mixes a set of RummyKub pieces and spits them all out on the table lying face-down.
RKMIX has 3 components:
- mixing drum
- colorSensor
- switch and turn-around mechanism
mixing drum
color sensor
calibration
switch and turn-around mechanism
Software
Variant A: Detect Face with OpenCV
This uses a Raspberry Pi Model B Version 3, running OpenCV.