Other Microcontrollers

Calvin Reese

cjreese@fortlewis.edu

5/9/2022

Introduction

In this homework, We worked with an MSP430 and a ST32 to experiment with other microcontrollers.

Materials and Methods

The tutorial to these examples are found:

Here

Results

Task 1: Read from ADC to Serial on MSP430. The reason the values is higher than VDD/2 is because of the protection resistors for the LEDs.

Task 2: Bluetooth

My iPhone would not discover the bluetooth sorry

Task 3-1: Flash the LED on Nucleo

Task 3-2: Print "Hello World!" to Serial

Task 3-3: Print transmission echo to Serial

Task 3-4: Print accelerometer to Serial

Discussion

This HW was pretty simple, but was a little weird to download a bunch of new IDEs to learn as we are prepping for finals.