This document provides details on a research project investigating heterogeneous wireless robotic networks. It outlines requirements for the microcontroller systems to control master and slave robots. Cheaper slave robots will use Arduino Nanos, while the more advanced master robot will use a Raspberry Pi to process sensor data and coordinate slave movements. Communication between robots will use nRF24L01+ modules. Robot location will be determined using ultrasonic ranging and direction from RGB LEDs and image processing. The implementation plan and research activities are also summarized.