Charles Tritt

Public Repositories (103)

  • Mbed 2 deprecated
    AddressOperator

    Horton Example 5.5 ported to mbed/Nucleo.

    operator
    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, string
    Last updated: 25 Oct 2017 1 5
  • Mbed 2 deprecated
    DivideByZero

    Demonstrates that Nucleo represents divide by zero result as inf, not an error.

    by, divide
    Last 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, shift
    Last updated: 23 Oct 2017 10 7
  • Mbed 2 deprecated
    ArrayRunSize

    Demonstrates runtime array allocation. Number of grades not known at compile time.

    allocation, array, runtime
    Last 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, sizeof
    Last updated: 23 Oct 2017 3 1
  • Mbed 2 deprecated
    GradeAverage

    Array demo. Simple grade average program. Horton's Example 5.3.

    array, average
    Last updated: 23 Oct 2017 1 1
  • Mbed 2 deprecated
    NoHeaderTest

    This project demonstrates putting all code in one file. Compare to HeaderTest.

    file, projects, single
    Last 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 files
    Last 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