Team code repositories (23)

  • 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
    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
  • Mbed 2 deprecated
    test_patient_structure

    Demonstration of the use of structures in C. Inspiration to learn object-oriented programming for a more elegant solution.

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

    Demonstrates the necessity of the volatile qualifier.

    Last updated: 24 Oct 2017 1 1
  • Mbed 2 deprecated
    AnalogInterrupt

    AnalogInterrupt program for MSOE EE2905; demonstrates use of external interrupts driven by analog comparator. Photoresistor voltage changes will trigger messages when voltage crosses threshold values for dark, dim, medium, and …

    Last updated: 12 Aug 2017 1 7
  • Mbed 2 deprecated
    WhatTime

    WhatTime program for MSOE EE2905. Uses a timer to determine the amount of time passed between button presses and prints time out on serial monitor.

    Last updated: 12 Aug 2017 1 9
  • Mbed 2 deprecated
    Arrays

    Arrays program for MSOE EE2905. Bars on bar graph LED are lit in a non-contiguous sequence given by an array.

    Last updated: 12 Aug 2017 1 8
  • Mbed 2 deprecated
    Audible_Thermometer

    Thermometer (using thermistor) that creates beeps of increasing pitch and pulse rate as temperature rises above nominal. Demonstrates use of #include for your own header files, and #define for constants.

    Last updated: 05 Oct 2017 1 7