Tool: ModusToolbox™ IDE 1.1 Programming Language: C Associated Parts: All PSoC 6 MCU parts
PSoC 6 CY8CPROTO-063-BLE
This example project demonstrates the basic operation of the I2C master resource. The I2C master SCB sends commands to get data from TSL251 Ligth Sensor board. https://www.adafruit.com/product/439
-
Clone repository git clone https://github.com/mtuxpe/cypress_psoc63.git or get the zip file from repository https://github.com/mtuxpe/cypress_psoc63/archive/master.zip Use the link below to as a guide to import the project https://community.cypress.com/community/modustoolbox/blog/2019/04/04/sharing-my-eclipse-project
-
Open ModusToolBox IDE
-
Click on File -> Import -> Existing Projects into Workspace
-
Click on "select root directory"
-
Click on "Build Protokit app"
-
Click on "Launch Protokit app program (KitProg 3)
-
Setup UART console to 115200,8,N,1 to see light sensor data