Charles Tritt

Public Repositories (103)

  • myBlink21

    My version of Blink for 2021.

    Last updated: 11 Sep 2021 3 0
  • Mbed 2 deprecated
    MyServo_HelloWorld

    This is my quick servo demo. It simply runs a servo through its range of motion. It was developed for the BE-3205 lab in Spring 2021. It is largely based …

    demo, Servo
    Last updated: 06 May 2021 4 18
  • 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
    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 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
    PWM_Driver_Serial

    Reads analog input (typically connected to a pot voltage divider) and writes result to PWM output (typically connected to a higher current or voltage driver) and serial output back to …

    BE-3205, driver
    Last updated: 12 May 2020 5 7
  • Mbed 2 deprecated
    Blink_FET

    My simple FET blink program (uses D4).

    Last updated: 07 May 2020 3 1
  • Mbed 2 deprecated
    Blink_FET_Variable

    Variable flash interval version of my FET blink program for BE-3205.

    Last updated: 07 May 2020 4 2
  • Mbed 2 deprecated
    potSerial

    Initial version of my potentiometer (analog) to serial data source program.

    Analog, potentiometer, Serial
    Last updated: 08 Feb 2020 4 4
  • 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