Technical information of KU Corobots and arena

 

corobot
2 KU Corobots
12281647_173247879691367_2123479594_o
Arena

         Each group will have a pair of identical KU Corobots. Each robot has its own arena which is dependent upon the other; they have to work together however.

 

KU Corobots

top
front
side
bottom

Both robots have the same component as the following.

  • Top view
    • Controller board (Arduino Pro Micro)
    • Reset switch
    • Three-axis Accelerometer
    • Basic I/O board
    • On/Off switch
    • Bluetooth module
    • Power bank
    • Two driving wheels and one supporting wheel
  • Bottom view
    • Three line trackers (left eye, right eye and center eye)
    • Color sensor
Arena

Arena component

  • White floor
  • Guiding black lines
  • Short color strips
  • Mechanic bridges
  • Corobot detector boxes (with and without swinging doors)

 

12268895_173268083022680_1427611226_o
Floor, line and color strip
DSCF4001
Mechanic bridge
IMG_5999
Corobot detector box without door
DSCF4431
Corobot detector box with door

Arena control mechanism architecture          

          The main control application keeps track the robot position from the signals reported by the Corobot detector boxes. When a robot moves to the Corobot detector box, the box sends a message to the application via IEEE 802.15.4 to the application. The application checks the task condition and sends messages to control the mechanic bridge and the door. At the same time, the application updates the animation on the screen and the background music to match the current situation.

 

IMG_5999
A robot moves into a Corobot detector box.

 

 

DSC_6855
Wireless communication module at the Corobot

detector box sends a message to main control

application when a robot is in the box.

app1
Animation on monitor controlled by the main control application
app2
Animation on monitor changes by the controller application