Team code repositories (23)

  • Mbed 2 deprecated
    Fade

    Fade program for MSOE EE2905. LED is gradually faded on and off using PWM output.

    Last updated: 13 Sep 2017 3 40
  • Mbed 2 deprecated
    FadeWithForLoop

    Fades the onboard LED in and out using a for() loop.

    Last updated: 22 Sep 2017 2 4
  • Mbed 2 deprecated
    ForLoopIteration

    ForLoopIteration program for MSOE EE2905. A for loop is used to shift a 1 progressively further to the left, and the resulting number is written to a bar graph LED …

    Last updated: 12 Aug 2017 1 2
  • Mbed 2 deprecated
    ForLoopIteration2

    ForLoopIteration2 program for MSOE EE2905. Illustrates the use of a for loop in which the counting action is not a simple increment or decrement (it is a shift). Repeated shifts …

    Last updated: 12 Aug 2017 1 0
  • Mbed 2 deprecated
    Fun_with_strings

    Experimentation with character arrays (also known as strings).

    Last updated: 02 Nov 2017 1 1
  • Mbed 2 deprecated
    Lab3_with_interrupts

    Solution to Lab 3 using external and timeout interrupts.

    Last updated: 13 Oct 2017 1 4
  • Mbed 2 deprecated
    MATLAB_controls_light

    Demonstrates MATLAB sending control commands to Nucleo in real time.

    Last updated: 06 Nov 2017 3 6
  • Mbed 2 deprecated
    Nucleo_sends_data_MATLAB

    Demonstrates how MATLAB can use Nucleo for data acquisition. Nucleo sends 100 samples of sensor reading out on the serial port; MATLAB can be configured to receive.

    Last updated: 06 Nov 2017 2 29
  • Mbed 2 deprecated
    switchCase

    SwitchCase program for MSOE EE2905. A photoresistor is set up in a voltage divider with a 10k resistor, and the resistor voltage is read as an analog input. A switch/case …

    Last updated: 12 Aug 2017 1 21
  • Mbed 2 deprecated
    Test_Audio

    Perform simple audio processing using Ticker object.

    Last updated: 07 Nov 2017 1 16