Files
-
SchematicsAndPCBs / Charger / Charger.sch
-
SchematicsAndPCBs / Full System / Full Battery System.sch
-
SchematicsAndPCBs / LV_Electronics / CANShield / CANShield.PcbDoc
-
SchematicsAndPCBs / LV_Electronics / CANShield / CANShield.SchDoc
-
SchematicsAndPCBs / Shutdown / Shutdown.sch
-
SchematicsAndPCBs / Shutdown / LatchingFaultBoard / LatchingFaultBoard / LatchingFaultActiveHigh.PcbDoc
-
SchematicsAndPCBs / Shutdown / LatchingFaultBoard / LatchingFaultBoard / LatchingFaultActiveHigh.SchDoc
-
SchematicsAndPCBs / Tractive System / TSV.sch
-
SchematicsAndPCBs / TSAL / Tsalledboard / tsalledboard.PcbDoc
-
SchematicsAndPCBs / TSAL / Tsalledboard / tsalledboard.SchDoc
-
SchematicsAndPCBs / TSAL / TSALpowerboard / TSAL.PcbDoc
-
SchematicsAndPCBs / TSAL / TSALpowerboard / TSAL.SchDoc
Last update 4 years 5 months
by
Nicholas Velcea
FilesArduinoCodeCANCANTestRev2 | |
---|---|
.. | |
0x01 | |
0x02 | |
0x03 | |
SystemLayout.txt |
SystemLayout.txt0x01: Potentiometer input LCD output: Pot value Change in pot value (calculated by 0x03) Acceleration (x, y, z) (calculated by 0x02) OutputMessage: 0-potentiometerValue 0x02: Accelerometer input OutputMessage: 0 - X axis Value 1 - Y axis Value 2 - Z axis Value Note: Values will be shifted to 0 - 255, 127 = 0, 0 is max negative, 255 is max positive 0x03: Input: potValue from 0x01 OutputMessage: 0-change in potValue