User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ee:interface-converters:start [2016/09/22 15:18]
Ryan Summers
ee:interface-converters:start [2018/01/28 22:58] (current)
Ryan Summers
Line 3: Line 3:
 ===== Overview ===== ===== Overview =====
 Interface converters provide a means of communication from the main computer to peripheral microcontrollers. Interface converters are responsible for translating USB communications into UART, SPI, and any other serial communication protocol required. Interface converters provide a means of communication from the main computer to peripheral microcontrollers. Interface converters are responsible for translating USB communications into UART, SPI, and any other serial communication protocol required.
 +
 +===== Serial Numbers =====
 +All Interface converters are custom configured with a unique serial number.
 +The serial number table is defined below
 +^ Serial Number ^ Device ^
 +| 2017-bno | Bno055 Sensor |
 +| 2017-led | LED Controller |
 +| 2017-depth | Depth Sensor Controller |
 +| 2017-bno-2 | Bno055 Sensor |
 +| 2017-adapter-1 | Generic interface converter |
 +| 2017-adapter-2 | Generic interface converter |
 +
  
 ===== Resources ===== ===== Resources =====
-^ Part ^ Count  ​^ Datasheet ​| +^ Part                                                         ​Description ​                                             ​^ Datasheet ​                                                                             ^ 
-| [[http://​www.ftdichip.com/​Products/​ICs/​FT232H.htm | FT232H]] | [[http://​www.ftdichip.com/​Support/​Documents/​DataSheets/​ICs/​DS_FT232H.pdf | Datasheet]]  |+| [[http://​www.ftdichip.com/​Products/​ICs/​FT232H.htm| FT232H]] ​ IC for converting USB to multiple different interfaces.  ​{{http://​www.ftdichip.com/​Support/​Documents/​DataSheets/​ICs/​DS_FT232H.pdf| Datasheet}}  |