Charles Tritt

Public Repositories (103)

  • Mbed 2 deprecated
    CE_Temp_Read

    Reads the temperature on the MSOE CE Dev Board Rev 2. The mbed library likely needs to be updated annually.

    AD8495 temperature, MSOE BE 3205, Type K thermocouple
    Last updated: 28 Mar 2019 8 68
  • Mbed 2 deprecated
    analog2pwm

    The 4th of 5 siimple mbed demonstration projects. Provides functionality similar to my analogRead project, but uses PWM rather than digital output. Does not use operator overloading.

    analog read, printf, pwm write, Serial
    Last updated: 14 Apr 2021 3 50
  • Mbed 2 deprecated
    aReadConditional

    The program reads an analog voltage from a potentiometer and lights the Nucleo board's built-in LED based on its value.

    AnalogIn, conditional demonstration
    Last updated: 22 Sep 2017 4 43
  • Mbed 2 deprecated
    FanPWM

    This is the initial version of my PWM fan control program for BE 3205. This program is not well designed but it work. The point of this lab is the …

    pwm
    Last updated: 05 May 2022 2 34
  • Mbed 2 deprecated
    analogRead

    Simple analog read demonstration. Also streams value to serial port and lights LED. Does not use overloaded operators. The first of a collection of five basic demonstration projects.

    AnalogIn, led, printf, serial out
    Last updated: 27 Mar 2017 3 34
  • Mbed 2 deprecated
    FanOnOff

    Simple fan on-off controller. Includes compile time setting of setpoint and hysteresis values. Tested on Nucleo L476RG board. Should work on F411RE boards.

    analog in, digital out, on-off, serial out, temperature fan controller
    Last updated: 21 Apr 2021 3 30
  • Mbed OS
    21_BinaryCount_v5

    Initial 2021 Mbed 5 version.

    Last updated: 22 Sep 2021 110 29
  • Mbed OS
    21_7segmentTest2_v5

    Modified, multi-file version of my orginal 7-segment test program.

    Last updated: 10 Nov 2021 113 29
  • Mbed OS
    H_Bridge

    This is the initial version of my H-bridge motor control program. It uses an L293D chip. I created it for my BE-3205 course at the Milwaukee School of Engineering. An …

    BE-3205 course, L293D, motor control
    Last updated: 05 May 2021 1 27
  • Mbed 2 deprecated
    mySmrtNL_2

    Simple smart nightlight. Changes from all off to blue, green and then red as light level falls.

    AnalogIn, digitalOut, nightlight, smart
    Last updated: 08 Oct 2017 7 27