PSoC_5_Assignment

HW 5 Noemi Gozzi

Requirements:

Version: PSoC Creator 4.3

Board: PSoC 5LP (CY8C5888LTI-LP097) [PSoC Creator]

Additional Hardware: LIS3DH breakout board [LIS3DH datasheet]

Additional softwares tools: Bridge Control Panel 1.20.0

This project consists of 3 different examples:
  • Project 1 : the system reads temperature data from LIS3DH and a multiregister read functions. Next, data are sent thorugh an UART module and plotted in bridge control panel
  • Project 2: the system reads acceleration data on XYZ axis in normal mode at 100Hz and thourgh a multiregister read function; data are convertend in mg and sent through an UART module. Data are plotted in Bridge Control Panel.
  • Project 3: the system reads acceleration data on XYZ axis at 100Hz in HIGH resolution mode and through a multiregister read function; data are convertend in m/s with information of 3 decimals and sent through an UART module. Data are plotted in Bridge Control Panel

EXPECTED OUTPUT PROJECT 2 in Bridge Control Panel (with breadboard parallel to the floor):

alt text

EXPECTED OUTPUT PROJECT 3 in Bridge Control Panel (with breadboard parallel to the floor):

alt text

Feel Free to Contribute!