Modules

From RoboJackets Wiki
Revision as of 21:40, 18 July 2018 by Kberzinch3 (talk | contribs) (Text replacement - "Year:_2005-2006" to "Category:2005-2006")
Jump to navigation Jump to search

A system of modules connect to the laptop, allowing it to interface with devices such as the motors, joystick, and sonar. Some devices are connected directly to the laptop, such as through the firewire port. However, a large proportion of devices are connected to the laptop's parallel port via the CAN bus.

View a schematic diagram of the modules, power distribution, and code.


CAN Bus Devices

CAN (Controller Area Network) is the chosen protocol for networking several of the modules on the IGVC robot. Much information exists on the workings of CAN, but I have selected several presenations that give a detailed description of CAN's physical layer, data link layer, and silicon implementation. They are kind of long reads, but are worthwhile especially if you wish to program the hardware.

Modules

Devices

Non CAN Devices

We currently have not selected a GPS module, although Andy has been searching thoroughly. We should resolve this soon.