Changes for page LSS-PRO Arduino Firmware
Last modified by Eric Nantel on 2024/07/23 07:15
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,38 +9,32 @@ 9 9 = Setup = 10 10 11 11 12 -= Pinout = 12 += Pinout / System Diagram{{lightbox image="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/lynxmotion-smart-servo-pro/lss-p-arduino/WebHome/LSS-PRO-System-Diagram-v0.1.png" width="800"/}} = 13 13 14 +[[[[image:https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/lynxmotion-smart-servo-pro/lss-p-arduino/WebHome/LSS-PRO-System-Diagram-v0.1.png||width="800"]]>>url:https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/lynxmotion-smart-servo-pro/lss-p-arduino/WebHome/LSS-PRO-System-Diagram-v0.1.png||rel="lightbox"]] 15 + 16 += Datasheet / Examples = 17 + 14 14 (% style="width:800px" %) 15 -|(% colspan="3" rowspan="1" style="width:10px" %)**Hardware**|(% style="width:225px" %)** Datasheet / Pinout / Address**19 +|(% colspan="3" rowspan="1" style="width:10px" %)**Hardware**|(% style="width:225px" %)**Information** 16 16 |(% style="width:10px" %) |(% colspan="2" rowspan="1" style="width:18px" %)((( 17 -====== Light Emitting Diode (LED) ====== 21 +((( 22 +Light Emitting Diode (LED(% style="background-color:transparent" %)) 23 +))) 18 18 )))|[[SunLED - XZVG68W-2>>attach:XZVG68W-2.pdf]] 19 -| |(% style="width:18px" %) |(% style="width:364px" %)Red|PD12 20 -| |(% style="width:18px" %) |(% style="width:364px" %)Green|PD13 21 -| |(% style="width:18px" %) |(% style="width:364px" %)Blue|PD10 22 22 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-RGB-Blink - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/blob/main/Arduino_Examples/LSS-P-RGB-Blink/]] 23 23 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-RGB-Rainbow - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/blob/main/Arduino_Examples/LSS-P-RGB-Rainbow/]] 24 -| |(% colspan="2" rowspan="1" style="width:18px" %)Inertial Measuring Unit (IMU)|[[STMicroelectronics - LSM6DSLTR>>attach:en.DM00237456.pdf]] 25 -| |(% style="width:18px" %) |(% style="width:364px" %)I2C Address| 26 -| |(% style="width:18px" %) |(% style="width:364px" %)SDA|PB7 27 -| |(% style="width:18px" %) |(% style="width:364px" %)SCL|PB6 27 +| |(% colspan="2" rowspan="1" style="width:18px" %)((( 28 +Inertial Measuring Unit (IMU) 29 +)))|[[STMicroelectronics - LSM6DSLTR>>attach:en.DM00237456.pdf]] 28 28 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-IMU - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-IMU]] 29 29 | |(% colspan="2" rowspan="1" %)Digital Temperature for the Bottom PCB|[[Microchip Technology - MCP9805-BE/ST>>attach:21977C.pdf]] 30 -| |(% style="width:18px" %) |(% style="width:364px" %)I2C Address|0x18 31 -| |(% style="width:18px" %) |(% style="width:364px" %)SDA|PB11 32 -| |(% style="width:18px" %) |(% style="width:364px" %)SCL|PB10 33 33 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-PCB-Temp - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-PCB-Temp]] 34 34 | |(% colspan="2" rowspan="1" style="width:18px" %)EERPROM|[[Onsemi - CAT24C32HU4I-GT3>>attach:CAT24C32-D.PDF]] 35 -| |(% style="width:18px" %) |(% style="width:364px" %)I2C Address|0x50 36 -| |(% style="width:18px" %) |(% style="width:364px" %)SDA|PC9 37 -| |(% style="width:18px" %) |(% style="width:364px" %)SCL|PA8 38 38 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-EEPROM - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-EEPROM]] 39 39 | |(% colspan="2" rowspan="1" style="width:18px" %)Step Motor Controller|[[Analog Device Inc. - TMC5160A-TA-T>>attach:TMC5160A_datasheet_rev1.18.pdf]] 40 -| |(% style="width:18px" %) |(% style="width:364px" %) | 41 41 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-Motor - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-Motor]] 42 42 | |(% colspan="2" rowspan="1" style="width:18px" %)Push Button| 43 -| |(% style="width:18px" %) |(% style="width:364px" %)Input / Active LOW |PC6 44 44 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-Button - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-Button]] 45 45 | |(% colspan="2" rowspan="1" style="width:18px" %)Serial to USB| 46 46 | |(% style="width:18px" %) |(% style="width:364px" %)LSS-P-Serial-Echo - Arduino Example|[[GitHub>>https://github.com/Lynxmotion/LSS-PRO-Servos/tree/main/Arduino_Examples/LSS-P-Serial-Echo]]
- LSS-PRO-System-Diagram-v0.1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.ENantel - Size
-
... ... @@ -1,0 +1,1 @@ 1 +197.4 KB - Content