Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.48 KB

module-apis.md

File metadata and controls

39 lines (28 loc) · 1.48 KB

#Modules

##Setup Tessel has four module ports, labeled A, B, C, and D.

Most modules can be plugged into any port. The exceptions are that BLE and Camera cannot be plugged into Port C (they depend on an as-yet unimplemented software UART)

Modules should be plugged in so that all of the electrical components are face up and all the hexagons are face down: Face up:

Face down:

##APIs

Documentation for each of Tessel's modules can be found on the individual modules' pages: