Team code repositories (23)
-
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
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 -
Last updated: 22 Sep 2017 1 7
-
Mbed 2 deprecated
MATLAB_controls_light
Demonstrates MATLAB sending control commands to Nucleo in real time.
Last updated: 06 Nov 2017 3 6 -
Last updated: 22 Sep 2017 2 4
-
Mbed 2 deprecated
Factorial_Function
Demonstrates use of function with returned value (including error codes)
Last updated: 25 Sep 2017 2 4 -
Last updated: 13 Oct 2017 1 4
-
Mbed 2 deprecated
ButtonInterrupt
ButtonInterrupt program for MSOE EE2905. Demonstrates the attachment of functions to rising and falling edges of external interrupt. A button press results in a single short flash of the onboard …
Last updated: 12 Aug 2017 1 3 -
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
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

