Istvan Cserny

Public Repositories (16)

  • Mbed 2 deprecated
    led_button

    Lab02 example drive LED1 by a pushbutton tied between D3 and GND Platform: FRDM-KL25z

    Digital Input Output, FRDM-KL25Z
    Last updated: 12 Oct 2015 1 18
  • Mbed 2 deprecated
    03_pwm_led

    /** 03_pwm_led * This program controls the duty cycle of * a PWM output connected to LED1 (LED_RED) * through the serial connection. * * Valid commands: '1', '5', '9' …

    FRDM-KL25Z, pwm
    Last updated: 21 Oct 2015 1 31
  • Mbed 2 deprecated
    portout_ledblink

    PortOut LED blinking: Alternatively blink the red and the green LEDs by using the PortOut object class. Platform: RDM-KL25Z board

    Digital Input Output, FRDM-KL25Z
    Last updated: 13 Oct 2015 1 12
  • Mbed 2 deprecated
    03_pwm_music

    Pulse Width Modulation

    FRDM-KL25Z, pwm
    Last updated: 21 Oct 2015 1 27
  • Mbed 2 deprecated
    03_pwm_servo

    /** 03_pwm_servo * This program moves the servo back and forth * within the full range of pulse width = 1.0 - 2.0 ms. * * Hardware requirements: * - …

    FRDM-KL25Z, pwm, Servo
    Last updated: 22 Oct 2015 1 70
  • 04_tsi_buttons

    // Simple button/swipe library for FRDM-KL25Z // AI Williams -- The Touch of a Button // Dr.Dobb's Journal // http://www.drdobbs.com/embedded-systems/the-touch-of-a-button/240169431

    Last updated: 03 Nov 2015 1 20