The VRBot board just uses a serial UART and power connection. If the 8051 has a UART and 5V power, you should be able to talk to the VRBot from the 8051. There may not be a step-by-step tutorial, but as long as you know the command set of the VRBot, and know how to read/write bytes from the UART, you'll be fine.