RKMIX - RummyKub Mixer: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „{{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 * color…“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 22: | Zeile 22: | ||
{{tbc}} | {{tbc}} | ||
== Software == | |||
=== Variant A: Detect Face with OpenCV === | |||
This uses a [[Raspberry Pi]] Model B Version 3, running OpenCV. | |||
{{PubImg|PUCONRKMIX/Hardware/RKMIX_ELECTRONICS_B_BB-001.JPG|height=200px}} | |||
==== Setting up the Rapberry Pi with OpenCV ==== | |||
* http://www.life2coding.com/install-opencv-3-4-0-python-3-raspberry-pi-3/ |
Version vom 6. Juni 2018, 20:25 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.