The PSoC 6 Wi-Fi BT Prototyping Kit (CY8CPROTO-062-4343W) is a low-cost hardware platform that is purpose-built for the IoT, delivering the industry’s lowest power, most flexibility, and built-in security for the IoT. Before starting, ensure you have the following: - PC (I used a Macbook) with USB port and Wifi connectivity - UART terminal software, such as Tera Term or Minicom (I used Mac terminal built-in SCREEN) - Non-enterprise Wifi network with internet access or a mobile hotspot Then 1. Visit the kit website to download and install the required software https://www.infineon.com/cms/en/product/evaluation-boards/cy8cproto-062-4343w (especially ModusToolbox) 2. Ensure the jumper J3 is at position 2-3 to select 3.3V 3. Connect the KitProg3 USB connector (J8) to your PC 4. Wait for the drivers installation to complete 5. Open the UART terminal software and connect to the KitProg3 USB-UART COM port with settings (refer below) 6. Press the RESET switch (SW1) on the device 7. Follow the instructions displayed on the UART terminal to use the pre-programmed code example (i.e. Hello World blink) The first thing to do is determine which device you want to connect to. > ls /dev/tty.* In this case, a PSoC 62 MCU with the name of /dev/tty.usbmodem14103 Once you’ve determined which device you would like to use, you can execute the SCREEN command to start the serial terminal session on your Mac. Remember to specify the speed (baud rate), data, parity, stop bit, flow control after the device name. Baud rate: 115200 Data: 8 bit Parity: None Stop bit: 1 bit Flow control: None > screen /dev/tty.usbmodem14103 115200,cs8,-parenb,-cstopb,-ixon,-ixoff Once you’ve connected, you can use the terminal as you normally would. #infineon #cypress #psoc #psoc6 #mcu #microcontroller #microcontrollers #iot #iotproject #internetofthings #modustool #modustoolbox #industry40 #industrialrevolution #psoc62 #kitprog #uart #poc #prototyping #leanstartup #agile #prototype (at Solace Setiawalk Serviced Apartment (R3)) https://www.instagram.com/p/CcF62LoJ--Z/?igshid=NGJjMDIxMWI=









