/SmartTab-Firmware

Firmaware of the SmartTab robot, based on the NXT, Mecanum wheels and LeJos

Primary LanguageJava

#SmartTab Firmware

SmartBoy contains the actual firmeware to communicate with the NXT through the SmartTabProtocol.

SmartTabProtocol contains the communication protocol to control the robot via bluetooth. A Sample implementation of the protocl can be found at https://github.com/leokraemer/Smarttabs

SmartTabProtocolTest contains tests for the custon serialisation of the protocol.