Charles Tritt
Public Repositories (103)
-
Last updated: 25 Oct 2017 2 0
-
Mbed 2 deprecated
StringTests
Demonstrate some basic string operations and mbed online environment limitations.
Length, library extensions, sizeof, stringLast updated: 25 Oct 2017 1 5 -
Mbed 2 deprecated
DivideByZero
Demonstrates that Nucleo represents divide by zero result as inf, not an error.
by, divideLast updated: 24 Oct 2017 4 0 -
Mbed 2 deprecated
FlexiBarDemo
Define and test a flexible bar graph display function. Demonstrates bar graph display operation. Uses shift to effectively raise 2 to a specified power.
bar graph display, function, shiftLast updated: 23 Oct 2017 10 7 -
Mbed 2 deprecated
ArrayRunSize
Demonstrates runtime array allocation. Number of grades not known at compile time.
allocation, array, runtimeLast updated: 23 Oct 2017 1 0 -
Mbed 2 deprecated
ArraySizeof
Demonstrates array output. Particularly, calculation of array size using the size of operator.
array, output, sizeofLast updated: 23 Oct 2017 3 1 -
Mbed 2 deprecated
GradeAverage
Array demo. Simple grade average program. Horton's Example 5.3.
array, averageLast updated: 23 Oct 2017 1 1 -
Mbed 2 deprecated
NoHeaderTest
This project demonstrates putting all code in one file. Compare to HeaderTest.
file, projects, singleLast updated: 20 Oct 2017 2 0 -
Mbed 2 deprecated
HeaderTest
Demonstrates use of header files and compilation units (files) for each function.
cpp, extern, h, header filesLast updated: 19 Oct 2017 1 0 -
Mbed 2 deprecated
PatientCounterIntrp
Count patients as they enter and leave a waiting room. Not working due to button bounce.
Last updated: 17 Oct 2017 2 0