E4S

Doppler Pendulum Project

Material for a UC Irvine course offered by the Department of Physics Astronomy and developed by David Kirkby.

Introduction

The goal of this activity is to perform a novel physics experiment using components in your kit together with a new module called a PSoC6 Evaluation Kit that is significantly more powerful than a PicoW and which includes many of the same sensors in your kit.

The goal of the experiment is to study:

Equipment

Each numbered bag contains:

Equipment

Make a note of your bag’s number.

The battery cable should be disconnected now. You will connect it later to start the program running on the PSoC6. There is no on/off switch, just like with your PicoW modules.

Drawings for the laser-cut plastic parts are here

Laser-cut parts

PSoC6 Evaluation Kit Overview

PSoC6 Evaluation Kit

Manual

These evaluation kits were kindly donated by infineon technologies.

The program source code is written in C and available on github. The code monitors the USER button, controls the USR1 red LED, reads out the IMU accelerometer and one of the microphones, and dumps data to one of the USB ports.

Build PicoW Circuit

Calculate Sound Speed

Install Serial Terminal

Mac Security Instructions

If you are using a Mac with a recent version of the OS, you will need to tell it to trust this application following these steps:

Collect Calibration Data

Battery cable insertion

Download Calibration Data

Analyze the Calibration Data

Collect Pendulum Data

Pendulum

Download Pendulum Data

Analyze Pendulum Data

Cleanup